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

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

Issue 2781323004: Create a new Data Saver settings page that adds the site breakdown (Closed)
Patch Set: sclittle comments 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
Index: build/android/lint/suppressions.xml
diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml
index 33882a2d2613da7eb92846a974044f08ec233c51..9570a661bdc4bddc0964d57e2b434ddc55abd25a 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -434,6 +434,7 @@ Still reading?
<issue id="UselessParent">
<ignore regexp="android_webview/tools/system_webview_shell/apk/res/layout/activity_webview_browser.xml"/>
<ignore regexp="chrome/android/java/res/layout/data_reduction_promo_screen.xml"/>
pasko 2017/04/07 11:13:46 note: this file does not exist in the tree, remove
megjablon 2017/04/07 18:00:23 Done.
+ <ignore regexp="chrome/android/java/res/layout/data_usage_breakdown.xml"/>
pasko 2017/04/07 11:13:46 I don't understand these suppressions and the reas
megjablon 2017/04/07 18:00:23 twellington took a look and commented previously.
pasko 2017/04/10 13:32:02 Thank you for explanation, I did not notice.
<ignore regexp="chromecast/internal"/>
<ignore regexp="tools/android/kerberos/SpnegoAuthenticator/res/layout/activity_account_authenticator.xml"/>
</issue>

Powered by Google App Engine
This is Rietveld 408576698