Fix auto roller. Add new webrtc only dependency

Bug: b/240372657
Change-Id: Ib298d0cc122115e57838e8aca87935ef2e239b4d
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/269217
Auto-Submit: Andrey Logvin <landrey@google.com>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Andrey Logvin <landrey@google.com>
Cr-Commit-Position: refs/heads/main@{#37629}
This commit is contained in:
landrey
2022-07-27 16:23:36 +00:00
committed by WebRTC LUCI CQ
parent 6f24817158
commit 21e0706ddf

View File

@ -46,6 +46,7 @@ WEBRTC_ONLY_DEPS = [
'src/testing',
'src/third_party',
'src/third_party/gtest-parallel',
'src/third_party/jdk/extras',
'src/tools',
]