Index: DEPS |
diff --git a/DEPS b/DEPS |
index 67d27258cb64af15d2d9c178e51a57b2e18669db..1a777adf7491b424cd8b218dd4516b1925fd5534 100644 |
--- a/DEPS |
+++ b/DEPS |
@@ -721,16 +721,6 @@ hooks = [ |
], |
}, |
{ |
- 'name': 'checkstyle', |
- 'pattern': '.', |
- 'action': ['python', |
- 'src/build/android/update_deps/update_third_party_deps.py', |
- 'download', |
- '-b', 'chromium-android-tools/checkstyle', |
- '-l', 'third_party/checkstyle' |
- ], |
- }, |
- { |
'name': 'apk-patch-size-estimator', |
'pattern': '.', |
'action': ['python', |