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

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

Issue 562015: Revert "Very temporary fix for theme bug where adding more..." (r37458). (Closed)
Patch Set: Created 10 years, 11 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 | « no previous file | 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
diff --git a/chrome/app/theme/theme_resources.grd b/chrome/app/theme/theme_resources.grd
index 14652a7ff8f7234d93685c0395afb8fa4f144ef4..5d0d8e4c94711b1c60070d5357cea96c6aa4f268 100644
--- a/chrome/app/theme/theme_resources.grd
+++ b/chrome/app/theme/theme_resources.grd
@@ -10,8 +10,6 @@
<output filename="grit/theme_resources_map.cc" type="resource_map_source" />
</outputs>
<release seq="1">
- <!-- IF YOU ADD A RESOURCE MAKE SURE TO ADD IT TO THE END!!!!! (At least
- until http://crbug.com/33416 is fixed) -->
<includes>
<include name="IDR_BACK" file="back.png" type="BINDATA" />
<include name="IDR_BACK_NOBORDER" file="back_noborder.png" type="BINDATA" />
@@ -220,6 +218,7 @@
<include name="IDR_INFOBAR_THEME" file="infobar_theme.png" type="BINDATA" />
<include name="IDR_INFOBAR_PLUGIN_CRASHED" file="infobar_plugin_crashed.png" type="BINDATA" />
<include name="IDR_INFOBAR_MULTIPLE_DOWNLOADS" file="infobar_multiple_downloads.png" type="BINDATA" />
+ <include name="IDR_INFOBAR_TRANSLATE" file="infobar_translate.png" type="BINDATA" />
<include name="IDR_MENU_MARKER" file="menu_marker.png" type="BINDATA" />
<include name="IDR_FROZEN_TAB_ICON" file="frozen_tab.png" type="BINDATA" />
<include name="IDR_UPDATE_AVAILABLE" file="update_available.png" type="BINDATA" />
@@ -449,7 +448,6 @@
<include name="IDR_THEME_FRAME_INACTIVE" file="theme_frame_default_inactive.png" type="BINDATA" />
</if>
- <include name="IDR_INFOBAR_TRANSLATE" file="infobar_translate.png" type="BINDATA" />
</includes>
</release>
</grit>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698