OLD | NEW |
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/webui_resources.h" type="rc_header"> | 6 <output filename="grit/webui_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/webui_resources_map.cc" | 9 <output filename="grit/webui_resources_map.cc" |
10 type="resource_file_map_source" /> | 10 type="resource_file_map_source" /> |
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
212 <structure name="IDR_WEBUI_CSS_BUBBLE" | 212 <structure name="IDR_WEBUI_CSS_BUBBLE" |
213 file="css/bubble.css" type="chrome_html" /> | 213 file="css/bubble.css" type="chrome_html" /> |
214 <structure name="IDR_WEBUI_CSS_BUBBLE_BUTTON" | 214 <structure name="IDR_WEBUI_CSS_BUBBLE_BUTTON" |
215 file="css/bubble_button.css" type="chrome_html" /> | 215 file="css/bubble_button.css" type="chrome_html" /> |
216 <structure name="IDR_WEBUI_CSS_BUTTER_BAR" | 216 <structure name="IDR_WEBUI_CSS_BUTTER_BAR" |
217 file="css/butter_bar.css" type="chrome_html" /> | 217 file="css/butter_bar.css" type="chrome_html" /> |
218 <structure name="IDR_WEBUI_CSS_CHROME" | 218 <structure name="IDR_WEBUI_CSS_CHROME" |
219 file="css/chrome_shared.css" type="chrome_html" | 219 file="css/chrome_shared.css" type="chrome_html" |
220 flattenhtml="true" /> | 220 flattenhtml="true" /> |
221 <structure name="IDR_WEBUI_CSS_CONTROLLED_INDICATOR" | 221 <structure name="IDR_WEBUI_CSS_CONTROLLED_INDICATOR" |
222 file="css/controlled_indicator.css" type="chrome_html" /> | 222 file="css/controlled_indicator.css" type="chrome_html" |
| 223 flattenhtml="true" /> |
223 <structure name="IDR_WEBUI_CSS_DIALOGS" | 224 <structure name="IDR_WEBUI_CSS_DIALOGS" |
224 file="css/dialogs.css" type="chrome_html" /> | 225 file="css/dialogs.css" type="chrome_html" /> |
225 <structure name="IDR_WEBUI_CSS_I18N_PROCESS" | 226 <structure name="IDR_WEBUI_CSS_I18N_PROCESS" |
226 file="css/i18n_process.css" type="chrome_html" /> | 227 file="css/i18n_process.css" type="chrome_html" /> |
227 <structure name="IDR_WEBUI_CSS_LIST" | 228 <structure name="IDR_WEBUI_CSS_LIST" |
228 file="css/list.css" type="chrome_html" /> | 229 file="css/list.css" type="chrome_html" /> |
229 <structure name="IDR_WEBUI_CSS_MENU" | 230 <structure name="IDR_WEBUI_CSS_MENU" |
230 file="css/menu.css" type="chrome_html" | 231 file="css/menu.css" type="chrome_html" |
231 flattenhtml="true" /> | 232 flattenhtml="true" /> |
232 <structure name="IDR_WEBUI_CSS_MENU_BUTTON" | 233 <structure name="IDR_WEBUI_CSS_MENU_BUTTON" |
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
440 type="chrome_html" /> | 441 type="chrome_html" /> |
441 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" | 442 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" |
442 file="js/chromeos/ui_account_tweaks.js" | 443 file="js/chromeos/ui_account_tweaks.js" |
443 type="chrome_html" /> | 444 type="chrome_html" /> |
444 </if> | 445 </if> |
445 <part file="cr_elements_resources.grdp" /> | 446 <part file="cr_elements_resources.grdp" /> |
446 <part file="polymer_resources.grdp" /> | 447 <part file="polymer_resources.grdp" /> |
447 </structures> | 448 </structures> |
448 </release> | 449 </release> |
449 </grit> | 450 </grit> |
OLD | NEW |