Update webrtc guava dependency
This CL renames webrtc guava dependencies from third_party/guava:guava_android_java to //third_party/android_deps:guava_android_java This is in preparation for deleting third_party/guava:guava_android_java BUG=chromium:2560401 No-Presubmit: True Change-Id: If9227f4ac4d24386896c47eeb38142a76a27a4ea Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/195720 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32730}
This commit is contained in:
committed by
Commit Bot
parent
39f09b4c83
commit
625964f6e0
@ -47,7 +47,7 @@ LIB_TO_LICENSES_DICT = {
|
||||
'com_google_errorprone_error_prone_core/LICENSE'
|
||||
],
|
||||
'fiat': ['third_party/boringssl/src/third_party/fiat/LICENSE'],
|
||||
'guava': ['third_party/guava/LICENSE'],
|
||||
'guava': ['third_party/android_deps/libs/com_google_guava_guava/LICENSE'],
|
||||
'ijar': ['third_party/ijar/LICENSE'],
|
||||
'jsoncpp': ['third_party/jsoncpp/LICENSE'],
|
||||
'libaom': ['third_party/libaom/source/libaom/LICENSE'],
|
||||
|
||||
Reference in New Issue
Block a user