diff --git a/DEPS b/DEPS index 927f30ae2..7d56f66c4 100644 --- a/DEPS +++ b/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 === }