Chromium Code Reviews| Index: DEPS |
| diff --git a/DEPS b/DEPS |
| index bc237b8dcee07977d45f0cfb2bbad37d8ebd179f..b24bb77eb3d6e52dfa341ffc1ec6fcc3321180a3 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', |