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

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

Issue 2525843002: Change the Data Saver infobar promo icon to blue (Closed)
Patch Set: Created 4 years, 1 month 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-hdpi/data_reduction_icon.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 91765f36d21cfd1a372601a836a27e96cac842ea..dea2b63841c0b5276bbaed6f1ef2b0ac00f5dd6d 100644
--- a/build/android/lint/suppressions.xml
+++ b/build/android/lint/suppressions.xml
@@ -335,7 +335,7 @@ Still reading?
<ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_microphone.png"/>
<ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_midi.png"/>
<ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_multiple_downloads.png"/>
- <ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_previews.png"/>
+ <ignore regexp="chrome/android/java/res/drawable-hdpi/data_reduction_icon.png"/>
gone 2016/11/22 23:57:38 Put this in the proper place alphabetically. If t
megjablon 2016/11/23 00:06:20 It is currently only being used for infobars, but
gone 2016/11/23 00:32:00 infobar_previews didn't make much sense as a name,
gone 2016/11/23 00:34:07 Welp, I was outvoted in a cubicle discussion. The
megjablon 2016/11/23 00:44:32 Ok this makes sense to me. Renamed.
<ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_protected_media_identifier.png"/>
<ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_restore.png"/>
<ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_screen_share.png"/>
« no previous file with comments | « no previous file | chrome/android/java/res/drawable-hdpi/data_reduction_icon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698