| 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 181 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 192 'front_end/platform/utilities.js', | 192 'front_end/platform/utilities.js', |
| 193 ], | 193 ], |
| 194 'devtools_toolbox_bootstrap_js_files': [ | 194 'devtools_toolbox_bootstrap_js_files': [ |
| 195 'front_end/toolbox_bootstrap/Toolbox.js', | 195 'front_end/toolbox_bootstrap/Toolbox.js', |
| 196 ], | 196 ], |
| 197 'devtools_emulation_js_files': [ | 197 'devtools_emulation_js_files': [ |
| 198 'front_end/emulation/devicesSettingsTab.css', | 198 'front_end/emulation/devicesSettingsTab.css', |
| 199 'front_end/emulation/deviceModeToolbar.css', | 199 'front_end/emulation/deviceModeToolbar.css', |
| 200 'front_end/emulation/deviceModeView.css', | 200 'front_end/emulation/deviceModeView.css', |
| 201 'front_end/emulation/mediaQueryInspector.css', | 201 'front_end/emulation/mediaQueryInspector.css', |
| 202 'front_end/emulation/overrides.css', | |
| 203 'front_end/emulation/sensors.css', | 202 'front_end/emulation/sensors.css', |
| 204 'front_end/emulation/responsiveDesignView.css', | |
| 205 'front_end/emulation/DeviceModeButton.js', | |
| 206 'front_end/emulation/DeviceModeModel.js', | 203 'front_end/emulation/DeviceModeModel.js', |
| 207 'front_end/emulation/DeviceModeView.js', | 204 'front_end/emulation/DeviceModeView.js', |
| 208 'front_end/emulation/DeviceOrientation.js', | 205 'front_end/emulation/DeviceOrientation.js', |
| 209 'front_end/emulation/DevicesSettingsTab.js', | 206 'front_end/emulation/DevicesSettingsTab.js', |
| 210 'front_end/emulation/EmulatedDevices.js', | 207 'front_end/emulation/EmulatedDevices.js', |
| 211 'front_end/emulation/Geolocation.js', | 208 'front_end/emulation/Geolocation.js', |
| 212 'front_end/emulation/InspectedPagePlaceholder.js', | 209 'front_end/emulation/InspectedPagePlaceholder.js', |
| 213 'front_end/emulation/MediaQueryInspector.js', | 210 'front_end/emulation/MediaQueryInspector.js', |
| 214 'front_end/emulation/OverridesSupport.js', | |
| 215 'front_end/emulation/OverridesView.js', | |
| 216 'front_end/emulation/OverridesUI.js', | |
| 217 'front_end/emulation/ResponsiveDesignView.js', | |
| 218 'front_end/emulation/SensorsView.js', | 211 'front_end/emulation/SensorsView.js', |
| 219 ], | 212 ], |
| 220 'devtools_ui_js_files': [ | 213 'devtools_ui_js_files': [ |
| 221 'front_end/ui/checkboxTextLabel.css', | 214 'front_end/ui/checkboxTextLabel.css', |
| 222 'front_end/ui/closeButton.css', | 215 'front_end/ui/closeButton.css', |
| 223 'front_end/ui/colorSwatch.css', | 216 'front_end/ui/colorSwatch.css', |
| 224 'front_end/ui/dialog.css', | 217 'front_end/ui/dialog.css', |
| 225 'front_end/ui/dropTarget.css', | 218 'front_end/ui/dropTarget.css', |
| 226 'front_end/ui/emptyWidget.css', | 219 'front_end/ui/emptyWidget.css', |
| 227 'front_end/ui/filter.css', | 220 'front_end/ui/filter.css', |
| (...skipping 589 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 817 'front_end/Images/resizeHorizontal_2x.png', | 810 'front_end/Images/resizeHorizontal_2x.png', |
| 818 'front_end/Images/resizeVertical.png', | 811 'front_end/Images/resizeVertical.png', |
| 819 'front_end/Images/resizeVertical_2x.png', | 812 'front_end/Images/resizeVertical_2x.png', |
| 820 'front_end/Images/resourceCSSIcon.png', | 813 'front_end/Images/resourceCSSIcon.png', |
| 821 'front_end/Images/resourceDocumentIcon.png', | 814 'front_end/Images/resourceDocumentIcon.png', |
| 822 'front_end/Images/resourceDocumentIconSmall.png', | 815 'front_end/Images/resourceDocumentIconSmall.png', |
| 823 'front_end/Images/resourceJSIcon.png', | 816 'front_end/Images/resourceJSIcon.png', |
| 824 'front_end/Images/resourcePlainIcon.png', | 817 'front_end/Images/resourcePlainIcon.png', |
| 825 'front_end/Images/resourcePlainIconSmall.png', | 818 'front_end/Images/resourcePlainIconSmall.png', |
| 826 'front_end/Images/resourcesTimeGraphIcon.png', | 819 'front_end/Images/resourcesTimeGraphIcon.png', |
| 827 'front_end/Images/responsiveDesign.png', | |
| 828 'front_end/Images/responsiveDesign_2x.png', | |
| 829 'front_end/Images/searchNext.png', | 820 'front_end/Images/searchNext.png', |
| 830 'front_end/Images/searchPrev.png', | 821 'front_end/Images/searchPrev.png', |
| 831 'front_end/Images/securityPropertyInfo.svg', | 822 'front_end/Images/securityPropertyInfo.svg', |
| 832 'front_end/Images/securityPropertyInsecure.svg', | 823 'front_end/Images/securityPropertyInsecure.svg', |
| 833 'front_end/Images/securityPropertySecure.svg', | 824 'front_end/Images/securityPropertySecure.svg', |
| 834 'front_end/Images/securityPropertyWarning.svg', | 825 'front_end/Images/securityPropertyWarning.svg', |
| 835 'front_end/Images/securityPropertyUnknown.svg', | 826 'front_end/Images/securityPropertyUnknown.svg', |
| 836 'front_end/Images/securityStateInsecure.svg', | 827 'front_end/Images/securityStateInsecure.svg', |
| 837 'front_end/Images/securityStateNeutral.svg', | 828 'front_end/Images/securityStateNeutral.svg', |
| 838 'front_end/Images/securityStateSecure.svg', | 829 'front_end/Images/securityStateSecure.svg', |
| 839 'front_end/Images/serviceWorker.svg', | 830 'front_end/Images/serviceWorker.svg', |
| 840 'front_end/Images/sessionStorage.png', | 831 'front_end/Images/sessionStorage.png', |
| 841 'front_end/Images/settingsListRemove.png', | 832 'front_end/Images/settingsListRemove.png', |
| 842 'front_end/Images/settingsListRemove_2x.png', | 833 'front_end/Images/settingsListRemove_2x.png', |
| 843 'front_end/Images/speech.png', | 834 'front_end/Images/speech.png', |
| 844 'front_end/Images/toolbarButtonGlyphs.png', | 835 'front_end/Images/toolbarButtonGlyphs.png', |
| 845 'front_end/Images/toolbarButtonGlyphs_2x.png', | 836 'front_end/Images/toolbarButtonGlyphs_2x.png', |
| 846 'front_end/Images/toolbarResizerHorizontal.png', | 837 'front_end/Images/toolbarResizerHorizontal.png', |
| 847 'front_end/Images/toolbarResizerVertical.png', | 838 'front_end/Images/toolbarResizerVertical.png', |
| 848 'front_end/Images/toolbarItemSelected.png', | 839 'front_end/Images/toolbarItemSelected.png', |
| 849 'front_end/Images/touchCursor.png', | 840 'front_end/Images/touchCursor.png', |
| 850 'front_end/Images/touchCursor_2x.png', | 841 'front_end/Images/touchCursor_2x.png', |
| 851 'front_end/Images/updateServiceWorker.svg', | 842 'front_end/Images/updateServiceWorker.svg', |
| 852 ], | 843 ], |
| 853 'devtools_extension_api_files': [ | 844 'devtools_extension_api_files': [ |
| 854 'front_end/extensions/ExtensionAPI.js', | 845 'front_end/extensions/ExtensionAPI.js', |
| 855 ], | 846 ], |
| 856 }, | 847 }, |
| 857 } | 848 } |
| OLD | NEW |