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

Unified Diff: chrome/browser/resources/shared_resources.grd

Issue 11962031: Move a few non-common css files out of chrome\browser\resources\shared\css. This is in anticipation… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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 | « chrome/browser/resources/shared/css/about_version.css ('k') | chrome/browser/ui/webui/about_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/shared_resources.grd
===================================================================
--- chrome/browser/resources/shared_resources.grd (revision 177063)
+++ chrome/browser/resources/shared_resources.grd (working copy)
@@ -21,8 +21,12 @@
file="shared/images/checkbox_white.png" type="BINDATA" />
<include name="IDR_SHARED_IMAGES_DISABLED_SELECT"
file="shared/images/disabled_select.png" type="BINDATA" />
+ <include name="IDR_SHARED_IMAGES_GEAR"
+ file="shared/images/gear.png" type="BINDATA" />
<include name="IDR_SHARED_IMAGES_GOOGLE_TRANSPARENT"
file="shared/images/google-transparent.png" type="BINDATA" />
+ <include name="IDR_SHARED_IMAGES_HELP"
+ file="shared/images/help.png" type="BINDATA" />
<include name="IDR_SHARED_IMAGES_SELECT"
file="shared/images/select.png" type="BINDATA" />
<include name="IDR_SHARED_IMAGES_SPINNER"
@@ -35,8 +39,6 @@
file="shared/images/clouds.png" type="BINDATA" />
</includes>
<structures>
- <structure name="IDR_SHARED_CSS_ABOUT"
- file="shared/css/about_memory.css" type="chrome_html" />
<structure name="IDR_SHARED_CSS_ALERT_OVERLAY"
file="shared/css/alert_overlay.css" type="chrome_html" />
<structure name="IDR_SHARED_CSS_BUBBLE"
« no previous file with comments | « chrome/browser/resources/shared/css/about_version.css ('k') | chrome/browser/ui/webui/about_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698