Add new webrtc-only dependency to auto roller

Bug: None
Change-Id: I4c309e57c984e1042157347f5f516f0a27e3bdb0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/269720
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Auto-Submit: Andrey Logvin <landrey@webrtc.org>
Commit-Queue: Andrey Logvin <landrey@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37644}
This commit is contained in:
landrey 2022-07-29 12:13:33 +00:00 committed by WebRTC LUCI CQ
parent a1aedc0c00
commit 1b1764ce1f

View File

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