Commit e91f1a6e authored by Oleh Prypin's avatar Oleh Prypin Committed by Commit Bot

Add javapoet dependency to unblock DEPS roll

Change-Id: I31ed10a30f23372b09038ed9db07b758e281b989
Reviewed-on: https://chromium-review.googlesource.com/c/1394483Reviewed-by: 's avatarFrank Barchard <fbarchard@chromium.org>
Commit-Queue: Oleh Prypin <oprypin@chromium.org>
parent 9b9cfeff
......@@ -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 ===
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment