summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme/theme_resources.grd
diff options
context:
space:
mode:
authornewt@chromium.org <newt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-12 00:13:17 +0000
committernewt@chromium.org <newt@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-07-12 00:13:17 +0000
commitbeea8094f68e411f776d091bb786e577457aa856 (patch)
tree69b025e6240d71964ed0bcbd20dd5903e00c149d /chrome/app/theme/theme_resources.grd
parent7d3cfa863cab01341d7676b92f979f88893ae6b9 (diff)
downloadchromium_src-beea8094f68e411f776d091bb786e577457aa856.zip
chromium_src-beea8094f68e411f776d091bb786e577457aa856.tar.gz
chromium_src-beea8094f68e411f776d091bb786e577457aa856.tar.bz2
[Android] Update infobar assets.
This deletes some assets that are now unused: - infobar_button_* - infobar_shadow - infobar_update_uma (not used in Chromium) Updates some infobar icons with pretty new blue versions: - infobar_microphone - infobar_protected_media_identifier And deletes icons for infobars that never appear on Android: - infobar_theme - infobar_cookie - infobar_desktop_notifications - infobar_didyoumean - infobar_plugin - infobar_plugin_crashed - infobar_restore This also renames infobar_autofill.png to infobar_autofill_cc.png since it always refers to credit card-related autofill. R=dfalcantara@chromium.org, dtrainor@chromium.org, estade@chromium.org, oshima@chromium.org TBR=oshima@chromium.org BUG=375379 BUG=386359 Review URL: https://codereview.chromium.org/383123008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@282752 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/theme/theme_resources.grd')
-rw-r--r--chrome/app/theme/theme_resources.grd2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 294deb0..7da9919 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -405,7 +405,7 @@
</if>
<structure type="chrome_scaled_image" name="IDR_INFOBAR_3D_BLOCKED" file="common/infobar_3d_blocked.png" />
<structure type="chrome_scaled_image" name="IDR_INFOBAR_ALT_NAV_URL" file="common/infobar_alt_nav_url.png" />
- <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL" file="common/infobar_autofill.png" />
+ <structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOFILL_CC" file="common/infobar_autofill_cc.png" />
<structure type="chrome_scaled_image" name="IDR_INFOBAR_AUTOLOGIN" file="common/infobar_autologin.png" />
<structure type="chrome_scaled_image" name="IDR_INFOBAR_COOKIE" file="common/infobar_cookie.png" />
<structure type="chrome_scaled_image" name="IDR_INFOBAR_DESKTOP_NOTIFICATIONS" file="common/infobar_desktop_notifications.png" />