Remove deprecated DEPS
RollError: WebRTC DEPS entries are missing from Chromium: ['src/third_party/android_build_tools/aapt2', 'src/third_party/hamcrest', 'src/third_party/icu4j', 'src/third_party/kotlin_stdlib']. Remove them or add them to either WEBRTC_ONLY_DEPS or DONT_AUTOROLL_THESE. Bug: None Change-Id: I69b4912e13cb7b84ffd822856e2273594a52717c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360420 Commit-Queue: Jeremy Leconte <jleconte@webrtc.org> Auto-Submit: Christoffer Dewerin <jansson@google.com> Reviewed-by: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42844}
This commit is contained in:
parent
5b47a7a149
commit
fc9d0cfb76
@ -41,8 +41,11 @@ WEBRTC_ONLY_DEPS = [
|
||||
'src/ios',
|
||||
'src/testing',
|
||||
'src/third_party',
|
||||
'src/third_party/android_build_tools/aapt2/aapt2',
|
||||
'src/third_party/clang_format/script',
|
||||
'src/third_party/gtest-parallel',
|
||||
'src/third_party/hamcrest/lib/hamcrest-core.jar',
|
||||
'src/third_party/kotlin_stdlib',
|
||||
'src/third_party/pipewire/linux-amd64',
|
||||
'src/tools',
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user