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

Unified Diff: chrome/app/theme/theme_resources_large.grd

Issue 7031069: New infobar icons (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: New infobar icons Created 9 years, 6 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 | « chrome/app/theme/large_infobar_translate.png ('k') | chrome/app/theme/theme_resources_standard.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources_large.grd
===================================================================
--- chrome/app/theme/theme_resources_large.grd (revision 88024)
+++ chrome/app/theme/theme_resources_large.grd (working copy)
@@ -81,12 +81,7 @@
<include name="IDR_INFOBAR_SAVE_PASSWORD" file="large_infobar_savepassword.png" type="BINDATA" />
<include name="IDR_INFOBAR_SSL_WARNING" file="large_infobar_insecure.png" type="BINDATA" />
<include name="IDR_INFOBAR_THEME" file="large_infobar_theme.png" type="BINDATA" />
- <if expr="pp_ifdef('_google_chrome')">
- <include name="IDR_INFOBAR_TRANSLATE" file="google_chrome/large_infobar_translate.png" type="BINDATA" />
- </if>
- <if expr="not pp_ifdef('_google_chrome')">
- <include name="IDR_INFOBAR_TRANSLATE" file="chromium/large_infobar_translate.png" type="BINDATA" />
- </if>
+ <include name="IDR_INFOBAR_TRANSLATE" file="large_infobar_translate.png" type="BINDATA" />
<include name="IDR_KEYWORD_SEARCH_MAGNIFIER" file="large_keyword_search_magnifier.png" type="BINDATA" />
<include name="IDR_LOCATIONBG_C" file="large_omnibox_c.png" type="BINDATA" />
<include name="IDR_LOCATIONBG_L" file="large_omnibox_l.png" type="BINDATA" />
« no previous file with comments | « chrome/app/theme/large_infobar_translate.png ('k') | chrome/app/theme/theme_resources_standard.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698