Fix incorrect target for hamcrest and aapt2 and add back icu4j
No-try: true Bug: None Change-Id: I51af2d90ca6a859247848ce26fcdb1ed8a252fae Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360580 Auto-Submit: Christoffer Dewerin <jansson@google.com> Commit-Queue: Christoffer Dewerin <jansson@google.com> Reviewed-by: Jeremy Leconte <jleconte@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42845}
This commit is contained in:
parent
fc9d0cfb76
commit
b4dc789c1f
@ -41,10 +41,11 @@ WEBRTC_ONLY_DEPS = [
|
|||||||
'src/ios',
|
'src/ios',
|
||||||
'src/testing',
|
'src/testing',
|
||||||
'src/third_party',
|
'src/third_party',
|
||||||
'src/third_party/android_build_tools/aapt2/aapt2',
|
'src/third_party/android_build_tools/aapt2',
|
||||||
'src/third_party/clang_format/script',
|
'src/third_party/clang_format/script',
|
||||||
'src/third_party/gtest-parallel',
|
'src/third_party/gtest-parallel',
|
||||||
'src/third_party/hamcrest/lib/hamcrest-core.jar',
|
'src/third_party/hamcrest',
|
||||||
|
'src/third_party/icu4j',
|
||||||
'src/third_party/kotlin_stdlib',
|
'src/third_party/kotlin_stdlib',
|
||||||
'src/third_party/pipewire/linux-amd64',
|
'src/third_party/pipewire/linux-amd64',
|
||||||
'src/tools',
|
'src/tools',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user