Index: build/android/lint/suppressions.xml |
diff --git a/build/android/lint/suppressions.xml b/build/android/lint/suppressions.xml |
index 6921695e6a398a6ed17834bfecb2f25f9f5d8950..24b084687f90b3bdda0d49f17758efe4495e4aed 100644 |
--- a/build/android/lint/suppressions.xml |
+++ b/build/android/lint/suppressions.xml |
@@ -51,6 +51,7 @@ Still reading? |
<ignore path="chrome/android/java/res/drawable-xxxhdpi"/> |
<ignore path="ui/android/java/res/drawable-xxhdpi"/> |
<ignore path="ui/android/java/res/drawable-xxxhdpi"/> |
+ <ignore regexp=".*: reader_mode_bar_background.9.png, tabs_moved_htc.png, tabs_moved_nexus.png, tabs_moved_samsung.png$"/> |
pkotwicz
2015/06/17 01:25:48
Now I know how to do these types of suppressions.
|
</issue> |
<!-- It is OK for content_shell_apk and chrome_shell_apk to have missing assets. --> |
<issue id="IconLocation"> |