| 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 228 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 239 'front_end/ui/textPrompt.css', | 239 'front_end/ui/textPrompt.css', |
| 240 'front_end/ui/treeoutline.css', | 240 'front_end/ui/treeoutline.css', |
| 241 'front_end/ui/ActionRegistry.js', | 241 'front_end/ui/ActionRegistry.js', |
| 242 'front_end/ui/ColorSwatch.js', | 242 'front_end/ui/ColorSwatch.js', |
| 243 'front_end/ui/Context.js', | 243 'front_end/ui/Context.js', |
| 244 'front_end/ui/ContextMenu.js', | 244 'front_end/ui/ContextMenu.js', |
| 245 'front_end/ui/Dialog.js', | 245 'front_end/ui/Dialog.js', |
| 246 'front_end/ui/DOMSyntaxHighlighter.js', | 246 'front_end/ui/DOMSyntaxHighlighter.js', |
| 247 'front_end/ui/DropDownMenu.js', | 247 'front_end/ui/DropDownMenu.js', |
| 248 'front_end/ui/DropTarget.js', | 248 'front_end/ui/DropTarget.js', |
| 249 'front_end/ui/EditorPopoverHelper.js', |
| 249 'front_end/ui/EmptyWidget.js', | 250 'front_end/ui/EmptyWidget.js', |
| 250 'front_end/ui/FilterBar.js', | 251 'front_end/ui/FilterBar.js', |
| 251 'front_end/ui/ForwardedInputEventHandler.js', | 252 'front_end/ui/ForwardedInputEventHandler.js', |
| 252 'front_end/ui/HelpScreen.js', | 253 'front_end/ui/HelpScreen.js', |
| 253 'front_end/ui/HistoryInput.js', | 254 'front_end/ui/HistoryInput.js', |
| 254 'front_end/ui/Infobar.js', | 255 'front_end/ui/Infobar.js', |
| 255 'front_end/ui/InplaceEditor.js', | 256 'front_end/ui/InplaceEditor.js', |
| 256 'front_end/ui/KeyboardShortcut.js', | 257 'front_end/ui/KeyboardShortcut.js', |
| 257 'front_end/ui/Panel.js', | 258 'front_end/ui/Panel.js', |
| 258 'front_end/ui/Popover.js', | 259 'front_end/ui/Popover.js', |
| (...skipping 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 392 'front_end/elements/ElementsSidebarView.js', | 393 'front_end/elements/ElementsSidebarView.js', |
| 393 'front_end/elements/ElementsTreeElement.js', | 394 'front_end/elements/ElementsTreeElement.js', |
| 394 'front_end/elements/ElementsTreeOutline.js', | 395 'front_end/elements/ElementsTreeOutline.js', |
| 395 'front_end/elements/ElementStatePaneWidget.js', | 396 'front_end/elements/ElementStatePaneWidget.js', |
| 396 'front_end/elements/SharedSidebarModel.js', | 397 'front_end/elements/SharedSidebarModel.js', |
| 397 'front_end/elements/EventListenersWidget.js', | 398 'front_end/elements/EventListenersWidget.js', |
| 398 'front_end/elements/MetricsSidebarPane.js', | 399 'front_end/elements/MetricsSidebarPane.js', |
| 399 'front_end/elements/PlatformFontsWidget.js', | 400 'front_end/elements/PlatformFontsWidget.js', |
| 400 'front_end/elements/PropertiesWidget.js', | 401 'front_end/elements/PropertiesWidget.js', |
| 401 'front_end/elements/Spectrum.js', | 402 'front_end/elements/Spectrum.js', |
| 402 'front_end/elements/StylesPopoverHelper.js', | 403 'front_end/elements/StylesPopoverIcon.js', |
| 403 'front_end/elements/StylesSectionModel.js', | 404 'front_end/elements/StylesSectionModel.js', |
| 404 'front_end/elements/StylesSidebarPane.js', | 405 'front_end/elements/StylesSidebarPane.js', |
| 405 'front_end/elements/ComputedStyleWidget.js', | 406 'front_end/elements/ComputedStyleWidget.js', |
| 406 ], | 407 ], |
| 407 'devtools_extensions_js_files': [ | 408 'devtools_extensions_js_files': [ |
| 408 'front_end/extensions/ExtensionAuditCategory.js', | 409 'front_end/extensions/ExtensionAuditCategory.js', |
| 409 'front_end/extensions/ExtensionPanel.js', | 410 'front_end/extensions/ExtensionPanel.js', |
| 410 'front_end/extensions/ExtensionRegistryStub.js', | 411 'front_end/extensions/ExtensionRegistryStub.js', |
| 411 'front_end/extensions/ExtensionServer.js', | 412 'front_end/extensions/ExtensionServer.js', |
| 412 'front_end/extensions/ExtensionView.js', | 413 'front_end/extensions/ExtensionView.js', |
| (...skipping 332 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 745 'front_end/Images/toolbarItemSelected.png', | 746 'front_end/Images/toolbarItemSelected.png', |
| 746 'front_end/Images/touchCursor.png', | 747 'front_end/Images/touchCursor.png', |
| 747 'front_end/Images/touchCursor_2x.png', | 748 'front_end/Images/touchCursor_2x.png', |
| 748 'front_end/Images/updateServiceWorker.svg', | 749 'front_end/Images/updateServiceWorker.svg', |
| 749 ], | 750 ], |
| 750 'devtools_extension_api_files': [ | 751 'devtools_extension_api_files': [ |
| 751 'front_end/extensions/ExtensionAPI.js', | 752 'front_end/extensions/ExtensionAPI.js', |
| 752 ], | 753 ], |
| 753 }, | 754 }, |
| 754 } | 755 } |
| OLD | NEW |