Depending on //third_party/icu on all the platforms.
In https://webrtc-review.googlesource.com/c/src/+/8020 it seems we are failing because //third_party/icu is not checked out. I am not sure why it is starting to happen only now, so I am still investigating but probably this should fix. Bug: None Change-Id: Ic92e64d0b34c581c5a408a03d6359ddff40a5a08 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/7963 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Henrik Kjellander <kjellander@google.com> Cr-Commit-Position: refs/heads/master@{#20236}
This commit is contained in:
parent
3152afd361
commit
4e5b8e67b8
1
DEPS
1
DEPS
@ -82,7 +82,6 @@ deps = {
|
||||
Var('chromium_git') + '/external/github.com/google/googletest.git' + '@' + '7f8fefabedf2965980585be8c2bff97458f28e0b',
|
||||
'src/third_party/icu': {
|
||||
'url': Var('chromium_git') + '/chromium/deps/icu.git' + '@' + '08cb956852a5ccdba7f9c941728bb833529ba3c6',
|
||||
'condition': 'checkout_android',
|
||||
},
|
||||
'src/third_party/jsr-305/src': {
|
||||
'url': Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220af6d5df2d3210e3bfc0919',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user