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

Unified Diff: build/android/lint/suppressions.xml

Issue 2261273002: Integrate UI with authentication flow. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Misc fixes/ Created 4 years, 4 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
Index: build/android/lint/suppressions.xml
diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml
index 761c595a461bb2bde5d4c00e4cc05b7c38070601..36b9e247a4a07d49b97168d736a03048417d157e 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -255,6 +255,7 @@ Still reading?
<ignore regexp="blimp/client/app/android/java/res/layout/toolbar_popup_item.xml" />
<ignore regexp="blimp/client/app/android/java/res/values/dimens.xml" />
<ignore regexp="blimp/client/app/android/java/res/xml/about_blimp_preferences.xml" />
+ <ignore regexp="blimp/client/app/android/java/res/xml/blimp_preferences.xml" />
<!--
This file isn't used if the target SDK version is less than 24.
TODO(estevenson) remove this and the conditional inclusion in

Powered by Google App Engine
This is Rietveld 408576698