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

Unified Diff: tools/android/checkstyle/suppressions.xml

Issue 2626423004: Remove all //blimp code. (Closed)
Patch Set: One last(?) `git merge` for good measure. Created 3 years, 11 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 | « components/metrics/metrics_log.cc ('k') | tools/android/eclipse/.classpath » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/android/checkstyle/suppressions.xml
diff --git a/tools/android/checkstyle/suppressions.xml b/tools/android/checkstyle/suppressions.xml
index a8786c15f4edc79ab9e657a9aa041d9578e884e0..a5e865b4b49b6c63a971449950d6f043d421de19 100644
--- a/tools/android/checkstyle/suppressions.xml
+++ b/tools/android/checkstyle/suppressions.xml
@@ -3,7 +3,7 @@
<suppressions>
<suppress id="SharedPreferencesCheck" files="ContextUtils.java"/>
- <!-- Only chrome/, blimp/, and remoting/ can depend on the support library.
+ <!-- Only chrome/ and remoting/ can depend on the support library.
Ref: crbug.com/640248 -->
<suppress id="AlertDialogCheck"
files="src/(android_webview|base|build|chromecast|components|content|device|media|mojo|net|printing|services|testing|third_party|tools|ui|url)/"/>
« no previous file with comments | « components/metrics/metrics_log.cc ('k') | tools/android/eclipse/.classpath » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698