| 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 228 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 239 <structure name="IDR_WEBUI_CSS_TRASH" | 239 <structure name="IDR_WEBUI_CSS_TRASH" |
| 240 file="css/trash.css" type="chrome_html" /> | 240 file="css/trash.css" type="chrome_html" /> |
| 241 <structure name="IDR_WEBUI_CSS_TREE" | 241 <structure name="IDR_WEBUI_CSS_TREE" |
| 242 file="css/tree.css" type="chrome_html" | 242 file="css/tree.css" type="chrome_html" |
| 243 flattenhtml="true" /> | 243 flattenhtml="true" /> |
| 244 <structure name="IDR_WEBUI_CSS_TREE_JS" | 244 <structure name="IDR_WEBUI_CSS_TREE_JS" |
| 245 file="css/tree.css.js" type="chrome_html" /> | 245 file="css/tree.css.js" type="chrome_html" /> |
| 246 <structure name="IDR_WEBUI_CSS_WIDGETS" | 246 <structure name="IDR_WEBUI_CSS_WIDGETS" |
| 247 file="css/widgets.css" type="chrome_html" | 247 file="css/widgets.css" type="chrome_html" |
| 248 flattenhtml="true" /> | 248 flattenhtml="true" /> |
| 249 <structure name="IDR_WEBUI_JS_ACTION_LINK" |
| 250 file="js/action_link.js" type="chrome_html" /> |
| 249 <structure name="IDR_WEBUI_JS_ASSERT" | 251 <structure name="IDR_WEBUI_JS_ASSERT" |
| 250 file="js/assert.js" type="chrome_html" /> | 252 file="js/assert.js" type="chrome_html" /> |
| 251 <structure name="IDR_WEBUI_JS_CR" | 253 <structure name="IDR_WEBUI_JS_CR" |
| 252 file="js/cr.js" type="chrome_html" /> | 254 file="js/cr.js" type="chrome_html" /> |
| 253 <structure name="IDR_WEBUI_JS_CR_EVENT_TARGET" | 255 <structure name="IDR_WEBUI_JS_CR_EVENT_TARGET" |
| 254 file="js/cr/event_target.js" type="chrome_html" /> | 256 file="js/cr/event_target.js" type="chrome_html" /> |
| 255 <structure name="IDR_WEBUI_JS_CR_LINK_CONTROLLER" | 257 <structure name="IDR_WEBUI_JS_CR_LINK_CONTROLLER" |
| 256 file="js/cr/link_controller.js" type="chrome_html" /> | 258 file="js/cr/link_controller.js" type="chrome_html" /> |
| 257 <structure name="IDR_WEBUI_JS_CR_UI" | 259 <structure name="IDR_WEBUI_JS_CR_UI" |
| 258 file="js/cr/ui.js" type="chrome_html" /> | 260 file="js/cr/ui.js" type="chrome_html" /> |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 303 type="chrome_html" /> | 305 type="chrome_html" /> |
| 304 <structure name="IDR_WEBUI_JS_CR_UI_LIST_SINGLE_SELECTION_MODEL" | 306 <structure name="IDR_WEBUI_JS_CR_UI_LIST_SINGLE_SELECTION_MODEL" |
| 305 file="js/cr/ui/list_single_selection_model.js" | 307 file="js/cr/ui/list_single_selection_model.js" |
| 306 type="chrome_html" /> | 308 type="chrome_html" /> |
| 307 <structure name="IDR_WEBUI_JS_CR_UI_MENU" | 309 <structure name="IDR_WEBUI_JS_CR_UI_MENU" |
| 308 file="js/cr/ui/menu.js" type="chrome_html" /> | 310 file="js/cr/ui/menu.js" type="chrome_html" /> |
| 309 <structure name="IDR_WEBUI_JS_CR_UI_MENU_BUTTON" | 311 <structure name="IDR_WEBUI_JS_CR_UI_MENU_BUTTON" |
| 310 file="js/cr/ui/menu_button.js" type="chrome_html" /> | 312 file="js/cr/ui/menu_button.js" type="chrome_html" /> |
| 311 <structure name="IDR_WEBUI_JS_CR_UI_MENU_ITEM" | 313 <structure name="IDR_WEBUI_JS_CR_UI_MENU_ITEM" |
| 312 file="js/cr/ui/menu_item.js" type="chrome_html" /> | 314 file="js/cr/ui/menu_item.js" type="chrome_html" /> |
| 315 <structure name="IDR_WEBUI_JS_CR_UI_NODE_UTILS" |
| 316 file="js/cr/ui/node_utils.js" type="chrome_html" /> |
| 313 <structure name="IDR_WEBUI_JS_CR_UI_OVERLAY" | 317 <structure name="IDR_WEBUI_JS_CR_UI_OVERLAY" |
| 314 file="js/cr/ui/overlay.js" type="chrome_html" /> | 318 file="js/cr/ui/overlay.js" type="chrome_html" /> |
| 315 <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE" | 319 <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE" |
| 316 file="js/cr/ui/page_manager/page.js" type="chrome_html" /> | 320 file="js/cr/ui/page_manager/page.js" type="chrome_html" |
| 321 flattenhtml="true" /> |
| 317 <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE_MANAGER" | 322 <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE_MANAGER" |
| 318 file="js/cr/ui/page_manager/page_manager.js" type="chrome_html"
/> | 323 file="js/cr/ui/page_manager/page_manager.js" type="chrome_html"
/> |
| 319 <structure name="IDR_WEBUI_JS_CR_UI_POSITION_UTIL" | 324 <structure name="IDR_WEBUI_JS_CR_UI_POSITION_UTIL" |
| 320 file="js/cr/ui/position_util.js" type="chrome_html" /> | 325 file="js/cr/ui/position_util.js" type="chrome_html" /> |
| 321 <structure name="IDR_WEBUI_JS_CR_UI_SPLITTER" | 326 <structure name="IDR_WEBUI_JS_CR_UI_SPLITTER" |
| 322 file="js/cr/ui/splitter.js" type="chrome_html" /> | 327 file="js/cr/ui/splitter.js" type="chrome_html" /> |
| 323 <structure name="IDR_WEBUI_JS_CR_UI_GRID" | 328 <structure name="IDR_WEBUI_JS_CR_UI_GRID" |
| 324 file="js/cr/ui/grid.js" type="chrome_html" /> | 329 file="js/cr/ui/grid.js" type="chrome_html" /> |
| 325 <structure name="IDR_WEBUI_JS_CR_UI_REPEATING_BUTTON" | 330 <structure name="IDR_WEBUI_JS_CR_UI_REPEATING_BUTTON" |
| 326 file="js/cr/ui/repeating_button.js" | 331 file="js/cr/ui/repeating_button.js" |
| (...skipping 19 matching lines...) Expand all Loading... |
| 346 file="js/cr/ui/tabs.js" type="chrome_html" /> | 351 file="js/cr/ui/tabs.js" type="chrome_html" /> |
| 347 <structure name="IDR_WEBUI_JS_CR_UI_TREE" | 352 <structure name="IDR_WEBUI_JS_CR_UI_TREE" |
| 348 file="js/cr/ui/tree.js" type="chrome_html" /> | 353 file="js/cr/ui/tree.js" type="chrome_html" /> |
| 349 <structure name="IDR_WEBUI_JS_CR_UI_TOUCH_HANDLER" | 354 <structure name="IDR_WEBUI_JS_CR_UI_TOUCH_HANDLER" |
| 350 file="js/cr/ui/touch_handler.js" type="chrome_html" /> | 355 file="js/cr/ui/touch_handler.js" type="chrome_html" /> |
| 351 <structure name="IDR_WEBUI_JS_EVENT_TRACKER" | 356 <structure name="IDR_WEBUI_JS_EVENT_TRACKER" |
| 352 file="js/event_tracker.js" type="chrome_html" /> | 357 file="js/event_tracker.js" type="chrome_html" /> |
| 353 <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS" | 358 <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS" |
| 354 file="js/i18n_template_no_process.js" | 359 file="js/i18n_template_no_process.js" |
| 355 type="chrome_html" /> | 360 type="chrome_html" /> |
| 356 <structure name="IDR_WEBUI_JS_ACTION_LINK" | |
| 357 file="js/action_link.js" type="chrome_html" /> | |
| 358 <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA" | 361 <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA" |
| 359 file="js/load_time_data.js" type="chrome_html" /> | 362 file="js/load_time_data.js" type="chrome_html" /> |
| 360 <structure name="IDR_WEBUI_JS_MEDIA_COMMON" | 363 <structure name="IDR_WEBUI_JS_MEDIA_COMMON" |
| 361 file="js/media_common.js" type="chrome_html" /> | 364 file="js/media_common.js" type="chrome_html" /> |
| 362 <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET" | 365 <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET" |
| 363 file="js/parse_html_subset.js" type="chrome_html" /> | 366 file="js/parse_html_subset.js" type="chrome_html" /> |
| 364 <structure name="IDR_WEBUI_JS_UTIL" | 367 <structure name="IDR_WEBUI_JS_UTIL" |
| 365 file="js/util.js" type="chrome_html" flattenhtml="true" /> | 368 file="js/util.js" type="chrome_html" flattenhtml="true" /> |
| 366 <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST" | 369 <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST" |
| 367 file="js/webui_resource_test.js" type="chrome_html" /> | 370 file="js/webui_resource_test.js" type="chrome_html" /> |
| 368 <if expr="chromeos"> | 371 <if expr="chromeos"> |
| 369 <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS" | 372 <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS" |
| 370 file="css/chromeos/ui_account_tweaks.css" | 373 file="css/chromeos/ui_account_tweaks.css" |
| 371 type="chrome_html" /> | 374 type="chrome_html" /> |
| 372 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" | 375 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" |
| 373 file="js/chromeos/ui_account_tweaks.js" | 376 file="js/chromeos/ui_account_tweaks.js" |
| 374 type="chrome_html" /> | 377 type="chrome_html" /> |
| 375 </if> | 378 </if> |
| 376 </structures> | 379 </structures> |
| 377 </release> | 380 </release> |
| 378 </grit> | 381 </grit> |
| OLD | NEW |