diff --git a/DEPS b/DEPS index 074d19ef94..84e12c12aa 100644 --- a/DEPS +++ b/DEPS @@ -379,6 +379,17 @@ deps = { 'dep_type': 'cipd', }, + 'src/third_party/google-java-format': { + 'packages': [ + { + 'package': 'chromium/third_party/google-java-format', + 'version': 'AQn4F5NfPAs_GKX-z3OW_Q7-yJ9N6tPrDnmnDScjkTEC', + }, + ], + 'condition': 'checkout_android or checkout_linux', + 'dep_type': 'cipd', + }, + 'src/third_party/hamcrest': { 'packages': [ {