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

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

Issue 973553003: Remove obsolete lint suppression. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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 | no next file » | 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 5a169c10444aff3c25b11d9a35db40c75757470b..321462363a7079804a94a0955549b7f3680d65f6 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -79,9 +79,6 @@ Still reading?
</issue>
<issue id="SetJavaScriptEnabled" severity="ignore"/>
<issue id="UnusedResources">
- <!-- TODO(aurimas): remove suppression once crbug.com/458328 is fixed. -->
- <ignore path="content/public/android/java/res/layout/validation_message_bubble.xml" />
-
<!-- These files are used by chrome_shell_apk and chrome_apk targets. -->
<ignore path="chrome/android/java/res/layout/accessibility_tab_switcher.xml" />
<ignore path="chrome/android/java/res/drawable/btn_back.xml" />
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698