| OLD | NEW |
| 1 # | 1 # |
| 2 # Copyright (C) 2013 Google Inc. All rights reserved. | 2 # Copyright (C) 2013 Google Inc. All rights reserved. |
| 3 # | 3 # |
| 4 # Redistribution and use in source and binary forms, with or without | 4 # Redistribution and use in source and binary forms, with or without |
| 5 # modification, are permitted provided that the following conditions are | 5 # modification, are permitted provided that the following conditions are |
| 6 # met: | 6 # met: |
| 7 # | 7 # |
| 8 # * Redistributions of source code must retain the above copyright | 8 # * Redistributions of source code must retain the above copyright |
| 9 # notice, this list of conditions and the following disclaimer. | 9 # notice, this list of conditions and the following disclaimer. |
| 10 # * Redistributions in binary form must reproduce the above | 10 # * Redistributions in binary form must reproduce the above |
| (...skipping 227 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 238 'front_end/timelinePanel.css', | 238 'front_end/timelinePanel.css', |
| 239 'front_end/canvasProfiler.css', | 239 'front_end/canvasProfiler.css', |
| 240 'front_end/layersPanel.css', | 240 'front_end/layersPanel.css', |
| 241 ], | 241 ], |
| 242 'devtools_elements_js_files': [ | 242 'devtools_elements_js_files': [ |
| 243 'front_end/CSSNamedFlowCollectionsView.js', | 243 'front_end/CSSNamedFlowCollectionsView.js', |
| 244 'front_end/CSSNamedFlowView.js', | 244 'front_end/CSSNamedFlowView.js', |
| 245 'front_end/ElementsPanel.js', | 245 'front_end/ElementsPanel.js', |
| 246 'front_end/EventListenersSidebarPane.js', | 246 'front_end/EventListenersSidebarPane.js', |
| 247 'front_end/MetricsSidebarPane.js', | 247 'front_end/MetricsSidebarPane.js', |
| 248 'front_end/OverridesView.js', | 248 'front_end/OverridesView.js', |
| 249 'front_end/PlatformFontsSidebarPane.js', | 249 'front_end/PlatformFontsSidebarPane.js', |
| 250 'front_end/PropertiesSidebarPane.js', | 250 'front_end/PropertiesSidebarPane.js', |
| 251 'front_end/RenderingOptionsView.js', | 251 'front_end/RenderingOptionsView.js', |
| 252 'front_end/StylesSidebarPane.js', | 252 'front_end/StylesSidebarPane.js', |
| 253 ], | 253 ], |
| 254 'devtools_resources_js_files': [ | 254 'devtools_resources_js_files': [ |
| 255 'front_end/ApplicationCacheItemsView.js', | 255 'front_end/ApplicationCacheItemsView.js', |
| 256 'front_end/DOMStorageItemsView.js', | 256 'front_end/DOMStorageItemsView.js', |
| 257 'front_end/DatabaseQueryView.js', | 257 'front_end/DatabaseQueryView.js', |
| 258 'front_end/DatabaseTableView.js', | 258 'front_end/DatabaseTableView.js', |
| (...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 442 'front_end/Images/statusbarButtonGlyphs.png', | 442 'front_end/Images/statusbarButtonGlyphs.png', |
| 443 'front_end/Images/statusbarButtonGlyphs2x.png', | 443 'front_end/Images/statusbarButtonGlyphs2x.png', |
| 444 'front_end/Images/statusbarResizerHorizontal.png', | 444 'front_end/Images/statusbarResizerHorizontal.png', |
| 445 'front_end/Images/statusbarResizerVertical.png', | 445 'front_end/Images/statusbarResizerVertical.png', |
| 446 'front_end/Images/thumbActiveHoriz.png', | 446 'front_end/Images/thumbActiveHoriz.png', |
| 447 'front_end/Images/thumbActiveVert.png', | 447 'front_end/Images/thumbActiveVert.png', |
| 448 'front_end/Images/thumbHoriz.png', | 448 'front_end/Images/thumbHoriz.png', |
| 449 'front_end/Images/thumbVert.png', | 449 'front_end/Images/thumbVert.png', |
| 450 'front_end/Images/thumbHoverHoriz.png', | 450 'front_end/Images/thumbHoverHoriz.png', |
| 451 'front_end/Images/thumbHoverVert.png', | 451 'front_end/Images/thumbHoverVert.png', |
| 452 'front_end/Images/timelineHollowPillBlue.png', | |
| 453 'front_end/Images/timelineHollowPillGray.png', | |
| 454 'front_end/Images/timelineHollowPillGreen.png', | |
| 455 'front_end/Images/timelineHollowPillOrange.png', | |
| 456 'front_end/Images/timelineHollowPillPurple.png', | |
| 457 'front_end/Images/timelineHollowPillRed.png', | |
| 458 'front_end/Images/timelineHollowPillYellow.png', | |
| 459 'front_end/Images/timelinePillBlue.png', | |
| 460 'front_end/Images/timelinePillGray.png', | |
| 461 'front_end/Images/timelinePillGreen.png', | |
| 462 'front_end/Images/timelinePillOrange.png', | |
| 463 'front_end/Images/timelinePillPurple.png', | |
| 464 'front_end/Images/timelinePillRed.png', | |
| 465 'front_end/Images/timelinePillYellow.png', | |
| 466 'front_end/Images/toolbarItemSelected.png', | 452 'front_end/Images/toolbarItemSelected.png', |
| 467 'front_end/Images/trackHoriz.png', | 453 'front_end/Images/trackHoriz.png', |
| 468 'front_end/Images/trackVert.png', | 454 'front_end/Images/trackVert.png', |
| 469 ], | 455 ], |
| 470 'devtools_layers_js_files': [ | 456 'devtools_layers_js_files': [ |
| 471 'front_end/LayersPanel.js', | 457 'front_end/LayersPanel.js', |
| 472 'front_end/LayerTreeModel.js', | 458 'front_end/LayerTreeModel.js', |
| 473 'front_end/LayerTree.js', | 459 'front_end/LayerTree.js', |
| 474 'front_end/Layers3DView.js', | 460 'front_end/Layers3DView.js', |
| 475 'front_end/LayerDetailsView.js', | 461 'front_end/LayerDetailsView.js', |
| 476 'front_end/PaintProfilerView.js', | 462 'front_end/PaintProfilerView.js', |
| 477 ], | 463 ], |
| 478 'devtools_extension_api_files': [ | 464 'devtools_extension_api_files': [ |
| 479 'front_end/ExtensionAPI.js', | 465 'front_end/ExtensionAPI.js', |
| 480 'front_end/DevToolsExtensionAPI.js' | 466 'front_end/DevToolsExtensionAPI.js' |
| 481 ], | 467 ], |
| 482 }, | 468 }, |
| 483 } | 469 } |
| OLD | NEW |