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

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

Issue 1303213004: New illustrations for the Data Reduction Proxy promo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 5 years, 3 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 | chrome/android/java/res/drawable-mdpi/data_reduction_illustration.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/lint/suppressions.xml
diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml
index a80208653342968350e929964da68afe363e4187..2f22651721770875ab1f59febbc8384dba4609c4 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -105,4 +105,7 @@ Still reading?
<issue id="UnusedAttribute" severity="ignore"/>
<issue id="ViewConstructor" severity="ignore"/>
<issue id="WrongCall" severity="ignore"/>
+ <issue id="UselessParent">
+ <ignore path="chrome/android/java/res/layout/data_reduction_promo_screen.xml" />
+ </issue>
</lint>
« no previous file with comments | « no previous file | chrome/android/java/res/drawable-mdpi/data_reduction_illustration.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698