Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(65)

Unified Diff: DEPS

Issue 2808553002: Revert of Update third_party/checkstyle to 7.6.1 (Closed)
Patch Set: proper revert Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | third_party/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | third_party/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698