mirror of
https://chromium.googlesource.com/libyuv/libyuv
synced 2025-12-08 09:47:45 +08:00
Add javapoet dependency to unblock DEPS roll
Change-Id: I31ed10a30f23372b09038ed9db07b758e281b989 Reviewed-on: https://chromium-review.googlesource.com/c/1394483 Reviewed-by: Frank Barchard <fbarchard@chromium.org> Commit-Queue: Oleh Prypin <oprypin@chromium.org>
This commit is contained in:
parent
9b9cfeff97
commit
e91f1a6e36
11
DEPS
11
DEPS
@ -767,6 +767,17 @@ deps = {
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
|
||||
'src/third_party/android_deps/libs/com_squareup_javapoet': {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/android_deps/libs/com_squareup_javapoet',
|
||||
'version': 'version:1.11.0-cr0',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android',
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
|
||||
# === ANDROID_DEPS Generated Code End ===
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user