| 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 464 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 475 'front_end/emulated_devices/google-nexus-5x-horizontal-navigation-2x
.png', | 475 'front_end/emulated_devices/google-nexus-5x-horizontal-navigation-2x
.png', |
| 476 'front_end/emulated_devices/google-nexus-5x-vertical-default-1x.png'
, | 476 'front_end/emulated_devices/google-nexus-5x-vertical-default-1x.png'
, |
| 477 'front_end/emulated_devices/google-nexus-5x-vertical-default-2x.png'
, | 477 'front_end/emulated_devices/google-nexus-5x-vertical-default-2x.png'
, |
| 478 'front_end/emulated_devices/google-nexus-5x-vertical-keyboard-1x.png
', | 478 'front_end/emulated_devices/google-nexus-5x-vertical-keyboard-1x.png
', |
| 479 'front_end/emulated_devices/google-nexus-5x-vertical-keyboard-2x.png
', | 479 'front_end/emulated_devices/google-nexus-5x-vertical-keyboard-2x.png
', |
| 480 'front_end/emulated_devices/google-nexus-5x-vertical-navigation-1x.p
ng', | 480 'front_end/emulated_devices/google-nexus-5x-vertical-navigation-1x.p
ng', |
| 481 'front_end/emulated_devices/google-nexus-5x-vertical-navigation-2x.p
ng', | 481 'front_end/emulated_devices/google-nexus-5x-vertical-navigation-2x.p
ng', |
| 482 ], | 482 ], |
| 483 'devtools_es_tree_js_files': [ | 483 'devtools_es_tree_js_files': [ |
| 484 'front_end/es_tree/ESTreeWalker.js', | 484 'front_end/es_tree/ESTreeWalker.js', |
| 485 'front_end/es_tree/AcornTokenizer.js', |
| 485 ], | 486 ], |
| 486 'devtools_extensions_js_files': [ | 487 'devtools_extensions_js_files': [ |
| 487 'front_end/extensions/ExtensionAuditCategory.js', | 488 'front_end/extensions/ExtensionAuditCategory.js', |
| 488 'front_end/extensions/ExtensionPanel.js', | 489 'front_end/extensions/ExtensionPanel.js', |
| 489 'front_end/extensions/ExtensionRegistryStub.js', | 490 'front_end/extensions/ExtensionRegistryStub.js', |
| 490 'front_end/extensions/ExtensionServer.js', | 491 'front_end/extensions/ExtensionServer.js', |
| 491 'front_end/extensions/ExtensionView.js', | 492 'front_end/extensions/ExtensionView.js', |
| 492 '<@(devtools_extension_api_files)', | 493 '<@(devtools_extension_api_files)', |
| 493 ], | 494 ], |
| 494 'devtools_promises_js_files': [ | 495 'devtools_promises_js_files': [ |
| (...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 586 'front_end/security/sidebar.css', | 587 'front_end/security/sidebar.css', |
| 587 'front_end/security/SecurityModel.js', | 588 'front_end/security/SecurityModel.js', |
| 588 'front_end/security/SecurityPanel.js', | 589 'front_end/security/SecurityPanel.js', |
| 589 ], | 590 ], |
| 590 'devtools_script_formatter_worker_js_files': [ | 591 'devtools_script_formatter_worker_js_files': [ |
| 591 'front_end/acorn/acorn.js', | 592 'front_end/acorn/acorn.js', |
| 592 'front_end/cm/css.js', | 593 'front_end/cm/css.js', |
| 593 'front_end/cm/headlesscodemirror.js', | 594 'front_end/cm/headlesscodemirror.js', |
| 594 'front_end/cm/htmlmixed.js', | 595 'front_end/cm/htmlmixed.js', |
| 595 'front_end/cm/xml.js', | 596 'front_end/cm/xml.js', |
| 597 'front_end/es_tree/AcornTokenizer.js', |
| 596 'front_end/es_tree/ESTreeWalker.js', | 598 'front_end/es_tree/ESTreeWalker.js', |
| 597 'front_end/platform/utilities.js', | 599 'front_end/platform/utilities.js', |
| 598 'front_end/script_formatter_worker/AcornTokenizer.js', | |
| 599 'front_end/script_formatter_worker/CSSFormatter.js', | 600 'front_end/script_formatter_worker/CSSFormatter.js', |
| 600 'front_end/script_formatter_worker/JavaScriptFormatter.js', | 601 'front_end/script_formatter_worker/JavaScriptFormatter.js', |
| 601 'front_end/script_formatter_worker/ScriptFormatterWorker.js', | 602 'front_end/script_formatter_worker/ScriptFormatterWorker.js', |
| 602 ], | 603 ], |
| 603 'devtools_settings_js_files': [ | 604 'devtools_settings_js_files': [ |
| 604 'front_end/settings/editFileSystemView.css', | 605 'front_end/settings/editFileSystemView.css', |
| 605 'front_end/settings/frameworkBlackboxSettingsTab.css', | 606 'front_end/settings/frameworkBlackboxSettingsTab.css', |
| 606 'front_end/settings/settingsScreen.css', | 607 'front_end/settings/settingsScreen.css', |
| 607 'front_end/settings/EditFileSystemView.js', | 608 'front_end/settings/EditFileSystemView.js', |
| 608 'front_end/settings/FrameworkBlackboxSettingsTab.js', | 609 'front_end/settings/FrameworkBlackboxSettingsTab.js', |
| (...skipping 248 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 857 'front_end/Images/toolbarItemSelected.png', | 858 'front_end/Images/toolbarItemSelected.png', |
| 858 'front_end/Images/touchCursor.png', | 859 'front_end/Images/touchCursor.png', |
| 859 'front_end/Images/touchCursor_2x.png', | 860 'front_end/Images/touchCursor_2x.png', |
| 860 'front_end/Images/updateServiceWorker.svg', | 861 'front_end/Images/updateServiceWorker.svg', |
| 861 ], | 862 ], |
| 862 'devtools_extension_api_files': [ | 863 'devtools_extension_api_files': [ |
| 863 'front_end/extensions/ExtensionAPI.js', | 864 'front_end/extensions/ExtensionAPI.js', |
| 864 ], | 865 ], |
| 865 }, | 866 }, |
| 866 } | 867 } |
| OLD | NEW |