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

Side by Side Diff: chrome/browser/resources/shared_resources.grd

Issue 11882045: Revert 176910 - Possible breakage of PlatformAppBrowserTest.Messaging (Closed) Base URL: svn://svn.chromium.org/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
« no previous file with comments | « chrome/browser/resources/shared/js/cr/ui/bubble_button.js ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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" />
(...skipping 23 matching lines...) Expand all
34 <include name="IDR_SHARED_IMAGES_CLOUDS" 34 <include name="IDR_SHARED_IMAGES_CLOUDS"
35 file="shared/images/clouds.png" type="BINDATA" /> 35 file="shared/images/clouds.png" type="BINDATA" />
36 </includes> 36 </includes>
37 <structures> 37 <structures>
38 <structure name="IDR_SHARED_CSS_ABOUT" 38 <structure name="IDR_SHARED_CSS_ABOUT"
39 file="shared/css/about_memory.css" type="chrome_html" /> 39 file="shared/css/about_memory.css" type="chrome_html" />
40 <structure name="IDR_SHARED_CSS_ALERT_OVERLAY" 40 <structure name="IDR_SHARED_CSS_ALERT_OVERLAY"
41 file="shared/css/alert_overlay.css" type="chrome_html" /> 41 file="shared/css/alert_overlay.css" type="chrome_html" />
42 <structure name="IDR_SHARED_CSS_BUBBLE" 42 <structure name="IDR_SHARED_CSS_BUBBLE"
43 file="shared/css/bubble.css" type="chrome_html" /> 43 file="shared/css/bubble.css" type="chrome_html" />
44 <structure name="IDR_SHARED_CSS_BUBBLE_BUTTON"
45 file="shared/css/bubble_button.css" type="chrome_html" />
46 <structure name="IDR_SHARED_CSS_DIALOGS" 44 <structure name="IDR_SHARED_CSS_DIALOGS"
47 file="shared/css/dialogs.css" type="chrome_html" /> 45 file="shared/css/dialogs.css" type="chrome_html" />
48 <structure name="IDR_SHARED_CSS_LIST" 46 <structure name="IDR_SHARED_CSS_LIST"
49 file="shared/css/list.css" type="chrome_html" /> 47 file="shared/css/list.css" type="chrome_html" />
50 <structure name="IDR_SHARED_CSS_MENU" 48 <structure name="IDR_SHARED_CSS_MENU"
51 file="shared/css/menu.css" type="chrome_html" 49 file="shared/css/menu.css" type="chrome_html"
52 flattenhtml="true" /> 50 flattenhtml="true" />
53 <structure name="IDR_SHARED_CSS_MENU_BUTTON" 51 <structure name="IDR_SHARED_CSS_MENU_BUTTON"
54 file="shared/css/menu_button.css" type="chrome_html" 52 file="shared/css/menu_button.css" type="chrome_html"
55 flattenhtml="true" /> 53 flattenhtml="true" />
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 <structure name="IDR_SHARED_JS_CR_UI_ALERT_OVERLAY" 88 <structure name="IDR_SHARED_JS_CR_UI_ALERT_OVERLAY"
91 file="shared/js/cr/ui/alert_overlay.js" type="chrome_html" /> 89 file="shared/js/cr/ui/alert_overlay.js" type="chrome_html" />
92 <structure name="IDR_SHARED_JS_CR_UI_ARRAY_DATA_MODEL" 90 <structure name="IDR_SHARED_JS_CR_UI_ARRAY_DATA_MODEL"
93 file="shared/js/cr/ui/array_data_model.js" 91 file="shared/js/cr/ui/array_data_model.js"
94 type="chrome_html" /> 92 type="chrome_html" />
95 <structure name="IDR_SHARED_JS_CR_UI_AUTOCOMPLETE_LIST" 93 <structure name="IDR_SHARED_JS_CR_UI_AUTOCOMPLETE_LIST"
96 file="shared/js/cr/ui/autocomplete_list.js" 94 file="shared/js/cr/ui/autocomplete_list.js"
97 type="chrome_html" /> 95 type="chrome_html" />
98 <structure name="IDR_SHARED_JS_CR_UI_BUBBLE" 96 <structure name="IDR_SHARED_JS_CR_UI_BUBBLE"
99 file="shared/js/cr/ui/bubble.js" type="chrome_html" /> 97 file="shared/js/cr/ui/bubble.js" type="chrome_html" />
100 <structure name="IDR_SHARED_JS_CR_UI_BUBBLE_BUTTON"
101 file="shared/js/cr/ui/bubble_button.js" type="chrome_html" />
102 <structure name="IDR_SHARED_JS_CR_UI_CARD_SLIDER" 98 <structure name="IDR_SHARED_JS_CR_UI_CARD_SLIDER"
103 file="shared/js/cr/ui/card_slider.js" type="chrome_html" /> 99 file="shared/js/cr/ui/card_slider.js" type="chrome_html" />
104 <structure name="IDR_SHARED_JS_CR_UI_COMMAND" 100 <structure name="IDR_SHARED_JS_CR_UI_COMMAND"
105 file="shared/js/cr/ui/command.js" type="chrome_html" /> 101 file="shared/js/cr/ui/command.js" type="chrome_html" />
106 <structure name="IDR_SHARED_JS_CR_UI_CONTEXT_MENU_BUTTON" 102 <structure name="IDR_SHARED_JS_CR_UI_CONTEXT_MENU_BUTTON"
107 file="shared/js/cr/ui/context_menu_button.js" 103 file="shared/js/cr/ui/context_menu_button.js"
108 type="chrome_html" /> 104 type="chrome_html" />
109 <structure name="IDR_SHARED_JS_CR_UI_CONTEXT_MENU_HANDLER" 105 <structure name="IDR_SHARED_JS_CR_UI_CONTEXT_MENU_HANDLER"
110 file="shared/js/cr/ui/context_menu_handler.js" 106 file="shared/js/cr/ui/context_menu_handler.js"
111 type="chrome_html" /> 107 type="chrome_html" />
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after
200 <structure name="IDR_SHARED_CSS_UI_ACCOUNT_TWEAKS" 196 <structure name="IDR_SHARED_CSS_UI_ACCOUNT_TWEAKS"
201 file="shared/css/chromeos/ui_account_tweaks.css" 197 file="shared/css/chromeos/ui_account_tweaks.css"
202 type="chrome_html" /> 198 type="chrome_html" />
203 <structure name="IDR_SHARED_JS_UI_ACCOUNT_TWEAKS" 199 <structure name="IDR_SHARED_JS_UI_ACCOUNT_TWEAKS"
204 file="shared/js/chromeos/ui_account_tweaks.js" 200 file="shared/js/chromeos/ui_account_tweaks.js"
205 type="chrome_html" /> 201 type="chrome_html" />
206 </if> 202 </if>
207 </structures> 203 </structures>
208 </release> 204 </release>
209 </grit> 205 </grit>
OLDNEW
« no previous file with comments | « chrome/browser/resources/shared/js/cr/ui/bubble_button.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698