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

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

Issue 2393443004: Blimp: Added spinner to text input dialog (Closed)
Patch Set: dotted line background Created 4 years, 2 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 f01174bf02c1d3a5699f39e468ac1fa750a9378a..a8a88cb5c2279941b6b5041d75e844e924819824 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -290,6 +290,7 @@ Still reading?
<ignore regexp="blimp/client/app/android/java/res/drawable-hdpi/web_input_background.9.png"/>
<ignore regexp="blimp/client/app/android/java/res/layout/blimp_main.xml"/>
<ignore regexp="blimp/client/app/android/java/res/layout/debug_stats_overlay.xml"/>
+ <ignore regexp="blimp/client/app/android/java/res/drawable/dotted_line.xml" />
<ignore regexp="blimp/client/app/android/java/res/layout/text_input_popup.xml"/>
<ignore regexp="blimp/client/app/android/java/res/layout/toolbar_popup_item.xml"/>
<ignore regexp="blimp/client/app/android/java/res/mipmap-hdpi/app_icon.png"/>

Powered by Google App Engine
This is Rietveld 408576698