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

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

Issue 3292017: Rename pngs to correspond with enums better, as suggested... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 10 years, 3 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/pageinfo_warning_minor.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/theme_resources.grd
===================================================================
--- chrome/app/theme/theme_resources.grd (revision 59088)
+++ chrome/app/theme/theme_resources.grd (working copy)
@@ -244,8 +244,8 @@
<include name="IDR_PAGEINFO_BAD" file="pageinfo_bad.png" type="BINDATA" />
<include name="IDR_PAGEINFO_GOOD" file="pageinfo_good.png" type="BINDATA" />
<include name="IDR_PAGEINFO_INFO" file="pageinfo_info.png" type="BINDATA" />
- <include name="IDR_PAGEINFO_WARNING_MAJOR" file="pageinfo_warning.png" type="BINDATA" />
- <include name="IDR_PAGEINFO_WARNING_MINOR" file="pageinfo_mixed.png" type="BINDATA" />
+ <include name="IDR_PAGEINFO_WARNING_MAJOR" file="pageinfo_warning_major.png" type="BINDATA" />
+ <include name="IDR_PAGEINFO_WARNING_MINOR" file="pageinfo_warning_minor.png" type="BINDATA" />
<include name="IDR_PLUGIN" file="plugin.png" type="BINDATA" />
<if expr="pp_ifdef('_google_chrome')">
<include name="IDR_PRODUCT_ICON_32" file="google_chrome/google_chrome_icon_32.png" type="BINDATA" />
« no previous file with comments | « chrome/app/theme/pageinfo_warning_minor.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698