Commit 4ed25195 authored by aurimas's avatar aurimas Committed by Commit bot

Remove obsolete lint suppression.

BUG=458328

Review URL: https://codereview.chromium.org/973553003

Cr-Commit-Position: refs/heads/master@{#318777}
parent fca73bef
...@@ -79,9 +79,6 @@ Still reading? ...@@ -79,9 +79,6 @@ Still reading?
</issue> </issue>
<issue id="SetJavaScriptEnabled" severity="ignore"/> <issue id="SetJavaScriptEnabled" severity="ignore"/>
<issue id="UnusedResources"> <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. --> <!-- 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/layout/accessibility_tab_switcher.xml" />
<ignore path="chrome/android/java/res/drawable/btn_back.xml" /> <ignore path="chrome/android/java/res/drawable/btn_back.xml" />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment