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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This comment is only here because changes to resources are not picked up 2 <!-- This comment is only here because changes to resources are not picked up
3 without changes to the corresponding grd file. --> 3 without changes to the corresponding grd file. -->
4 <grit latest_public_release="0" current_release="1"> 4 <grit latest_public_release="0" current_release="1">
5 <outputs> 5 <outputs>
6 <output filename="grit/shared_resources.h" type="rc_header"> 6 <output filename="grit/shared_resources.h" type="rc_header">
7 <emit emit_type='prepend'></emit> 7 <emit emit_type='prepend'></emit>
8 </output> 8 </output>
9 <output filename="grit/shared_resources_map.cc" 9 <output filename="grit/shared_resources_map.cc"
10 type="resource_file_map_source" /> 10 type="resource_file_map_source" />
11 <output filename="grit/shared_resources_map.h" type="resource_map_header" /> 11 <output filename="grit/shared_resources_map.h" type="resource_map_header" />
12 <output filename="shared_resources.pak" type="data_package" /> 12 <output filename="shared_resources.pak" type="data_package" />
13 </outputs> 13 </outputs>
14 <release seq="1"> 14 <release seq="1">
15 <includes> 15 <includes>
16 <include name="IDR_SHARED_IMAGES_CHECK" 16 <include name="IDR_SHARED_IMAGES_CHECK"
17 file="shared/images/check.png" type="BINDATA" /> 17 file="shared/images/check.png" type="BINDATA" />
18 <include name="IDR_SHARED_IMAGES_CHECKBOX_BLACK" 18 <include name="IDR_SHARED_IMAGES_CHECKBOX_BLACK"
19 file="shared/images/checkbox_black.png" type="BINDATA" /> 19 file="shared/images/checkbox_black.png" type="BINDATA" />
20 <include name="IDR_SHARED_IMAGES_CHECKBOX_WHITE" 20 <include name="IDR_SHARED_IMAGES_CHECKBOX_WHITE"
21 file="shared/images/checkbox_white.png" type="BINDATA" /> 21 file="shared/images/checkbox_white.png" type="BINDATA" />
22 <include name="IDR_SHARED_IMAGES_DISABLED_SELECT" 22 <include name="IDR_SHARED_IMAGES_DISABLED_SELECT"
23 file="shared/images/disabled_select.png" type="BINDATA" /> 23 file="shared/images/disabled_select.png" type="BINDATA" />
24 <include name="IDR_SHARED_IMAGES_GEAR"
25 file="shared/images/gear.png" type="BINDATA" />
24 <include name="IDR_SHARED_IMAGES_GOOGLE_TRANSPARENT" 26 <include name="IDR_SHARED_IMAGES_GOOGLE_TRANSPARENT"
25 file="shared/images/google-transparent.png" type="BINDATA" /> 27 file="shared/images/google-transparent.png" type="BINDATA" />
28 <include name="IDR_SHARED_IMAGES_HELP"
29 file="shared/images/help.png" type="BINDATA" />
26 <include name="IDR_SHARED_IMAGES_SELECT" 30 <include name="IDR_SHARED_IMAGES_SELECT"
27 file="shared/images/select.png" type="BINDATA" /> 31 file="shared/images/select.png" type="BINDATA" />
28 <include name="IDR_SHARED_IMAGES_SPINNER" 32 <include name="IDR_SHARED_IMAGES_SPINNER"
29 file="shared/images/spinner.svg" type="BINDATA" /> 33 file="shared/images/spinner.svg" type="BINDATA" />
30 <include name="IDR_SHARED_IMAGES_THROBBER" 34 <include name="IDR_SHARED_IMAGES_THROBBER"
31 file="shared/images/throbber.svg" type="BINDATA" /> 35 file="shared/images/throbber.svg" type="BINDATA" />
32 <include name="IDR_SHARED_IMAGES_TRASH" 36 <include name="IDR_SHARED_IMAGES_TRASH"
33 file="shared/images/trash.png" type="BINDATA" /> 37 file="shared/images/trash.png" type="BINDATA" />
34 <include name="IDR_SHARED_IMAGES_CLOUDS" 38 <include name="IDR_SHARED_IMAGES_CLOUDS"
35 file="shared/images/clouds.png" type="BINDATA" /> 39 file="shared/images/clouds.png" type="BINDATA" />
36 </includes> 40 </includes>
37 <structures> 41 <structures>
38 <structure name="IDR_SHARED_CSS_ABOUT"
39 file="shared/css/about_memory.css" type="chrome_html" />
40 <structure name="IDR_SHARED_CSS_ALERT_OVERLAY" 42 <structure name="IDR_SHARED_CSS_ALERT_OVERLAY"
41 file="shared/css/alert_overlay.css" type="chrome_html" /> 43 file="shared/css/alert_overlay.css" type="chrome_html" />
42 <structure name="IDR_SHARED_CSS_BUBBLE" 44 <structure name="IDR_SHARED_CSS_BUBBLE"
43 file="shared/css/bubble.css" type="chrome_html" /> 45 file="shared/css/bubble.css" type="chrome_html" />
44 <structure name="IDR_SHARED_CSS_BUBBLE_BUTTON" 46 <structure name="IDR_SHARED_CSS_BUBBLE_BUTTON"
45 file="shared/css/bubble_button.css" type="chrome_html" /> 47 file="shared/css/bubble_button.css" type="chrome_html" />
46 <structure name="IDR_SHARED_CSS_DIALOGS" 48 <structure name="IDR_SHARED_CSS_DIALOGS"
47 file="shared/css/dialogs.css" type="chrome_html" /> 49 file="shared/css/dialogs.css" type="chrome_html" />
48 <structure name="IDR_SHARED_CSS_LIST" 50 <structure name="IDR_SHARED_CSS_LIST"
49 file="shared/css/list.css" type="chrome_html" /> 51 file="shared/css/list.css" type="chrome_html" />
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
200 <structure name="IDR_SHARED_CSS_UI_ACCOUNT_TWEAKS" 202 <structure name="IDR_SHARED_CSS_UI_ACCOUNT_TWEAKS"
201 file="shared/css/chromeos/ui_account_tweaks.css" 203 file="shared/css/chromeos/ui_account_tweaks.css"
202 type="chrome_html" /> 204 type="chrome_html" />
203 <structure name="IDR_SHARED_JS_UI_ACCOUNT_TWEAKS" 205 <structure name="IDR_SHARED_JS_UI_ACCOUNT_TWEAKS"
204 file="shared/js/chromeos/ui_account_tweaks.js" 206 file="shared/js/chromeos/ui_account_tweaks.js"
205 type="chrome_html" /> 207 type="chrome_html" />
206 </if> 208 </if>
207 </structures> 209 </structures>
208 </release> 210 </release>
209 </grit> 211 </grit>
OLDNEW
« 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