| 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 239 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 250 <structure name="IDR_WEBUI_CSS_TRASH" | 250 <structure name="IDR_WEBUI_CSS_TRASH" |
| 251 file="css/trash.css" type="chrome_html" /> | 251 file="css/trash.css" type="chrome_html" /> |
| 252 <structure name="IDR_WEBUI_CSS_TREE" | 252 <structure name="IDR_WEBUI_CSS_TREE" |
| 253 file="css/tree.css" type="chrome_html" | 253 file="css/tree.css" type="chrome_html" |
| 254 flattenhtml="true" /> | 254 flattenhtml="true" /> |
| 255 <structure name="IDR_WEBUI_CSS_TREE_JS" | 255 <structure name="IDR_WEBUI_CSS_TREE_JS" |
| 256 file="css/tree.css.js" type="chrome_html" /> | 256 file="css/tree.css.js" type="chrome_html" /> |
| 257 <structure name="IDR_WEBUI_CSS_WIDGETS" | 257 <structure name="IDR_WEBUI_CSS_WIDGETS" |
| 258 file="css/widgets.css" type="chrome_html" | 258 file="css/widgets.css" type="chrome_html" |
| 259 flattenhtml="true" /> | 259 flattenhtml="true" /> |
| 260 |
| 261 <structure name="IDR_WEBUI_HTML_ACTION_LINK" |
| 262 file="html/action_link.html" type="chrome_html" /> |
| 263 <structure name="IDR_WEBUI_HTML_ASSERT" |
| 264 file="html/assert.html" type="chrome_html" /> |
| 265 <structure name="IDR_WEBUI_HTML_CR" |
| 266 file="html/cr.html" type="chrome_html" /> |
| 267 <structure name="IDR_WEBUI_HTML_CR_EVENT_TARGET" |
| 268 file="html/cr/event_target.html" type="chrome_html" /> |
| 269 <structure name="IDR_WEBUI_HTML_CR_UI" |
| 270 file="html/cr/ui.html" type="chrome_html" /> |
| 271 <structure name="IDR_WEBUI_HTML_CR_UI_ALERT_OVERLAY" |
| 272 file="html/cr/ui/alert_overlay.html" type="chrome_html" /> |
| 273 <structure name="IDR_WEBUI_HTML_CR_UI_COMMAND" |
| 274 file="html/cr/ui/command.html" type="chrome_html" /> |
| 275 <structure name="IDR_WEBUI_HTML_CR_UI_CONTEXT_MENU_BUTTON" |
| 276 file="html/cr/ui/context_menu_button.html" |
| 277 type="chrome_html" /> |
| 278 <structure name="IDR_WEBUI_HTML_CR_UI_CONTEXT_MENU_HANDLER" |
| 279 file="html/cr/ui/context_menu_handler.html" |
| 280 type="chrome_html" /> |
| 281 <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_GRID" |
| 282 file="html/cr/ui/focus_grid.html" type="chrome_html" /> |
| 283 <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_MANAGER" |
| 284 file="html/cr/ui/focus_manager.html" type="chrome_html" /> |
| 285 <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_OUTLINE_MANAGER" |
| 286 file="html/cr/ui/focus_outline_manager.html" |
| 287 type="chrome_html" /> |
| 288 <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_ROW" |
| 289 file="html/cr/ui/focus_row.html" type="chrome_html" /> |
| 290 <structure name="IDR_WEBUI_HTML_CR_UI_MENU" |
| 291 file="html/cr/ui/menu.html" type="chrome_html" /> |
| 292 <structure name="IDR_WEBUI_HTML_CR_UI_MENU_BUTTON" |
| 293 file="html/cr/ui/menu_button.html" type="chrome_html" /> |
| 294 <structure name="IDR_WEBUI_HTML_CR_UI_MENU_ITEM" |
| 295 file="html/cr/ui/menu_item.html" type="chrome_html" /> |
| 296 <structure name="IDR_WEBUI_HTML_CR_UI_OVERLAY" |
| 297 file="html/cr/ui/overlay.html" type="chrome_html" /> |
| 298 <structure name="IDR_WEBUI_HTML_CR_UI_POSITION_UTIL" |
| 299 file="html/cr/ui/position_util.html" type="chrome_html" /> |
| 300 <structure name="IDR_WEBUI_HTML_EVENT_TRACKER" |
| 301 file="html/event_tracker.html" type="chrome_html" /> |
| 302 <structure name="IDR_WEBUI_HTML_I18N_TEMPLATE" |
| 303 file="html/i18n_template.html" type="chrome_html" /> |
| 304 <structure name="IDR_WEBUI_HTML_LOAD_TIME_DATA" |
| 305 file="html/load_time_data.html" type="chrome_html" /> |
| 306 <structure name="IDR_WEBUI_HTML_POLYMER_CONFIG" |
| 307 file="html/polymer_config.html" type="chrome_html" /> |
| 308 <structure name="IDR_WEBUI_HTML_UTIL" |
| 309 file="html/util.html" type="chrome_html" /> |
| 310 |
| 260 <structure name="IDR_WEBUI_JS_ACTION_LINK" | 311 <structure name="IDR_WEBUI_JS_ACTION_LINK" |
| 261 file="js/action_link.js" type="chrome_html" /> | 312 file="js/action_link.js" type="chrome_html" /> |
| 262 <structure name="IDR_WEBUI_JS_ASSERT" | 313 <structure name="IDR_WEBUI_JS_ASSERT" |
| 263 file="js/assert.js" type="chrome_html" /> | 314 file="js/assert.js" type="chrome_html" /> |
| 264 <structure name="IDR_WEBUI_HTML_ASSERT" | |
| 265 file="html/assert.html" type="chrome_html" /> | |
| 266 <structure name="IDR_WEBUI_JS_CR" | 315 <structure name="IDR_WEBUI_JS_CR" |
| 267 file="js/cr.js" type="chrome_html" /> | 316 file="js/cr.js" type="chrome_html" /> |
| 268 <structure name="IDR_WEBUI_HTML_CR" | |
| 269 file="html/cr.html" type="chrome_html" /> | |
| 270 <structure name="IDR_WEBUI_JS_CR_EVENT_TARGET" | 317 <structure name="IDR_WEBUI_JS_CR_EVENT_TARGET" |
| 271 file="js/cr/event_target.js" type="chrome_html" /> | 318 file="js/cr/event_target.js" type="chrome_html" /> |
| 272 <structure name="IDR_WEBUI_HTML_CR_EVENT_TARGET" | |
| 273 file="html/cr/event_target.html" type="chrome_html" /> | |
| 274 <structure name="IDR_WEBUI_JS_CR_LINK_CONTROLLER" | 319 <structure name="IDR_WEBUI_JS_CR_LINK_CONTROLLER" |
| 275 file="js/cr/link_controller.js" type="chrome_html" /> | 320 file="js/cr/link_controller.js" type="chrome_html" /> |
| 276 <structure name="IDR_WEBUI_JS_CR_UI" | 321 <structure name="IDR_WEBUI_JS_CR_UI" |
| 277 file="js/cr/ui.js" type="chrome_html" /> | 322 file="js/cr/ui.js" type="chrome_html" /> |
| 278 <structure name="IDR_WEBUI_HTML_CR_UI" | |
| 279 file="html/cr/ui.html" type="chrome_html" /> | |
| 280 <structure name="IDR_WEBUI_JS_CR_UI_ALERT_OVERLAY" | 323 <structure name="IDR_WEBUI_JS_CR_UI_ALERT_OVERLAY" |
| 281 file="js/cr/ui/alert_overlay.js" type="chrome_html" /> | 324 file="js/cr/ui/alert_overlay.js" type="chrome_html" /> |
| 282 <structure name="IDR_WEBUI_HTML_CR_UI_ALERT_OVERLAY" | |
| 283 file="html/cr/ui/alert_overlay.html" type="chrome_html" /> | |
| 284 <structure name="IDR_WEBUI_JS_CR_UI_ARRAY_DATA_MODEL" | 325 <structure name="IDR_WEBUI_JS_CR_UI_ARRAY_DATA_MODEL" |
| 285 file="js/cr/ui/array_data_model.js" | 326 file="js/cr/ui/array_data_model.js" |
| 286 type="chrome_html" flattenhtml="true" /> | 327 type="chrome_html" flattenhtml="true" /> |
| 287 <structure name="IDR_WEBUI_JS_CR_UI_AUTOCOMPLETE_LIST" | 328 <structure name="IDR_WEBUI_JS_CR_UI_AUTOCOMPLETE_LIST" |
| 288 file="js/cr/ui/autocomplete_list.js" | 329 file="js/cr/ui/autocomplete_list.js" |
| 289 type="chrome_html" /> | 330 type="chrome_html" /> |
| 290 <structure name="IDR_WEBUI_JS_CR_UI_BUBBLE" | 331 <structure name="IDR_WEBUI_JS_CR_UI_BUBBLE" |
| 291 file="js/cr/ui/bubble.js" type="chrome_html" /> | 332 file="js/cr/ui/bubble.js" type="chrome_html" /> |
| 292 <structure name="IDR_WEBUI_JS_CR_UI_BUBBLE_BUTTON" | 333 <structure name="IDR_WEBUI_JS_CR_UI_BUBBLE_BUTTON" |
| 293 file="js/cr/ui/bubble_button.js" type="chrome_html" /> | 334 file="js/cr/ui/bubble_button.js" type="chrome_html" /> |
| 294 <structure name="IDR_WEBUI_JS_CR_UI_CARD_SLIDER" | 335 <structure name="IDR_WEBUI_JS_CR_UI_CARD_SLIDER" |
| 295 file="js/cr/ui/card_slider.js" type="chrome_html" /> | 336 file="js/cr/ui/card_slider.js" type="chrome_html" /> |
| 296 <structure name="IDR_WEBUI_JS_CR_UI_COMMAND" | 337 <structure name="IDR_WEBUI_JS_CR_UI_COMMAND" |
| 297 file="js/cr/ui/command.js" type="chrome_html" /> | 338 file="js/cr/ui/command.js" type="chrome_html" /> |
| 298 <structure name="IDR_WEBUI_HTML_CR_UI_COMMAND" | |
| 299 file="html/cr/ui/command.html" type="chrome_html" /> | |
| 300 <structure name="IDR_WEBUI_JS_CR_UI_CONTEXT_MENU_BUTTON" | 339 <structure name="IDR_WEBUI_JS_CR_UI_CONTEXT_MENU_BUTTON" |
| 301 file="js/cr/ui/context_menu_button.js" | 340 file="js/cr/ui/context_menu_button.js" |
| 302 type="chrome_html" /> | 341 type="chrome_html" /> |
| 303 <structure name="IDR_WEBUI_HTML_CR_UI_CONTEXT_MENU_BUTTON" | |
| 304 file="html/cr/ui/context_menu_button.html" | |
| 305 type="chrome_html" /> | |
| 306 <structure name="IDR_WEBUI_JS_CR_UI_CONTEXT_MENU_HANDLER" | 342 <structure name="IDR_WEBUI_JS_CR_UI_CONTEXT_MENU_HANDLER" |
| 307 file="js/cr/ui/context_menu_handler.js" | 343 file="js/cr/ui/context_menu_handler.js" |
| 308 type="chrome_html" /> | 344 type="chrome_html" /> |
| 309 <structure name="IDR_WEBUI_HTML_CR_UI_CONTEXT_MENU_HANDLER" | |
| 310 file="html/cr/ui/context_menu_handler.html" | |
| 311 type="chrome_html" /> | |
| 312 <structure name="IDR_WEBUI_JS_CR_UI_CONTROLLED_INDICATOR" | 345 <structure name="IDR_WEBUI_JS_CR_UI_CONTROLLED_INDICATOR" |
| 313 file="js/cr/ui/controlled_indicator.js" type="chrome_html" /> | 346 file="js/cr/ui/controlled_indicator.js" type="chrome_html" /> |
| 314 <structure name="IDR_WEBUI_JS_CR_UI_DIALOGS" | 347 <structure name="IDR_WEBUI_JS_CR_UI_DIALOGS" |
| 315 file="js/cr/ui/dialogs.js" type="chrome_html" /> | 348 file="js/cr/ui/dialogs.js" type="chrome_html" /> |
| 316 <structure name="IDR_WEBUI_JS_CR_UI_DRAG_WRAPPER" | 349 <structure name="IDR_WEBUI_JS_CR_UI_DRAG_WRAPPER" |
| 317 file="js/cr/ui/drag_wrapper.js" type="chrome_html" /> | 350 file="js/cr/ui/drag_wrapper.js" type="chrome_html" /> |
| 318 <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_GRID" | 351 <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_GRID" |
| 319 file="js/cr/ui/focus_grid.js" type="chrome_html" /> | 352 file="js/cr/ui/focus_grid.js" type="chrome_html" /> |
| 320 <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_GRID" | |
| 321 file="html/cr/ui/focus_grid.html" type="chrome_html" /> | |
| 322 <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_MANAGER" | 353 <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_MANAGER" |
| 323 file="js/cr/ui/focus_manager.js" type="chrome_html" /> | 354 file="js/cr/ui/focus_manager.js" type="chrome_html" /> |
| 324 <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_MANAGER" | |
| 325 file="html/cr/ui/focus_manager.html" type="chrome_html" /> | |
| 326 <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_OUTLINE_MANAGER" | 355 <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_OUTLINE_MANAGER" |
| 327 file="js/cr/ui/focus_outline_manager.js" | 356 file="js/cr/ui/focus_outline_manager.js" |
| 328 type="chrome_html" /> | 357 type="chrome_html" /> |
| 329 <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_OUTLINE_MANAGER" | |
| 330 file="html/cr/ui/focus_outline_manager.html" | |
| 331 type="chrome_html" /> | |
| 332 <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_ROW" | 358 <structure name="IDR_WEBUI_JS_CR_UI_FOCUS_ROW" |
| 333 file="js/cr/ui/focus_row.js" type="chrome_html" /> | 359 file="js/cr/ui/focus_row.js" type="chrome_html" /> |
| 334 <structure name="IDR_WEBUI_HTML_CR_UI_FOCUS_ROW" | |
| 335 file="html/cr/ui/focus_row.html" type="chrome_html" /> | |
| 336 <structure name="IDR_WEBUI_JS_CR_UI_LIST" | 360 <structure name="IDR_WEBUI_JS_CR_UI_LIST" |
| 337 file="js/cr/ui/list.js" type="chrome_html" /> | 361 file="js/cr/ui/list.js" type="chrome_html" /> |
| 338 <structure name="IDR_WEBUI_JS_CR_UI_LIST_ITEM" | 362 <structure name="IDR_WEBUI_JS_CR_UI_LIST_ITEM" |
| 339 file="js/cr/ui/list_item.js" type="chrome_html" /> | 363 file="js/cr/ui/list_item.js" type="chrome_html" /> |
| 340 <structure name="IDR_WEBUI_JS_CR_UI_LIST_SELECTION_CONTROLLER" | 364 <structure name="IDR_WEBUI_JS_CR_UI_LIST_SELECTION_CONTROLLER" |
| 341 file="js/cr/ui/list_selection_controller.js" | 365 file="js/cr/ui/list_selection_controller.js" |
| 342 type="chrome_html" /> | 366 type="chrome_html" /> |
| 343 <structure name="IDR_WEBUI_JS_CR_UI_LIST_SELECTION_MODEL" | 367 <structure name="IDR_WEBUI_JS_CR_UI_LIST_SELECTION_MODEL" |
| 344 file="js/cr/ui/list_selection_model.js" | 368 file="js/cr/ui/list_selection_model.js" |
| 345 type="chrome_html" /> | 369 type="chrome_html" /> |
| 346 <structure name="IDR_WEBUI_JS_CR_UI_LIST_SINGLE_SELECTION_MODEL" | 370 <structure name="IDR_WEBUI_JS_CR_UI_LIST_SINGLE_SELECTION_MODEL" |
| 347 file="js/cr/ui/list_single_selection_model.js" | 371 file="js/cr/ui/list_single_selection_model.js" |
| 348 type="chrome_html" /> | 372 type="chrome_html" /> |
| 349 <structure name="IDR_WEBUI_JS_CR_UI_MENU" | 373 <structure name="IDR_WEBUI_JS_CR_UI_MENU" |
| 350 file="js/cr/ui/menu.js" type="chrome_html" /> | 374 file="js/cr/ui/menu.js" type="chrome_html" /> |
| 351 <structure name="IDR_WEBUI_HTML_CR_UI_MENU" | |
| 352 file="html/cr/ui/menu.html" type="chrome_html" /> | |
| 353 <structure name="IDR_WEBUI_JS_CR_UI_MENU_BUTTON" | 375 <structure name="IDR_WEBUI_JS_CR_UI_MENU_BUTTON" |
| 354 file="js/cr/ui/menu_button.js" type="chrome_html" /> | 376 file="js/cr/ui/menu_button.js" type="chrome_html" /> |
| 355 <structure name="IDR_WEBUI_HTML_CR_UI_MENU_BUTTON" | |
| 356 file="html/cr/ui/menu_button.html" type="chrome_html" /> | |
| 357 <structure name="IDR_WEBUI_JS_CR_UI_MENU_ITEM" | 377 <structure name="IDR_WEBUI_JS_CR_UI_MENU_ITEM" |
| 358 file="js/cr/ui/menu_item.js" type="chrome_html" /> | 378 file="js/cr/ui/menu_item.js" type="chrome_html" /> |
| 359 <structure name="IDR_WEBUI_HTML_CR_UI_MENU_ITEM" | |
| 360 file="html/cr/ui/menu_item.html" type="chrome_html" /> | |
| 361 <structure name="IDR_WEBUI_JS_CR_UI_NODE_UTILS" | 379 <structure name="IDR_WEBUI_JS_CR_UI_NODE_UTILS" |
| 362 file="js/cr/ui/node_utils.js" type="chrome_html" /> | 380 file="js/cr/ui/node_utils.js" type="chrome_html" /> |
| 363 <structure name="IDR_WEBUI_JS_CR_UI_OVERLAY" | 381 <structure name="IDR_WEBUI_JS_CR_UI_OVERLAY" |
| 364 file="js/cr/ui/overlay.js" type="chrome_html" /> | 382 file="js/cr/ui/overlay.js" type="chrome_html" /> |
| 365 <structure name="IDR_WEBUI_HTML_CR_UI_OVERLAY" | |
| 366 file="html/cr/ui/overlay.html" type="chrome_html" /> | |
| 367 <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE" | 383 <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE" |
| 368 file="js/cr/ui/page_manager/page.js" type="chrome_html" | 384 file="js/cr/ui/page_manager/page.js" type="chrome_html" |
| 369 flattenhtml="true" /> | 385 flattenhtml="true" /> |
| 370 <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE_MANAGER" | 386 <structure name="IDR_WEBUI_JS_CR_UI_PAGE_MANAGER_PAGE_MANAGER" |
| 371 file="js/cr/ui/page_manager/page_manager.js" type="chrome_html"
/> | 387 file="js/cr/ui/page_manager/page_manager.js" type="chrome_html"
/> |
| 372 <structure name="IDR_WEBUI_JS_CR_UI_POSITION_UTIL" | 388 <structure name="IDR_WEBUI_JS_CR_UI_POSITION_UTIL" |
| 373 file="js/cr/ui/position_util.js" type="chrome_html" /> | 389 file="js/cr/ui/position_util.js" type="chrome_html" /> |
| 374 <structure name="IDR_WEBUI_HTML_CR_UI_POSITION_UTIL" | |
| 375 file="html/cr/ui/position_util.html" type="chrome_html" /> | |
| 376 <structure name="IDR_WEBUI_JS_CR_UI_SPLITTER" | 390 <structure name="IDR_WEBUI_JS_CR_UI_SPLITTER" |
| 377 file="js/cr/ui/splitter.js" type="chrome_html" /> | 391 file="js/cr/ui/splitter.js" type="chrome_html" /> |
| 378 <structure name="IDR_WEBUI_JS_CR_UI_GRID" | 392 <structure name="IDR_WEBUI_JS_CR_UI_GRID" |
| 379 file="js/cr/ui/grid.js" type="chrome_html" /> | 393 file="js/cr/ui/grid.js" type="chrome_html" /> |
| 380 <structure name="IDR_WEBUI_JS_CR_UI_REPEATING_BUTTON" | 394 <structure name="IDR_WEBUI_JS_CR_UI_REPEATING_BUTTON" |
| 381 file="js/cr/ui/repeating_button.js" | 395 file="js/cr/ui/repeating_button.js" |
| 382 type="chrome_html" /> | 396 type="chrome_html" /> |
| 383 <structure name="IDR_WEBUI_JS_CR_UI_TABLE" | 397 <structure name="IDR_WEBUI_JS_CR_UI_TABLE" |
| 384 file="js/cr/ui/table.js" type="chrome_html" /> | 398 file="js/cr/ui/table.js" type="chrome_html" /> |
| 385 <structure name="IDR_WEBUI_JS_CR_UI_TABLE_COLUMN" | 399 <structure name="IDR_WEBUI_JS_CR_UI_TABLE_COLUMN" |
| (...skipping 12 matching lines...) Expand all Loading... |
| 398 file="js/cr/ui/table/table_splitter.js" | 412 file="js/cr/ui/table/table_splitter.js" |
| 399 type="chrome_html" /> | 413 type="chrome_html" /> |
| 400 <structure name="IDR_WEBUI_JS_CR_UI_TABS" | 414 <structure name="IDR_WEBUI_JS_CR_UI_TABS" |
| 401 file="js/cr/ui/tabs.js" type="chrome_html" /> | 415 file="js/cr/ui/tabs.js" type="chrome_html" /> |
| 402 <structure name="IDR_WEBUI_JS_CR_UI_TREE" | 416 <structure name="IDR_WEBUI_JS_CR_UI_TREE" |
| 403 file="js/cr/ui/tree.js" type="chrome_html" /> | 417 file="js/cr/ui/tree.js" type="chrome_html" /> |
| 404 <structure name="IDR_WEBUI_JS_CR_UI_TOUCH_HANDLER" | 418 <structure name="IDR_WEBUI_JS_CR_UI_TOUCH_HANDLER" |
| 405 file="js/cr/ui/touch_handler.js" type="chrome_html" /> | 419 file="js/cr/ui/touch_handler.js" type="chrome_html" /> |
| 406 <structure name="IDR_WEBUI_JS_EVENT_TRACKER" | 420 <structure name="IDR_WEBUI_JS_EVENT_TRACKER" |
| 407 file="js/event_tracker.js" type="chrome_html" /> | 421 file="js/event_tracker.js" type="chrome_html" /> |
| 408 <structure name="IDR_WEBUI_HTML_EVENT_TRACKER" | |
| 409 file="html/event_tracker.html" type="chrome_html" /> | |
| 410 <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS" | 422 <structure name="IDR_WEBUI_JS_I18N_TEMPLATE_NO_PROCESS" |
| 411 file="js/i18n_template_no_process.js" | 423 file="js/i18n_template_no_process.js" |
| 412 type="chrome_html" /> | 424 type="chrome_html" /> |
| 413 <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA" | 425 <structure name="IDR_WEBUI_JS_LOAD_TIME_DATA" |
| 414 file="js/load_time_data.js" type="chrome_html" /> | 426 file="js/load_time_data.js" type="chrome_html" /> |
| 415 <structure name="IDR_WEBUI_HTML_LOAD_TIME_DATA" | |
| 416 file="html/load_time_data.html" type="chrome_html" /> | |
| 417 <structure name="IDR_WEBUI_JS_MEDIA_COMMON" | 427 <structure name="IDR_WEBUI_JS_MEDIA_COMMON" |
| 418 file="js/media_common.js" type="chrome_html" /> | 428 file="js/media_common.js" type="chrome_html" /> |
| 419 <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET" | 429 <structure name="IDR_WEBUI_JS_PARSE_HTML_SUBSET" |
| 420 file="js/parse_html_subset.js" type="chrome_html" /> | 430 file="js/parse_html_subset.js" type="chrome_html" /> |
| 421 <structure name="IDR_WEBUI_JS_POLYMER_CONFIG" | 431 <structure name="IDR_WEBUI_JS_POLYMER_CONFIG" |
| 422 file="js/polymer_config.js" type="chrome_html" /> | 432 file="js/polymer_config.js" type="chrome_html" /> |
| 423 <structure name="IDR_WEBUI_JS_UTIL" | 433 <structure name="IDR_WEBUI_JS_UTIL" |
| 424 file="js/util.js" type="chrome_html" flattenhtml="true" /> | 434 file="js/util.js" type="chrome_html" flattenhtml="true" /> |
| 425 <structure name="IDR_WEBUI_HTML_UTIL" | |
| 426 file="html/util.html" type="chrome_html" /> | |
| 427 <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST" | 435 <structure name="IDR_WEBUI_JS_WEBUI_RESOURCE_TEST" |
| 428 file="js/webui_resource_test.js" type="chrome_html" /> | 436 file="js/webui_resource_test.js" type="chrome_html" /> |
| 429 <structure name="IDR_WEBUI_HTML_ACTION_LINK" | |
| 430 file="html/action_link.html" type="chrome_html" /> | |
| 431 <if expr="chromeos"> | 437 <if expr="chromeos"> |
| 432 <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS" | 438 <structure name="IDR_WEBUI_CSS_UI_ACCOUNT_TWEAKS" |
| 433 file="css/chromeos/ui_account_tweaks.css" | 439 file="css/chromeos/ui_account_tweaks.css" |
| 434 type="chrome_html" /> | 440 type="chrome_html" /> |
| 435 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" | 441 <structure name="IDR_WEBUI_JS_UI_ACCOUNT_TWEAKS" |
| 436 file="js/chromeos/ui_account_tweaks.js" | 442 file="js/chromeos/ui_account_tweaks.js" |
| 437 type="chrome_html" /> | 443 type="chrome_html" /> |
| 438 </if> | 444 </if> |
| 439 <part file="cr_elements_resources.grdp" /> | 445 <part file="cr_elements_resources.grdp" /> |
| 440 <part file="polymer_resources.grdp" /> | 446 <part file="polymer_resources.grdp" /> |
| 441 </structures> | 447 </structures> |
| 442 </release> | 448 </release> |
| 443 </grit> | 449 </grit> |
| OLD | NEW |