| 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 256 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 267 'front_end/ui/textButton.css', | 267 'front_end/ui/textButton.css', |
| 268 'front_end/ui/textPrompt.css', | 268 'front_end/ui/textPrompt.css', |
| 269 'front_end/ui/treeoutline.css', | 269 'front_end/ui/treeoutline.css', |
| 270 'front_end/ui/viewContainers.css', | 270 'front_end/ui/viewContainers.css', |
| 271 'front_end/ui/ActionRegistry.js', | 271 'front_end/ui/ActionRegistry.js', |
| 272 'front_end/ui/ColorSwatch.js', | 272 'front_end/ui/ColorSwatch.js', |
| 273 'front_end/ui/Context.js', | 273 'front_end/ui/Context.js', |
| 274 'front_end/ui/ContextMenu.js', | 274 'front_end/ui/ContextMenu.js', |
| 275 'front_end/ui/Dialog.js', | 275 'front_end/ui/Dialog.js', |
| 276 'front_end/ui/DOMSyntaxHighlighter.js', | 276 'front_end/ui/DOMSyntaxHighlighter.js', |
| 277 'front_end/ui/Drawer.js', | |
| 278 'front_end/ui/DropDownMenu.js', | 277 'front_end/ui/DropDownMenu.js', |
| 279 'front_end/ui/DropTarget.js', | 278 'front_end/ui/DropTarget.js', |
| 280 'front_end/ui/EmptyWidget.js', | 279 'front_end/ui/EmptyWidget.js', |
| 281 'front_end/ui/FilterBar.js', | 280 'front_end/ui/FilterBar.js', |
| 282 'front_end/ui/ForwardedInputEventHandler.js', | 281 'front_end/ui/ForwardedInputEventHandler.js', |
| 283 'front_end/ui/HistoryInput.js', | 282 'front_end/ui/HistoryInput.js', |
| 284 'front_end/ui/Infobar.js', | 283 'front_end/ui/Infobar.js', |
| 285 'front_end/ui/InplaceEditor.js', | 284 'front_end/ui/InplaceEditor.js', |
| 286 'front_end/ui/InspectorView.js', | 285 'front_end/ui/InspectorView.js', |
| 287 'front_end/ui/KeyboardShortcut.js', | 286 'front_end/ui/KeyboardShortcut.js', |
| (...skipping 12 matching lines...) Expand all Loading... |
| 300 'front_end/ui/SplitWidget.js', | 299 'front_end/ui/SplitWidget.js', |
| 301 'front_end/ui/StackView.js', | 300 'front_end/ui/StackView.js', |
| 302 'front_end/ui/SwatchPopoverHelper.js', | 301 'front_end/ui/SwatchPopoverHelper.js', |
| 303 'front_end/ui/Toolbar.js', | 302 'front_end/ui/Toolbar.js', |
| 304 'front_end/ui/Tooltip.js', | 303 'front_end/ui/Tooltip.js', |
| 305 'front_end/ui/SuggestBox.js', | 304 'front_end/ui/SuggestBox.js', |
| 306 'front_end/ui/TabbedPane.js', | 305 'front_end/ui/TabbedPane.js', |
| 307 'front_end/ui/TextPrompt.js', | 306 'front_end/ui/TextPrompt.js', |
| 308 'front_end/ui/ThrottledView.js', | 307 'front_end/ui/ThrottledView.js', |
| 309 'front_end/ui/UIUtils.js', | 308 'front_end/ui/UIUtils.js', |
| 309 'front_end/ui/View.js', |
| 310 'front_end/ui/ViewContainers.js', | 310 'front_end/ui/ViewContainers.js', |
| 311 'front_end/ui/ViewportControl.js', | 311 'front_end/ui/ViewportControl.js', |
| 312 'front_end/ui/Widget.js', | 312 'front_end/ui/Widget.js', |
| 313 'front_end/ui/ZoomManager.js', | 313 'front_end/ui/ZoomManager.js', |
| 314 'front_end/ui/treeoutline.js', | 314 'front_end/ui/treeoutline.js', |
| 315 ], | 315 ], |
| 316 'devtools_main_js_files': [ | 316 'devtools_main_js_files': [ |
| 317 'front_end/main/errorWarningCounter.css', | 317 'front_end/main/errorWarningCounter.css', |
| 318 'front_end/main/remoteDebuggingTerminatedScreen.css', | 318 'front_end/main/remoteDebuggingTerminatedScreen.css', |
| 319 'front_end/main/renderingOptions.css', | 319 'front_end/main/renderingOptions.css', |
| (...skipping 579 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 899 'front_end/Images/toolbarResizerVertical.png', | 899 'front_end/Images/toolbarResizerVertical.png', |
| 900 'front_end/Images/toolbarItemSelected.png', | 900 'front_end/Images/toolbarItemSelected.png', |
| 901 'front_end/Images/touchCursor.png', | 901 'front_end/Images/touchCursor.png', |
| 902 'front_end/Images/touchCursor_2x.png', | 902 'front_end/Images/touchCursor_2x.png', |
| 903 ], | 903 ], |
| 904 'devtools_extension_api_files': [ | 904 'devtools_extension_api_files': [ |
| 905 'front_end/extensions/ExtensionAPI.js', | 905 'front_end/extensions/ExtensionAPI.js', |
| 906 ], | 906 ], |
| 907 }, | 907 }, |
| 908 } | 908 } |
| OLD | NEW |