Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1 | # Copyright 2014 The Chromium Authors. All rights reserved. |
| 2 | # Use of this source code is governed by a BSD-style license that can be |
| 3 | # found in the LICENSE file. |
| 4 | |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 5 | import("//third_party/blink/public/public_features.gni") |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 6 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 7 | all_devtools_files = [ |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 8 | "front_end/accessibility_test_runner/AccessibilityPaneTestRunner.js", |
| 9 | "front_end/accessibility_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 10 | "front_end/accessibility/accessibilityNode.css", |
| 11 | "front_end/accessibility/accessibilityProperties.css", |
| 12 | "front_end/accessibility/axBreadcrumbs.css", |
| 13 | "front_end/accessibility/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 14 | "front_end/animation/animationScreenshotPopover.css", |
| 15 | "front_end/animation/animationTimeline.css", |
| 16 | "front_end/animation/module.json", |
| 17 | "front_end/application_test_runner/AppcacheTestRunner.js", |
| 18 | "front_end/application_test_runner/CacheStorageTestRunner.js", |
| 19 | "front_end/application_test_runner/IndexedDBTestRunner.js", |
| 20 | "front_end/application_test_runner/module.json", |
| 21 | "front_end/application_test_runner/ResourcesTestRunner.js", |
| 22 | "front_end/application_test_runner/ResourceTreeTestRunner.js", |
| 23 | "front_end/application_test_runner/ServiceWorkersTestRunner.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 24 | "front_end/audits_test_runner/AuditsTestRunner.js", |
| 25 | "front_end/audits_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 26 | "front_end/audits_worker.js", |
| 27 | "front_end/audits_worker.json", |
| 28 | "front_end/audits_worker/AuditsService.js", |
| 29 | "front_end/audits_worker/lighthouse/lighthouse-dt-bundle.js", |
| 30 | "front_end/audits_worker/module.json", |
| 31 | "front_end/audits/auditsDialog.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 32 | "front_end/audits/auditsPanel.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 33 | "front_end/audits/auditsStartView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 34 | "front_end/audits/lighthouse/report.css", |
Connor Clark | bca1deb | 2019-12-13 02:10:31 | [diff] [blame] | 35 | "front_end/audits/lighthouse/report.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 36 | "front_end/audits/lighthouse/template.html", |
| 37 | "front_end/audits/lighthouse/templates.html", |
| 38 | "front_end/audits/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 39 | "front_end/axe_core_test_runner/AxeCoreTestRunner.js", |
| 40 | "front_end/axe_core_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 41 | "front_end/bindings_test_runner/AutomappingTestRunner.js", |
| 42 | "front_end/bindings_test_runner/BindingsTestRunner.js", |
| 43 | "front_end/bindings_test_runner/IsolatedFilesystemTestRunner.js", |
| 44 | "front_end/bindings_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 45 | "front_end/bindings_test_runner/OverridesTestRunner.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 46 | "front_end/bindings_test_runner/PersistenceTestRunner.js", |
| 47 | "front_end/bindings/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 48 | "front_end/browser_debugger/domBreakpointsSidebarPane.css", |
| 49 | "front_end/browser_debugger/eventListenerBreakpoints.css", |
| 50 | "front_end/browser_debugger/module.json", |
| 51 | "front_end/browser_debugger/xhrBreakpointsSidebarPane.css", |
| 52 | "front_end/browser_sdk/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 53 | "front_end/changes/changesSidebar.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 54 | "front_end/changes/changesView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 55 | "front_end/changes/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 56 | "front_end/cm_headless/module.json", |
| 57 | "front_end/cm_modes/module.json", |
| 58 | "front_end/cm_web_modes/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 59 | "front_end/cm/codemirror.css", |
| 60 | "front_end/cm/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 61 | "front_end/color_picker/module.json", |
| 62 | "front_end/color_picker/spectrum.css", |
| 63 | "front_end/common/module.json", |
| 64 | "front_end/components/imagePreview.css", |
| 65 | "front_end/components/jsUtils.css", |
| 66 | "front_end/components/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 67 | "front_end/console_counters/errorWarningCounter.css", |
| 68 | "front_end/console_counters/module.json", |
| 69 | "front_end/console_test_runner/ConsoleTestRunner.js", |
| 70 | "front_end/console_test_runner/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 71 | "front_end/console/consoleContextSelector.css", |
| 72 | "front_end/console/consolePinPane.css", |
| 73 | "front_end/console/consolePrompt.css", |
| 74 | "front_end/console/consoleSidebar.css", |
| 75 | "front_end/console/consoleView.css", |
| 76 | "front_end/console/module.json", |
Jan Scheffler | 341eea5 | 2019-12-12 09:08:41 | [diff] [blame] | 77 | "front_end/cookie_table/cookiesTable.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 78 | "front_end/cookie_table/module.json", |
| 79 | "front_end/coverage_test_runner/CoverageTestRunner.js", |
| 80 | "front_end/coverage_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 81 | "front_end/coverage/coverageListView.css", |
| 82 | "front_end/coverage/coverageView.css", |
| 83 | "front_end/coverage/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 84 | "front_end/cpu_profiler_test_runner/module.json", |
| 85 | "front_end/cpu_profiler_test_runner/ProfilerTestRunner.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 86 | "front_end/css_overview/cssOverview.css", |
| 87 | "front_end/css_overview/cssOverviewCompletedView.css", |
| 88 | "front_end/css_overview/cssOverviewProcessingView.css", |
| 89 | "front_end/css_overview/cssOverviewSidebarPanel.css", |
| 90 | "front_end/css_overview/cssOverviewStartView.css", |
| 91 | "front_end/css_overview/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 92 | "front_end/dagre_layout/dagre.js", |
| 93 | "front_end/dagre_layout/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 94 | "front_end/data_grid_test_runner/DataGridTestRunner.js", |
| 95 | "front_end/data_grid_test_runner/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 96 | "front_end/data_grid/dataGrid.css", |
| 97 | "front_end/data_grid/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 98 | "front_end/device_mode_test_runner/DeviceModeTestRunner.js", |
| 99 | "front_end/device_mode_test_runner/module.json", |
| 100 | "front_end/devices/DevicesView.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 101 | "front_end/devices/module.json", |
| 102 | "front_end/diff/module.json", |
| 103 | "front_end/dom_extension/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 104 | "front_end/elements_test_runner/EditDOMTestRunner.js", |
| 105 | "front_end/elements_test_runner/ElementsPanelShadowSelectionOnRefreshTestRunner.js", |
| 106 | "front_end/elements_test_runner/ElementsTestRunner.js", |
| 107 | "front_end/elements_test_runner/module.json", |
| 108 | "front_end/elements_test_runner/SetOuterHTMLTestRunner.js", |
| 109 | "front_end/elements_test_runner/StylesUpdateLinksTestRunner.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 110 | "front_end/elements/breadcrumbs.css", |
| 111 | "front_end/elements/classesPaneWidget.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 112 | "front_end/elements/computedStyleSidebarPane.css", |
| 113 | "front_end/elements/computedStyleWidgetTree.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 114 | "front_end/elements/domLinkifier.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 115 | "front_end/elements/elementsPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 116 | "front_end/elements/elementStatePaneWidget.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 117 | "front_end/elements/elementsTreeOutline.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 118 | "front_end/elements/metricsSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 119 | "front_end/elements/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 120 | "front_end/elements/nodeStackTraceWidget.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 121 | "front_end/elements/platformFontsWidget.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 122 | "front_end/elements/propertiesWidget.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 123 | "front_end/elements/stylesSectionTree.css", |
| 124 | "front_end/elements/stylesSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 125 | "front_end/emulated_devices/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 126 | "front_end/emulation/deviceModeToolbar.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 127 | "front_end/emulation/deviceModeView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 128 | "front_end/emulation/devicesSettingsTab.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 129 | "front_end/emulation/geolocationsSettingsTab.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 130 | "front_end/emulation/inspectedPagePlaceholder.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 131 | "front_end/emulation/mediaQueryInspector.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 132 | "front_end/emulation/module.json", |
| 133 | "front_end/emulation/sensors.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 134 | "front_end/event_listeners/eventListenersView.css", |
| 135 | "front_end/event_listeners/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 136 | "front_end/extensions_test_runner/ExtensionsNetworkTestRunner.js", |
| 137 | "front_end/extensions_test_runner/ExtensionsTestRunner.js", |
| 138 | "front_end/extensions_test_runner/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 139 | "front_end/extensions/module.json", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 140 | "front_end/formatter_worker_entrypoint.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 141 | "front_end/formatter_worker/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 142 | "front_end/formatter/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 143 | "front_end/har_importer/module.json", |
| 144 | "front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js", |
| 145 | "front_end/heap_profiler_test_runner/module.json", |
| 146 | "front_end/heap_snapshot_model/module.json", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 147 | "front_end/heap_snapshot_worker_entrypoint.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 148 | "front_end/heap_snapshot_worker/module.json", |
| 149 | "front_end/help/module.json", |
| 150 | "front_end/help/releaseNote.css", |
| 151 | "front_end/host/module.json", |
| 152 | "front_end/inline_editor/bezierEditor.css", |
| 153 | "front_end/inline_editor/bezierSwatch.css", |
| 154 | "front_end/inline_editor/colorSwatch.css", |
| 155 | "front_end/inline_editor/cssShadowEditor.css", |
| 156 | "front_end/inline_editor/cssShadowSwatch.css", |
| 157 | "front_end/inline_editor/module.json", |
| 158 | "front_end/inline_editor/swatchPopover.css", |
Ella Ge | 78047ef | 2019-12-13 14:19:51 | [diff] [blame] | 159 | "front_end/input/inputTimeline.css", |
| 160 | "front_end/input/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 161 | "front_end/inspector_main/module.json", |
| 162 | "front_end/inspector_main/nodeIcon.css", |
| 163 | "front_end/inspector_main/renderingOptions.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 164 | "front_end/inspector.js", |
| 165 | "front_end/inspector.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 166 | "front_end/integration_test_runner.js", |
| 167 | "front_end/integration_test_runner.json", |
| 168 | "front_end/javascript_metadata/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 169 | "front_end/js_main/module.json", |
| 170 | "front_end/js_profiler/module.json", |
| 171 | "front_end/layer_viewer/layerDetailsView.css", |
| 172 | "front_end/layer_viewer/layers3DView.css", |
| 173 | "front_end/layer_viewer/module.json", |
| 174 | "front_end/layer_viewer/paintProfiler.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 175 | "front_end/layers_test_runner/LayersTestRunner.js", |
| 176 | "front_end/layers_test_runner/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 177 | "front_end/layers/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 178 | "front_end/main/module.json", |
Ted Meyer | 7dffce1 | 2019-12-20 21:32:37 | [diff] [blame] | 179 | "front_end/media/chevronTabbedPanel.css", |
| 180 | "front_end/media/ChevronTabbedPanel.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 181 | "front_end/media/eventDisplayTable.css", |
| 182 | "front_end/media/EventDisplayTable.js", |
| 183 | "front_end/media/MainView.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 184 | "front_end/media/MediaModel.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 185 | "front_end/media/MediaTable.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 186 | "front_end/media/mediaView.css", |
| 187 | "front_end/media/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 188 | "front_end/media/PlayerDetailView.js", |
| 189 | "front_end/media/playerListView.css", |
| 190 | "front_end/media/PlayerListView.js", |
Ted Meyer | 7dffce1 | 2019-12-20 21:32:37 | [diff] [blame] | 191 | "front_end/media/playerPropertiesView.css", |
| 192 | "front_end/media/PlayerPropertiesView.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 193 | "front_end/mobile_throttling/module.json", |
| 194 | "front_end/mobile_throttling/throttlingSettingsTab.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 195 | "front_end/ndb_app.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 196 | "front_end/network_test_runner/module.json", |
| 197 | "front_end/network_test_runner/NetworkTestRunner.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 198 | "front_end/network/binaryResourceView.css", |
| 199 | "front_end/network/blockedURLsPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 200 | "front_end/network/eventSourceMessagesView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 201 | "front_end/network/module.json", |
| 202 | "front_end/network/networkConfigView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 203 | "front_end/network/networkLogView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 204 | "front_end/network/networkManageCustomHeadersView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 205 | "front_end/network/networkPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 206 | "front_end/network/networkTimingTable.css", |
| 207 | "front_end/network/networkWaterfallColumn.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 208 | "front_end/network/requestCookiesView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 209 | "front_end/network/requestHeadersTree.css", |
| 210 | "front_end/network/requestHeadersView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 211 | "front_end/network/requestHTMLView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 212 | "front_end/network/requestInitiatorView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 213 | "front_end/network/signedExchangeInfoTree.css", |
| 214 | "front_end/network/signedExchangeInfoView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 215 | "front_end/network/webSocketFrameView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 216 | "front_end/node_debugger/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 217 | "front_end/node_main/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 218 | "front_end/node_main/nodeConnectionsPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 219 | "front_end/object_ui/customPreviewComponent.css", |
| 220 | "front_end/object_ui/module.json", |
| 221 | "front_end/object_ui/objectPopover.css", |
| 222 | "front_end/object_ui/objectPropertiesSection.css", |
| 223 | "front_end/object_ui/objectValue.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 224 | "front_end/perf_ui/chartViewport.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 225 | "front_end/perf_ui/filmStripView.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 226 | "front_end/perf_ui/flameChart.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 227 | "front_end/perf_ui/module.json", |
| 228 | "front_end/perf_ui/overviewGrid.css", |
| 229 | "front_end/perf_ui/pieChart.css", |
| 230 | "front_end/perf_ui/timelineGrid.css", |
| 231 | "front_end/perf_ui/timelineOverviewInfo.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 232 | "front_end/performance_monitor/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 233 | "front_end/performance_monitor/performanceMonitor.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 234 | "front_end/performance_test_runner/module.json", |
| 235 | "front_end/performance_test_runner/TimelineDataTestRunner.js", |
| 236 | "front_end/performance_test_runner/TimelineTestRunner.js", |
| 237 | "front_end/persistence/editFileSystemView.css", |
| 238 | "front_end/persistence/module.json", |
| 239 | "front_end/persistence/workspaceSettingsTab.css", |
| 240 | "front_end/platform/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 241 | "front_end/profiler/heapProfiler.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 242 | "front_end/profiler/liveHeapProfile.css", |
| 243 | "front_end/profiler/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 244 | "front_end/profiler/profileLauncherView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 245 | "front_end/profiler/profilesPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 246 | "front_end/profiler/profilesSidebarTree.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 247 | "front_end/protocol_monitor/module.json", |
| 248 | "front_end/protocol_monitor/protocolMonitor.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 249 | "front_end/protocol/module.json", |
| 250 | "front_end/quick_open/filteredListWidget.css", |
| 251 | "front_end/quick_open/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 252 | "front_end/resources/appManifestView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 253 | "front_end/resources/backgroundServiceView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 254 | "front_end/resources/clearStorageView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 255 | "front_end/resources/cookieItemsView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 256 | "front_end/resources/indexedDBViews.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 257 | "front_end/resources/module.json", |
| 258 | "front_end/resources/resourcesPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 259 | "front_end/resources/resourcesSidebar.css", |
| 260 | "front_end/resources/serviceWorkerCacheViews.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 261 | "front_end/resources/serviceWorkersView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 262 | "front_end/screencast/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 263 | "front_end/screencast/screencastView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 264 | "front_end/sdk_test_runner/module.json", |
| 265 | "front_end/sdk_test_runner/PageMockTestRunner.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 266 | "front_end/sdk/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 267 | "front_end/search/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 268 | "front_end/search/searchResultsPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 269 | "front_end/search/searchView.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 270 | "front_end/security_test_runner/module.json", |
| 271 | "front_end/security_test_runner/SecurityTestRunner.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 272 | "front_end/security/lockIcon.css", |
| 273 | "front_end/security/mainView.css", |
| 274 | "front_end/security/module.json", |
| 275 | "front_end/security/originView.css", |
| 276 | "front_end/security/sidebar.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 277 | "front_end/services/module.json", |
| 278 | "front_end/settings/frameworkBlackboxSettingsTab.css", |
| 279 | "front_end/settings/module.json", |
| 280 | "front_end/settings/settingsScreen.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 281 | "front_end/shell.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 282 | "front_end/snippets/module.json", |
| 283 | "front_end/source_frame/fontView.css", |
| 284 | "front_end/source_frame/imageView.css", |
| 285 | "front_end/source_frame/jsonView.css", |
| 286 | "front_end/source_frame/messagesPopover.css", |
| 287 | "front_end/source_frame/module.json", |
| 288 | "front_end/source_frame/resourceSourceFrame.css", |
| 289 | "front_end/source_frame/xmlTree.css", |
| 290 | "front_end/source_frame/xmlView.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 291 | "front_end/sources_test_runner/AutocompleteTestRunner.js", |
| 292 | "front_end/sources_test_runner/DebuggerTestRunner.js", |
| 293 | "front_end/sources_test_runner/EditorTestRunner.js", |
| 294 | "front_end/sources_test_runner/LiveEditTestRunner.js", |
| 295 | "front_end/sources_test_runner/module.json", |
| 296 | "front_end/sources_test_runner/SearchTestRunner.js", |
| 297 | "front_end/sources_test_runner/SourcesTestRunner.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 298 | "front_end/sources/breakpointEditDialog.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 299 | "front_end/sources/callStackSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 300 | "front_end/sources/debuggerPausedMessage.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 301 | "front_end/sources/dialog.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 302 | "front_end/sources/javaScriptBreakpointsSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 303 | "front_end/sources/module.json", |
| 304 | "front_end/sources/navigatorTree.css", |
| 305 | "front_end/sources/navigatorView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 306 | "front_end/sources/scopeChainSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 307 | "front_end/sources/sourcesPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 308 | "front_end/sources/sourcesView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 309 | "front_end/sources/threadsSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 310 | "front_end/sources/watchExpressionsSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 311 | "front_end/test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 312 | "front_end/text_editor/autocompleteTooltip.css", |
| 313 | "front_end/text_editor/cmdevtools.css", |
| 314 | "front_end/text_editor/module.json", |
| 315 | "front_end/text_utils/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 316 | "front_end/third_party/fabricjs/fabric.js", |
| 317 | "front_end/third_party/fabricjs/module.json", |
Eric Leese | 9307b14 | 2020-01-03 14:19:11 | [diff] [blame] | 318 | "front_end/third_party/wasmparser/module.json", |
| 319 | "front_end/third_party/wasmparser/WasmDis.js", |
| 320 | "front_end/third_party/wasmparser/WasmParser.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 321 | "front_end/timeline_model/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 322 | "front_end/timeline/historyToolbarButton.css", |
| 323 | "front_end/timeline/invalidationsTree.css", |
| 324 | "front_end/timeline/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 325 | "front_end/timeline/timelineFlamechartPopover.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 326 | "front_end/timeline/timelineHistoryManager.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 327 | "front_end/timeline/timelinePaintProfiler.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 328 | "front_end/timeline/timelinePanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 329 | "front_end/timeline/timelineStatusDialog.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 330 | "front_end/toolbox_bootstrap/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 331 | "front_end/toolbox.js", |
| 332 | "front_end/toolbox.json", |
| 333 | "front_end/ui/checkboxTextLabel.css", |
| 334 | "front_end/ui/closeButton.css", |
| 335 | "front_end/ui/confirmDialog.css", |
| 336 | "front_end/ui/dialog.css", |
| 337 | "front_end/ui/dropTarget.css", |
| 338 | "front_end/ui/emptyWidget.css", |
| 339 | "front_end/ui/filter.css", |
| 340 | "front_end/ui/glassPane.css", |
| 341 | "front_end/ui/infobar.css", |
| 342 | "front_end/ui/inlineButton.css", |
| 343 | "front_end/ui/inspectorCommon.css", |
| 344 | "front_end/ui/inspectorStyle.css", |
| 345 | "front_end/ui/inspectorSyntaxHighlight.css", |
| 346 | "front_end/ui/inspectorSyntaxHighlightDark.css", |
| 347 | "front_end/ui/inspectorViewTabbedPane.css", |
| 348 | "front_end/ui/listWidget.css", |
| 349 | "front_end/ui/module.json", |
| 350 | "front_end/ui/popover.css", |
| 351 | "front_end/ui/progressIndicator.css", |
| 352 | "front_end/ui/radioButton.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 353 | "front_end/ui/remoteDebuggingTerminatedScreen.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 354 | "front_end/ui/reportView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 355 | "front_end/ui/rootView.css", |
| 356 | "front_end/ui/searchableView.css", |
| 357 | "front_end/ui/segmentedButton.css", |
| 358 | "front_end/ui/slider.css", |
| 359 | "front_end/ui/smallBubble.css", |
| 360 | "front_end/ui/softContextMenu.css", |
| 361 | "front_end/ui/softDropDown.css", |
| 362 | "front_end/ui/softDropDownButton.css", |
| 363 | "front_end/ui/splitWidget.css", |
| 364 | "front_end/ui/suggestBox.css", |
| 365 | "front_end/ui/tabbedPane.css", |
| 366 | "front_end/ui/targetCrashedScreen.css", |
| 367 | "front_end/ui/textButton.css", |
| 368 | "front_end/ui/textPrompt.css", |
| 369 | "front_end/ui/toolbar.css", |
| 370 | "front_end/ui/tooltip.css", |
| 371 | "front_end/ui/treeoutline.css", |
| 372 | "front_end/ui/viewContainers.css", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 373 | "front_end/wasmparser_worker_entrypoint.json", |
Eric Leese | 9307b14 | 2020-01-03 14:19:11 | [diff] [blame] | 374 | "front_end/wasmparser_worker/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 375 | "front_end/web_audio/audioContextSelector.css", |
| 376 | "front_end/web_audio/module.json", |
| 377 | "front_end/web_audio/webAudio.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 378 | "front_end/worker_main/module.json", |
| 379 | "front_end/worker_service/module.json", |
| 380 | "front_end/worker_service/ServiceDispatcher.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 381 | "front_end/workspace_diff/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 382 | "front_end/workspace/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 383 | ] |
| 384 | |
| 385 | lighthouse_locale_files = [ |
| 386 | "front_end/audits_worker/lighthouse/locales/ar-XB.json", |
| 387 | "front_end/audits_worker/lighthouse/locales/ar.json", |
| 388 | "front_end/audits_worker/lighthouse/locales/bg.json", |
| 389 | "front_end/audits_worker/lighthouse/locales/ca.json", |
| 390 | "front_end/audits_worker/lighthouse/locales/cs.json", |
| 391 | "front_end/audits_worker/lighthouse/locales/da.json", |
| 392 | "front_end/audits_worker/lighthouse/locales/de.json", |
| 393 | "front_end/audits_worker/lighthouse/locales/el.json", |
| 394 | "front_end/audits_worker/lighthouse/locales/en-GB.json", |
| 395 | "front_end/audits_worker/lighthouse/locales/en-US.json", |
| 396 | "front_end/audits_worker/lighthouse/locales/en-XA.json", |
| 397 | "front_end/audits_worker/lighthouse/locales/en-XL.json", |
| 398 | "front_end/audits_worker/lighthouse/locales/es-419.json", |
| 399 | "front_end/audits_worker/lighthouse/locales/es.json", |
| 400 | "front_end/audits_worker/lighthouse/locales/fi.json", |
| 401 | "front_end/audits_worker/lighthouse/locales/fil.json", |
| 402 | "front_end/audits_worker/lighthouse/locales/fr.json", |
| 403 | "front_end/audits_worker/lighthouse/locales/he.json", |
| 404 | "front_end/audits_worker/lighthouse/locales/hi.json", |
| 405 | "front_end/audits_worker/lighthouse/locales/hr.json", |
| 406 | "front_end/audits_worker/lighthouse/locales/hu.json", |
| 407 | "front_end/audits_worker/lighthouse/locales/id.json", |
| 408 | "front_end/audits_worker/lighthouse/locales/it.json", |
| 409 | "front_end/audits_worker/lighthouse/locales/ja.json", |
| 410 | "front_end/audits_worker/lighthouse/locales/ko.json", |
| 411 | "front_end/audits_worker/lighthouse/locales/lt.json", |
| 412 | "front_end/audits_worker/lighthouse/locales/lv.json", |
| 413 | "front_end/audits_worker/lighthouse/locales/nl.json", |
| 414 | "front_end/audits_worker/lighthouse/locales/no.json", |
| 415 | "front_end/audits_worker/lighthouse/locales/pl.json", |
| 416 | "front_end/audits_worker/lighthouse/locales/pt-PT.json", |
| 417 | "front_end/audits_worker/lighthouse/locales/pt.json", |
| 418 | "front_end/audits_worker/lighthouse/locales/ro.json", |
| 419 | "front_end/audits_worker/lighthouse/locales/ru.json", |
| 420 | "front_end/audits_worker/lighthouse/locales/sk.json", |
| 421 | "front_end/audits_worker/lighthouse/locales/sl.json", |
| 422 | "front_end/audits_worker/lighthouse/locales/sr-Latn.json", |
| 423 | "front_end/audits_worker/lighthouse/locales/sr.json", |
| 424 | "front_end/audits_worker/lighthouse/locales/sv.json", |
| 425 | "front_end/audits_worker/lighthouse/locales/ta.json", |
| 426 | "front_end/audits_worker/lighthouse/locales/te.json", |
| 427 | "front_end/audits_worker/lighthouse/locales/th.json", |
| 428 | "front_end/audits_worker/lighthouse/locales/tr.json", |
| 429 | "front_end/audits_worker/lighthouse/locales/uk.json", |
| 430 | "front_end/audits_worker/lighthouse/locales/vi.json", |
| 431 | "front_end/audits_worker/lighthouse/locales/zh-HK.json", |
| 432 | "front_end/audits_worker/lighthouse/locales/zh-TW.json", |
| 433 | "front_end/audits_worker/lighthouse/locales/zh.json", |
| 434 | ] |
| 435 | |
| 436 | all_devtools_files += lighthouse_locale_files |
| 437 | |
| 438 | all_devtools_modules = [ |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 439 | "front_end/accessibility/accessibility.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 440 | "front_end/accessibility/AccessibilityModel.js", |
| 441 | "front_end/accessibility/AccessibilityNodeView.js", |
| 442 | "front_end/accessibility/AccessibilitySidebarView.js", |
| 443 | "front_end/accessibility/AccessibilityStrings.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 444 | "front_end/accessibility/ARIAAttributesView.js", |
| 445 | "front_end/accessibility/ARIAMetadata.js", |
| 446 | "front_end/accessibility/AXBreadcrumbsPane.js", |
| 447 | "front_end/animation/animation.js", |
Paul Lewis | 752031f | 2020-01-09 14:14:23 | [diff] [blame] | 448 | "front_end/animation/animation-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 449 | "front_end/animation/AnimationGroupPreviewUI.js", |
| 450 | "front_end/animation/AnimationModel.js", |
| 451 | "front_end/animation/AnimationScreenshotPopover.js", |
| 452 | "front_end/animation/AnimationTimeline.js", |
| 453 | "front_end/animation/AnimationUI.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 454 | "front_end/audits/audits.js", |
Paul Lewis | 5147419 | 2020-01-09 16:02:22 | [diff] [blame] | 455 | "front_end/audits/audits-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 456 | "front_end/audits/AuditsController.js", |
| 457 | "front_end/audits/AuditsPanel.js", |
| 458 | "front_end/audits/AuditsProtocolService.js", |
| 459 | "front_end/audits/AuditsReportRenderer.js", |
| 460 | "front_end/audits/AuditsReportSelector.js", |
| 461 | "front_end/audits/AuditsStartView.js", |
| 462 | "front_end/audits/AuditsStatusView.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 463 | "front_end/audits/lighthouse/report-generator.js", |
| 464 | "front_end/audits/lighthouse/report.js", |
| 465 | "front_end/audits/RadioSetting.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 466 | "front_end/bindings/bindings.js", |
| 467 | "front_end/bindings/BlackboxManager.js", |
| 468 | "front_end/bindings/BreakpointManager.js", |
| 469 | "front_end/bindings/CompilerScriptMapping.js", |
| 470 | "front_end/bindings/ContentProviderBasedProject.js", |
| 471 | "front_end/bindings/CSSWorkspaceBinding.js", |
| 472 | "front_end/bindings/DebuggerWorkspaceBinding.js", |
| 473 | "front_end/bindings/DefaultScriptMapping.js", |
| 474 | "front_end/bindings/FileUtils.js", |
| 475 | "front_end/bindings/LiveLocation.js", |
| 476 | "front_end/bindings/NetworkProject.js", |
| 477 | "front_end/bindings/PresentationConsoleMessageHelper.js", |
| 478 | "front_end/bindings/ResourceMapping.js", |
| 479 | "front_end/bindings/ResourceScriptMapping.js", |
| 480 | "front_end/bindings/ResourceUtils.js", |
| 481 | "front_end/bindings/SASSSourceMapping.js", |
| 482 | "front_end/bindings/StylesSourceMapping.js", |
| 483 | "front_end/bindings/TempFile.js", |
| 484 | "front_end/browser_debugger/browser_debugger.js", |
Paul Lewis | 2a4f9fe | 2020-01-09 15:19:41 | [diff] [blame] | 485 | "front_end/browser_debugger/browser_debugger-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 486 | "front_end/browser_debugger/DOMBreakpointsSidebarPane.js", |
| 487 | "front_end/browser_debugger/EventListenerBreakpointsSidebarPane.js", |
| 488 | "front_end/browser_debugger/ObjectEventListenersSidebarPane.js", |
| 489 | "front_end/browser_debugger/XHRBreakpointsSidebarPane.js", |
| 490 | "front_end/browser_sdk/browser_sdk.js", |
| 491 | "front_end/browser_sdk/LogManager.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 492 | "front_end/changes/changes.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 493 | "front_end/changes/ChangesHighlighter.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 494 | "front_end/changes/ChangesSidebar.js", |
Jack Lynch | 9542a8b | 2019-12-26 21:10:08 | [diff] [blame] | 495 | "front_end/changes/ChangesTextEditor.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 496 | "front_end/changes/ChangesView.js", |
| 497 | "front_end/cm_headless/cm_headless.js", |
| 498 | "front_end/cm_headless/headlesscodemirror.js", |
| 499 | "front_end/cm_modes/clike.js", |
| 500 | "front_end/cm_modes/clojure.js", |
| 501 | "front_end/cm_modes/cm_modes.js", |
| 502 | "front_end/cm_modes/coffeescript.js", |
| 503 | "front_end/cm_modes/DefaultCodeMirrorMimeMode.js", |
| 504 | "front_end/cm_modes/jsx.js", |
| 505 | "front_end/cm_modes/livescript.js", |
| 506 | "front_end/cm_modes/markdown.js", |
| 507 | "front_end/cm_modes/php.js", |
| 508 | "front_end/cm_modes/python.js", |
| 509 | "front_end/cm_modes/shell.js", |
| 510 | "front_end/cm_web_modes/cm_web_modes_cm.js", |
| 511 | "front_end/cm_web_modes/cm_web_modes_headless.js", |
| 512 | "front_end/cm_web_modes/cm_web_modes.js", |
| 513 | "front_end/cm_web_modes/css.js", |
| 514 | "front_end/cm_web_modes/htmlembedded.js", |
| 515 | "front_end/cm_web_modes/htmlmixed.js", |
| 516 | "front_end/cm_web_modes/javascript.js", |
| 517 | "front_end/cm_web_modes/xml.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 518 | "front_end/cm/active-line.js", |
| 519 | "front_end/cm/brace-fold.js", |
| 520 | "front_end/cm/closebrackets.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 521 | "front_end/cm/cm.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 522 | "front_end/cm/codemirror.js", |
| 523 | "front_end/cm/comment.js", |
| 524 | "front_end/cm/foldcode.js", |
| 525 | "front_end/cm/foldgutter.js", |
| 526 | "front_end/cm/mark-selection.js", |
| 527 | "front_end/cm/matchbrackets.js", |
| 528 | "front_end/cm/multiplex.js", |
| 529 | "front_end/cm/overlay.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 530 | "front_end/color_picker/color_picker.js", |
| 531 | "front_end/color_picker/ContrastDetails.js", |
| 532 | "front_end/color_picker/ContrastInfo.js", |
| 533 | "front_end/color_picker/ContrastOverlay.js", |
| 534 | "front_end/color_picker/Spectrum.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 535 | "front_end/common/App.js", |
| 536 | "front_end/common/AppProvider.js", |
| 537 | "front_end/common/CharacterIdMap.js", |
| 538 | "front_end/common/Color.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 539 | "front_end/common/common-legacy.js", |
| 540 | "front_end/common/common.js", |
| 541 | "front_end/common/Console.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 542 | "front_end/common/ContentProvider.js", |
| 543 | "front_end/common/EventTarget.js", |
| 544 | "front_end/common/JavaScriptMetaData.js", |
| 545 | "front_end/common/Linkifier.js", |
| 546 | "front_end/common/Object.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 547 | "front_end/common/ParsedURL.js", |
| 548 | "front_end/common/Progress.js", |
| 549 | "front_end/common/QueryParamHandler.js", |
| 550 | "front_end/common/ResourceType.js", |
| 551 | "front_end/common/Revealer.js", |
| 552 | "front_end/common/Runnable.js", |
| 553 | "front_end/common/SegmentedRange.js", |
| 554 | "front_end/common/Settings.js", |
| 555 | "front_end/common/StaticContentProvider.js", |
| 556 | "front_end/common/StringOutputStream.js", |
| 557 | "front_end/common/TextDictionary.js", |
| 558 | "front_end/common/Throttler.js", |
| 559 | "front_end/common/Trie.js", |
| 560 | "front_end/common/UIString.js", |
| 561 | "front_end/common/Worker.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 562 | "front_end/components/components.js", |
| 563 | "front_end/components/DockController.js", |
| 564 | "front_end/components/ImagePreview.js", |
| 565 | "front_end/components/JSPresentationUtils.js", |
| 566 | "front_end/components/Linkifier.js", |
| 567 | "front_end/components/Reload.js", |
| 568 | "front_end/components/TargetDetachedDialog.js", |
| 569 | "front_end/console_counters/console_counters.js", |
| 570 | "front_end/console_counters/WarningErrorCounter.js", |
| 571 | "front_end/console/console.js", |
| 572 | "front_end/console/ConsoleContextSelector.js", |
| 573 | "front_end/console/ConsoleFilter.js", |
| 574 | "front_end/console/ConsolePanel.js", |
| 575 | "front_end/console/ConsolePinPane.js", |
| 576 | "front_end/console/ConsolePrompt.js", |
| 577 | "front_end/console/ConsoleSidebar.js", |
| 578 | "front_end/console/ConsoleView.js", |
| 579 | "front_end/console/ConsoleViewMessage.js", |
| 580 | "front_end/console/ConsoleViewport.js", |
| 581 | "front_end/cookie_table/cookie_table.js", |
Tim van der Lippe | e2fbfea | 2020-01-09 13:53:50 | [diff] [blame] | 582 | "front_end/cookie_table/cookie_table-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 583 | "front_end/cookie_table/CookiesTable.js", |
| 584 | "front_end/coverage/coverage.js", |
Tim van der Lippe | 6a3f48e | 2020-01-09 14:03:47 | [diff] [blame] | 585 | "front_end/coverage/coverage-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 586 | "front_end/coverage/CoverageDecorationManager.js", |
| 587 | "front_end/coverage/CoverageListView.js", |
| 588 | "front_end/coverage/CoverageModel.js", |
| 589 | "front_end/coverage/CoverageView.js", |
| 590 | "front_end/css_overview/css_overview.js", |
Tim van der Lippe | 9d0cb5f | 2020-01-09 14:10:38 | [diff] [blame] | 591 | "front_end/css_overview/css_overview-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 592 | "front_end/css_overview/CSSOverviewCompletedView.js", |
| 593 | "front_end/css_overview/CSSOverviewController.js", |
| 594 | "front_end/css_overview/CSSOverviewModel.js", |
| 595 | "front_end/css_overview/CSSOverviewPanel.js", |
| 596 | "front_end/css_overview/CSSOverviewProcessingView.js", |
| 597 | "front_end/css_overview/CSSOverviewSidebarPanel.js", |
| 598 | "front_end/css_overview/CSSOverviewStartView.js", |
| 599 | "front_end/css_overview/CSSOverviewUnusedDeclarations.js", |
| 600 | "front_end/data_grid/data_grid.js", |
Tim van der Lippe | 472675d | 2020-01-09 14:30:52 | [diff] [blame] | 601 | "front_end/data_grid/data_grid-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 602 | "front_end/data_grid/DataGrid.js", |
| 603 | "front_end/data_grid/ShowMoreDataGridNode.js", |
| 604 | "front_end/data_grid/SortableDataGrid.js", |
| 605 | "front_end/data_grid/ViewportDataGrid.js", |
| 606 | "front_end/diff/diff_match_patch.js", |
| 607 | "front_end/diff/diff.js", |
Tim van der Lippe | 835559f | 2020-01-09 14:35:54 | [diff] [blame] | 608 | "front_end/diff/diff-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 609 | "front_end/diff/DiffWrapper.js", |
| 610 | "front_end/dom_extension/dom_extension.js", |
| 611 | "front_end/dom_extension/DOMExtension.js", |
| 612 | "front_end/elements/ClassesPaneWidget.js", |
| 613 | "front_end/elements/ColorSwatchPopoverIcon.js", |
| 614 | "front_end/elements/ComputedStyleModel.js", |
| 615 | "front_end/elements/ComputedStyleWidget.js", |
| 616 | "front_end/elements/DOMLinkifier.js", |
| 617 | "front_end/elements/DOMPath.js", |
| 618 | "front_end/elements/elements-legacy.js", |
| 619 | "front_end/elements/elements.js", |
| 620 | "front_end/elements/ElementsBreadcrumbs.js", |
| 621 | "front_end/elements/ElementsPanel.js", |
| 622 | "front_end/elements/ElementsSidebarPane.js", |
| 623 | "front_end/elements/ElementStatePaneWidget.js", |
| 624 | "front_end/elements/ElementsTreeElement.js", |
| 625 | "front_end/elements/ElementsTreeElementHighlighter.js", |
| 626 | "front_end/elements/ElementsTreeOutline.js", |
| 627 | "front_end/elements/EventListenersWidget.js", |
| 628 | "front_end/elements/InspectElementModeController.js", |
| 629 | "front_end/elements/MarkerDecorator.js", |
| 630 | "front_end/elements/MetricsSidebarPane.js", |
| 631 | "front_end/elements/NodeStackTraceWidget.js", |
| 632 | "front_end/elements/PlatformFontsWidget.js", |
| 633 | "front_end/elements/PropertiesWidget.js", |
| 634 | "front_end/elements/StylePropertyHighlighter.js", |
| 635 | "front_end/elements/StylePropertyTreeElement.js", |
| 636 | "front_end/elements/StylesSidebarPane.js", |
| 637 | "front_end/emulation/AdvancedApp.js", |
| 638 | "front_end/emulation/DeviceModeModel.js", |
| 639 | "front_end/emulation/DeviceModeToolbar.js", |
| 640 | "front_end/emulation/DeviceModeView.js", |
| 641 | "front_end/emulation/DeviceModeWrapper.js", |
| 642 | "front_end/emulation/DevicesSettingsTab.js", |
| 643 | "front_end/emulation/EmulatedDevices.js", |
| 644 | "front_end/emulation/emulation.js", |
Tim van der Lippe | e8e8087 | 2020-01-09 15:00:04 | [diff] [blame] | 645 | "front_end/emulation/emulation-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 646 | "front_end/emulation/GeolocationsSettingsTab.js", |
| 647 | "front_end/emulation/InspectedPagePlaceholder.js", |
| 648 | "front_end/emulation/MediaQueryInspector.js", |
| 649 | "front_end/emulation/SensorsView.js", |
| 650 | "front_end/event_listeners/event_listeners.js", |
| 651 | "front_end/event_listeners/EventListenersUtils.js", |
| 652 | "front_end/event_listeners/EventListenersView.js", |
| 653 | "front_end/extensions/ExtensionAPI.js", |
| 654 | "front_end/extensions/ExtensionPanel.js", |
| 655 | "front_end/extensions/extensions.js", |
| 656 | "front_end/extensions/ExtensionServer.js", |
| 657 | "front_end/extensions/ExtensionTraceProvider.js", |
| 658 | "front_end/extensions/ExtensionView.js", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 659 | "front_end/formatter_worker/acorn/acorn_loose.js", |
| 660 | "front_end/formatter_worker/acorn/acorn.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 661 | "front_end/formatter_worker/AcornTokenizer.js", |
| 662 | "front_end/formatter_worker/CSSFormatter.js", |
| 663 | "front_end/formatter_worker/CSSRuleParser.js", |
| 664 | "front_end/formatter_worker/ESTreeWalker.js", |
| 665 | "front_end/formatter_worker/FormattedContentBuilder.js", |
| 666 | "front_end/formatter_worker/formatter_worker.js", |
| 667 | "front_end/formatter_worker/FormatterWorker.js", |
| 668 | "front_end/formatter_worker/HTMLFormatter.js", |
| 669 | "front_end/formatter_worker/IdentityFormatter.js", |
| 670 | "front_end/formatter_worker/JavaScriptFormatter.js", |
| 671 | "front_end/formatter_worker/JavaScriptOutline.js", |
| 672 | "front_end/formatter_worker/RelaxedJSONParser.js", |
| 673 | "front_end/formatter/formatter.js", |
Tim van der Lippe | fe5c3f7 | 2020-01-09 16:15:02 | [diff] [blame] | 674 | "front_end/formatter/formatter-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 675 | "front_end/formatter/FormatterWorkerPool.js", |
| 676 | "front_end/formatter/ScriptFormatter.js", |
| 677 | "front_end/formatter/SourceFormatter.js", |
| 678 | "front_end/har_importer/har_importer.js", |
| 679 | "front_end/har_importer/HARFormat.js", |
| 680 | "front_end/har_importer/HARImporter.js", |
| 681 | "front_end/heap_snapshot_model/heap_snapshot_model.js", |
| 682 | "front_end/heap_snapshot_model/HeapSnapshotModel.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 683 | "front_end/heap_snapshot_worker/AllocationProfile.js", |
| 684 | "front_end/heap_snapshot_worker/heap_snapshot_worker.js", |
| 685 | "front_end/heap_snapshot_worker/HeapSnapshot.js", |
| 686 | "front_end/heap_snapshot_worker/HeapSnapshotLoader.js", |
| 687 | "front_end/heap_snapshot_worker/HeapSnapshotWorker.js", |
| 688 | "front_end/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js", |
| 689 | "front_end/help/help.js", |
| 690 | "front_end/help/HelpImpl.js", |
| 691 | "front_end/help/ReleaseNoteText.js", |
| 692 | "front_end/help/ReleaseNoteView.js", |
| 693 | "front_end/host/host.js", |
Paul Lewis | 3b8ed65 | 2020-01-08 12:47:59 | [diff] [blame] | 694 | "front_end/host/host-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 695 | "front_end/host/InspectorFrontendHost.js", |
| 696 | "front_end/host/InspectorFrontendHostAPI.js", |
| 697 | "front_end/host/Platform.js", |
| 698 | "front_end/host/ResourceLoader.js", |
| 699 | "front_end/host/UserMetrics.js", |
| 700 | "front_end/inline_editor/BezierEditor.js", |
| 701 | "front_end/inline_editor/BezierUI.js", |
| 702 | "front_end/inline_editor/ColorSwatch.js", |
| 703 | "front_end/inline_editor/CSSShadowEditor.js", |
| 704 | "front_end/inline_editor/CSSShadowModel.js", |
| 705 | "front_end/inline_editor/inline_editor.js", |
| 706 | "front_end/inline_editor/SwatchPopoverHelper.js", |
| 707 | "front_end/input/input.js", |
| 708 | "front_end/input/InputModel.js", |
| 709 | "front_end/input/InputTimeline.js", |
| 710 | "front_end/inspector_main/inspector_main.js", |
| 711 | "front_end/inspector_main/InspectorMain.js", |
| 712 | "front_end/inspector_main/RenderingOptions.js", |
| 713 | "front_end/javascript_metadata/javascript_metadata.js", |
| 714 | "front_end/javascript_metadata/JavaScriptMetadata.js", |
| 715 | "front_end/javascript_metadata/NativeFunctions.js", |
| 716 | "front_end/js_main/js_main.js", |
| 717 | "front_end/js_main/JsMain.js", |
| 718 | "front_end/layer_viewer/layer_viewer.js", |
| 719 | "front_end/layer_viewer/LayerDetailsView.js", |
| 720 | "front_end/layer_viewer/Layers3DView.js", |
| 721 | "front_end/layer_viewer/LayerTreeOutline.js", |
| 722 | "front_end/layer_viewer/LayerViewHost.js", |
| 723 | "front_end/layer_viewer/PaintProfilerView.js", |
| 724 | "front_end/layer_viewer/TransformController.js", |
| 725 | "front_end/layers/LayerPaintProfilerView.js", |
| 726 | "front_end/layers/layers.js", |
| 727 | "front_end/layers/LayersPanel.js", |
| 728 | "front_end/layers/LayerTreeModel.js", |
| 729 | "front_end/main/ExecutionContextSelector.js", |
| 730 | "front_end/main/main.js", |
| 731 | "front_end/main/MainImpl.js", |
| 732 | "front_end/main/SimpleApp.js", |
| 733 | "front_end/mobile_throttling/mobile_throttling.js", |
| 734 | "front_end/mobile_throttling/MobileThrottlingSelector.js", |
| 735 | "front_end/mobile_throttling/NetworkPanelIndicator.js", |
| 736 | "front_end/mobile_throttling/NetworkThrottlingSelector.js", |
| 737 | "front_end/mobile_throttling/ThrottlingManager.js", |
| 738 | "front_end/mobile_throttling/ThrottlingPresets.js", |
| 739 | "front_end/mobile_throttling/ThrottlingSettingsTab.js", |
| 740 | "front_end/network/BinaryResourceView.js", |
| 741 | "front_end/network/BlockedURLsPane.js", |
| 742 | "front_end/network/EventSourceMessagesView.js", |
| 743 | "front_end/network/HARWriter.js", |
| 744 | "front_end/network/network.js", |
| 745 | "front_end/network/NetworkConfigView.js", |
| 746 | "front_end/network/NetworkDataGridNode.js", |
| 747 | "front_end/network/NetworkFrameGrouper.js", |
| 748 | "front_end/network/NetworkItemView.js", |
| 749 | "front_end/network/NetworkLogView.js", |
| 750 | "front_end/network/NetworkLogViewColumns.js", |
| 751 | "front_end/network/NetworkManageCustomHeadersView.js", |
| 752 | "front_end/network/NetworkOverview.js", |
| 753 | "front_end/network/NetworkPanel.js", |
| 754 | "front_end/network/NetworkSearchScope.js", |
| 755 | "front_end/network/NetworkTimeCalculator.js", |
| 756 | "front_end/network/NetworkWaterfallColumn.js", |
| 757 | "front_end/network/RequestCookiesView.js", |
| 758 | "front_end/network/RequestHeadersView.js", |
| 759 | "front_end/network/RequestHTMLView.js", |
| 760 | "front_end/network/RequestInitiatorView.js", |
| 761 | "front_end/network/RequestPreviewView.js", |
| 762 | "front_end/network/RequestResponseView.js", |
| 763 | "front_end/network/RequestTimingView.js", |
| 764 | "front_end/network/ResourceWebSocketFrameView.js", |
| 765 | "front_end/network/SignedExchangeInfoView.js", |
Paul Lewis | 57b82d6 | 2020-01-07 14:37:53 | [diff] [blame] | 766 | "front_end/node_main/node_main.js", |
| 767 | "front_end/node_main/NodeMain.js", |
| 768 | "front_end/node_main/NodeConnectionsPanel.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 769 | "front_end/object_ui/CustomPreviewComponent.js", |
| 770 | "front_end/object_ui/JavaScriptAutocomplete.js", |
| 771 | "front_end/object_ui/JavaScriptREPL.js", |
| 772 | "front_end/object_ui/object_ui.js", |
| 773 | "front_end/object_ui/ObjectPopoverHelper.js", |
| 774 | "front_end/object_ui/ObjectPropertiesSection.js", |
| 775 | "front_end/object_ui/RemoteObjectPreviewFormatter.js", |
| 776 | "front_end/performance_monitor/performance_monitor.js", |
| 777 | "front_end/performance_monitor/PerformanceMonitor.js", |
Tim van der Lippe | fd2b2ce | 2020-01-03 15:05:18 | [diff] [blame] | 778 | "front_end/perf_ui/perf_ui.js", |
| 779 | "front_end/perf_ui/TimelineOverviewPane.js", |
| 780 | "front_end/perf_ui/TimelineGrid.js", |
| 781 | "front_end/perf_ui/PieChart.js", |
| 782 | "front_end/perf_ui/OverviewGrid.js", |
| 783 | "front_end/perf_ui/NetworkPriorities.js", |
| 784 | "front_end/perf_ui/LiveHeapProfile.js", |
| 785 | "front_end/perf_ui/LineLevelProfile.js", |
| 786 | "front_end/perf_ui/GCActionDelegate.js", |
| 787 | "front_end/perf_ui/FlameChart.js", |
| 788 | "front_end/perf_ui/FilmStripView.js", |
| 789 | "front_end/perf_ui/ChartViewport.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 790 | "front_end/persistence/Automapping.js", |
| 791 | "front_end/persistence/EditFileSystemView.js", |
| 792 | "front_end/persistence/FileSystemWorkspaceBinding.js", |
| 793 | "front_end/persistence/IsolatedFileSystem.js", |
| 794 | "front_end/persistence/IsolatedFileSystemManager.js", |
| 795 | "front_end/persistence/NetworkPersistenceManager.js", |
| 796 | "front_end/persistence/persistence.js", |
| 797 | "front_end/persistence/PersistenceActions.js", |
| 798 | "front_end/persistence/PersistenceImpl.js", |
| 799 | "front_end/persistence/PersistenceUtils.js", |
| 800 | "front_end/persistence/PlatformFileSystem.js", |
| 801 | "front_end/persistence/WorkspaceSettingsTab.js", |
| 802 | "front_end/platform/platform.js", |
| 803 | "front_end/platform/utilities.js", |
Tim van der Lippe | 6288cf3 | 2020-01-07 16:58:40 | [diff] [blame] | 804 | "front_end/profiler/profiler.js", |
| 805 | "front_end/profiler/TopDownProfileDataGrid.js", |
| 806 | "front_end/profiler/ProfileView.js", |
| 807 | "front_end/profiler/ProfileTypeRegistry.js", |
| 808 | "front_end/profiler/ProfileType.js", |
| 809 | "front_end/profiler/ProfilesPanel.js", |
| 810 | "front_end/profiler/ProfileLauncherView.js", |
| 811 | "front_end/profiler/ProfileHeader.js", |
| 812 | "front_end/profiler/ProfileDataGrid.js", |
| 813 | "front_end/profiler/LiveHeapProfileView.js", |
| 814 | "front_end/profiler/IsolateSelector.js", |
| 815 | "front_end/profiler/HeapTimelineOverview.js", |
| 816 | "front_end/profiler/HeapSnapshotView.js", |
| 817 | "front_end/profiler/HeapSnapshotProxy.js", |
| 818 | "front_end/profiler/HeapSnapshotGridNodes.js", |
| 819 | "front_end/profiler/HeapSnapshotDataGrids.js", |
| 820 | "front_end/profiler/HeapProfileView.js", |
| 821 | "front_end/profiler/HeapProfilerPanel.js", |
| 822 | "front_end/profiler/CPUProfileView.js", |
| 823 | "front_end/profiler/CPUProfileFlameChart.js", |
| 824 | "front_end/profiler/BottomUpProfileDataGrid.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 825 | "front_end/protocol_monitor/protocol_monitor.js", |
| 826 | "front_end/protocol_monitor/ProtocolMonitor.js", |
| 827 | "front_end/protocol/InspectorBackend.js", |
| 828 | "front_end/protocol/NodeURL.js", |
| 829 | "front_end/protocol/protocol.js", |
| 830 | "front_end/quick_open/CommandMenu.js", |
| 831 | "front_end/quick_open/FilteredListWidget.js", |
| 832 | "front_end/quick_open/HelpQuickOpen.js", |
| 833 | "front_end/quick_open/quick_open.js", |
| 834 | "front_end/quick_open/QuickOpen.js", |
Tim van der Lippe | 097cdec | 2020-01-06 14:44:17 | [diff] [blame] | 835 | "front_end/resources/resources.js", |
| 836 | "front_end/resources/StorageItemsView.js", |
| 837 | "front_end/resources/ServiceWorkersView.js", |
| 838 | "front_end/resources/ServiceWorkerCacheViews.js", |
| 839 | "front_end/resources/ResourcesSection.js", |
| 840 | "front_end/resources/ResourcesPanel.js", |
| 841 | "front_end/resources/IndexedDBViews.js", |
| 842 | "front_end/resources/IndexedDBModel.js", |
| 843 | "front_end/resources/DatabaseTableView.js", |
| 844 | "front_end/resources/DatabaseQueryView.js", |
| 845 | "front_end/resources/DatabaseModel.js", |
| 846 | "front_end/resources/DOMStorageModel.js", |
| 847 | "front_end/resources/DOMStorageItemsView.js", |
| 848 | "front_end/resources/CookieItemsView.js", |
| 849 | "front_end/resources/ClearStorageView.js", |
| 850 | "front_end/resources/BackgroundServiceView.js", |
| 851 | "front_end/resources/BackgroundServiceModel.js", |
| 852 | "front_end/resources/ApplicationPanelSidebar.js", |
| 853 | "front_end/resources/ApplicationCacheModel.js", |
| 854 | "front_end/resources/ApplicationCacheItemsView.js", |
| 855 | "front_end/resources/AppManifestView.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 856 | "front_end/root.js", |
| 857 | "front_end/root.js", |
| 858 | "front_end/Runtime.js", |
| 859 | "front_end/screencast/InputModel.js", |
| 860 | "front_end/screencast/screencast.js", |
| 861 | "front_end/screencast/ScreencastApp.js", |
| 862 | "front_end/screencast/ScreencastView.js", |
| 863 | "front_end/sdk/ChildTargetManager.js", |
| 864 | "front_end/sdk/CompilerSourceMappingContentProvider.js", |
| 865 | "front_end/sdk/Connections.js", |
| 866 | "front_end/sdk/ConsoleModel.js", |
| 867 | "front_end/sdk/Cookie.js", |
| 868 | "front_end/sdk/CookieModel.js", |
| 869 | "front_end/sdk/CookieParser.js", |
| 870 | "front_end/sdk/CPUProfileDataModel.js", |
| 871 | "front_end/sdk/CPUProfilerModel.js", |
| 872 | "front_end/sdk/CSSMatchedStyles.js", |
| 873 | "front_end/sdk/CSSMedia.js", |
| 874 | "front_end/sdk/CSSMetadata.js", |
| 875 | "front_end/sdk/CSSModel.js", |
| 876 | "front_end/sdk/CSSProperty.js", |
| 877 | "front_end/sdk/CSSRule.js", |
| 878 | "front_end/sdk/CSSStyleDeclaration.js", |
| 879 | "front_end/sdk/CSSStyleSheetHeader.js", |
| 880 | "front_end/sdk/DebuggerModel.js", |
| 881 | "front_end/sdk/DOMDebuggerModel.js", |
| 882 | "front_end/sdk/DOMModel.js", |
| 883 | "front_end/sdk/EmulationModel.js", |
| 884 | "front_end/sdk/FilmStripModel.js", |
| 885 | "front_end/sdk/HARLog.js", |
| 886 | "front_end/sdk/HeapProfilerModel.js", |
| 887 | "front_end/sdk/IsolateManager.js", |
| 888 | "front_end/sdk/IssuesModel.js", |
| 889 | "front_end/sdk/LayerTreeBase.js", |
| 890 | "front_end/sdk/LogModel.js", |
| 891 | "front_end/sdk/NetworkLog.js", |
| 892 | "front_end/sdk/NetworkManager.js", |
| 893 | "front_end/sdk/NetworkRequest.js", |
| 894 | "front_end/sdk/OverlayModel.js", |
| 895 | "front_end/sdk/PaintProfiler.js", |
| 896 | "front_end/sdk/PerformanceMetricsModel.js", |
| 897 | "front_end/sdk/ProfileTreeModel.js", |
| 898 | "front_end/sdk/RemoteObject.js", |
| 899 | "front_end/sdk/Resource.js", |
| 900 | "front_end/sdk/ResourceTreeModel.js", |
| 901 | "front_end/sdk/RuntimeModel.js", |
| 902 | "front_end/sdk/ScreenCaptureModel.js", |
| 903 | "front_end/sdk/Script.js", |
| 904 | "front_end/sdk/sdk.js", |
| 905 | "front_end/sdk/SDKModel.js", |
| 906 | "front_end/sdk/SecurityOriginManager.js", |
| 907 | "front_end/sdk/ServerTiming.js", |
| 908 | "front_end/sdk/ServiceWorkerCacheModel.js", |
| 909 | "front_end/sdk/ServiceWorkerManager.js", |
| 910 | "front_end/sdk/SourceMap.js", |
| 911 | "front_end/sdk/SourceMapManager.js", |
| 912 | "front_end/sdk/Target.js", |
| 913 | "front_end/sdk/TargetManager.js", |
| 914 | "front_end/sdk/TracingManager.js", |
| 915 | "front_end/sdk/TracingModel.js", |
| 916 | "front_end/sdk/wasm_source_map/pkg/wasm_source_map.js", |
| 917 | "front_end/search/search.js", |
| 918 | "front_end/search/SearchConfig.js", |
| 919 | "front_end/search/SearchResultsPane.js", |
| 920 | "front_end/search/SearchView.js", |
| 921 | "front_end/security/security.js", |
| 922 | "front_end/security/SecurityModel.js", |
| 923 | "front_end/security/SecurityPanel.js", |
| 924 | "front_end/services/ServiceManager.js", |
| 925 | "front_end/services/services.js", |
| 926 | "front_end/settings/FrameworkBlackboxSettingsTab.js", |
| 927 | "front_end/settings/settings.js", |
| 928 | "front_end/settings/SettingsScreen.js", |
| 929 | "front_end/snippets/ScriptSnippetFileSystem.js", |
| 930 | "front_end/snippets/snippets.js", |
| 931 | "front_end/snippets/SnippetsQuickOpen.js", |
Tim van der Lippe | 8987f8f | 2020-01-03 15:03:16 | [diff] [blame] | 932 | "front_end/sources/sources.js", |
| 933 | "front_end/sources/WatchExpressionsSidebarPane.js", |
| 934 | "front_end/sources/UISourceCodeFrame.js", |
| 935 | "front_end/sources/ThreadsSidebarPane.js", |
| 936 | "front_end/sources/TabbedEditorContainer.js", |
| 937 | "front_end/sources/SourcesView.js", |
| 938 | "front_end/sources/SourcesSearchScope.js", |
| 939 | "front_end/sources/SourcesPanel.js", |
| 940 | "front_end/sources/SourcesNavigator.js", |
| 941 | "front_end/sources/SourceMapNamesResolver.js", |
| 942 | "front_end/sources/SnippetsPlugin.js", |
| 943 | "front_end/sources/SimpleHistoryManager.js", |
| 944 | "front_end/sources/SearchSourcesView.js", |
| 945 | "front_end/sources/ScriptOriginPlugin.js", |
| 946 | "front_end/sources/ScriptFormatterEditorAction.js", |
| 947 | "front_end/sources/ScopeChainSidebarPane.js", |
| 948 | "front_end/sources/OutlineQuickOpen.js", |
| 949 | "front_end/sources/OpenFileQuickOpen.js", |
| 950 | "front_end/sources/NavigatorView.js", |
| 951 | "front_end/sources/JavaScriptCompilerPlugin.js", |
| 952 | "front_end/sources/JavaScriptBreakpointsSidebarPane.js", |
| 953 | "front_end/sources/InplaceFormatterEditorAction.js", |
| 954 | "front_end/sources/GutterDiffPlugin.js", |
| 955 | "front_end/sources/GoToLineQuickOpen.js", |
| 956 | "front_end/sources/FilteredUISourceCodeListProvider.js", |
| 957 | "front_end/sources/FilePathScoreFunction.js", |
| 958 | "front_end/sources/EditingLocationHistoryManager.js", |
| 959 | "front_end/sources/DebuggerPlugin.js", |
| 960 | "front_end/sources/DebuggerPausedMessage.js", |
| 961 | "front_end/sources/CoveragePlugin.js", |
| 962 | "front_end/sources/CallStackSidebarPane.js", |
| 963 | "front_end/sources/CSSPlugin.js", |
| 964 | "front_end/sources/BreakpointEditDialog.js", |
| 965 | "front_end/sources/AddSourceMapURLDialog.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 966 | "front_end/source_frame/BinaryResourceViewFactory.js", |
| 967 | "front_end/source_frame/FontView.js", |
| 968 | "front_end/source_frame/ImageView.js", |
| 969 | "front_end/source_frame/JSONView.js", |
| 970 | "front_end/source_frame/PreviewFactory.js", |
| 971 | "front_end/source_frame/ResourceSourceFrame.js", |
| 972 | "front_end/source_frame/source_frame.js", |
| 973 | "front_end/source_frame/source_frame.js", |
| 974 | "front_end/source_frame/SourceCodeDiff.js", |
| 975 | "front_end/source_frame/SourceFrame.js", |
| 976 | "front_end/source_frame/SourcesTextEditor.js", |
| 977 | "front_end/source_frame/XMLView.js", |
| 978 | "front_end/test_runner/test_runner.js", |
| 979 | "front_end/test_runner/TestRunner.js", |
| 980 | "front_end/text_editor/CodeMirrorTextEditor.js", |
| 981 | "front_end/text_editor/CodeMirrorUtils.js", |
| 982 | "front_end/text_editor/text_editor.js", |
| 983 | "front_end/text_editor/TextEditorAutocompleteController.js", |
| 984 | "front_end/text_utils/text_utils.js", |
| 985 | "front_end/text_utils/Text.js", |
| 986 | "front_end/text_utils/TextRange.js", |
| 987 | "front_end/text_utils/TextUtils.js", |
Tim van der Lippe | 0176f6c | 2020-01-08 11:07:01 | [diff] [blame] | 988 | "front_end/timeline/timeline.js", |
| 989 | "front_end/timeline/UIDevtoolsUtils.js", |
| 990 | "front_end/timeline/UIDevtoolsController.js", |
| 991 | "front_end/timeline/TimelineUIUtils.js", |
| 992 | "front_end/timeline/TimelineTreeView.js", |
| 993 | "front_end/timeline/TimelinePanel.js", |
| 994 | "front_end/timeline/TimelinePaintProfilerView.js", |
| 995 | "front_end/timeline/TimelineLoader.js", |
| 996 | "front_end/timeline/TimelineLayersView.js", |
| 997 | "front_end/timeline/TimelineHistoryManager.js", |
| 998 | "front_end/timeline/TimelineFlameChartView.js", |
| 999 | "front_end/timeline/TimelineFlameChartNetworkDataProvider.js", |
| 1000 | "front_end/timeline/TimelineFlameChartDataProvider.js", |
| 1001 | "front_end/timeline/TimelineFilters.js", |
| 1002 | "front_end/timeline/TimelineEventOverview.js", |
| 1003 | "front_end/timeline/TimelineDetailsView.js", |
| 1004 | "front_end/timeline/TimelineController.js", |
| 1005 | "front_end/timeline/PerformanceModel.js", |
| 1006 | "front_end/timeline/ExtensionTracingSession.js", |
| 1007 | "front_end/timeline/EventsTimelineTreeView.js", |
| 1008 | "front_end/timeline/CountersGraph.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1009 | "front_end/timeline_model/timeline_model.js", |
| 1010 | "front_end/timeline_model/TimelineFrameModel.js", |
| 1011 | "front_end/timeline_model/TimelineIRModel.js", |
| 1012 | "front_end/timeline_model/TimelineJSProfile.js", |
| 1013 | "front_end/timeline_model/TimelineModel.js", |
| 1014 | "front_end/timeline_model/TimelineModelFilter.js", |
| 1015 | "front_end/timeline_model/TimelineProfileTree.js", |
| 1016 | "front_end/timeline_model/TracingLayerTree.js", |
Tim van der Lippe | 3f265de | 2020-01-03 15:06:35 | [diff] [blame] | 1017 | "front_end/toolbox_bootstrap/toolbox_bootstrap.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1018 | "front_end/ui/Action.js", |
| 1019 | "front_end/ui/ActionDelegate.js", |
| 1020 | "front_end/ui/ActionRegistry.js", |
| 1021 | "front_end/ui/ARIAUtils.js", |
| 1022 | "front_end/ui/ARIAUtils.js", |
| 1023 | "front_end/ui/Context.js", |
| 1024 | "front_end/ui/ContextFlavorListener.js", |
| 1025 | "front_end/ui/ContextMenu.js", |
| 1026 | "front_end/ui/Dialog.js", |
| 1027 | "front_end/ui/DropTarget.js", |
| 1028 | "front_end/ui/EmptyWidget.js", |
| 1029 | "front_end/ui/FilterBar.js", |
| 1030 | "front_end/ui/FilterSuggestionBuilder.js", |
| 1031 | "front_end/ui/ForwardedInputEventHandler.js", |
| 1032 | "front_end/ui/Fragment.js", |
| 1033 | "front_end/ui/Geometry.js", |
| 1034 | "front_end/ui/GlassPane.js", |
| 1035 | "front_end/ui/HistoryInput.js", |
| 1036 | "front_end/ui/Icon.js", |
| 1037 | "front_end/ui/Infobar.js", |
| 1038 | "front_end/ui/InplaceEditor.js", |
| 1039 | "front_end/ui/InspectorView.js", |
| 1040 | "front_end/ui/KeyboardShortcut.js", |
| 1041 | "front_end/ui/ListControl.js", |
| 1042 | "front_end/ui/ListModel.js", |
| 1043 | "front_end/ui/ListWidget.js", |
| 1044 | "front_end/ui/Panel.js", |
| 1045 | "front_end/ui/PopoverHelper.js", |
| 1046 | "front_end/ui/ProgressIndicator.js", |
| 1047 | "front_end/ui/RemoteDebuggingTerminatedScreen.js", |
| 1048 | "front_end/ui/ReportView.js", |
| 1049 | "front_end/ui/ResizerWidget.js", |
| 1050 | "front_end/ui/RootView.js", |
| 1051 | "front_end/ui/SearchableView.js", |
| 1052 | "front_end/ui/SegmentedButton.js", |
| 1053 | "front_end/ui/SettingsUI.js", |
| 1054 | "front_end/ui/ShortcutRegistry.js", |
| 1055 | "front_end/ui/ShortcutsScreen.js", |
| 1056 | "front_end/ui/SoftContextMenu.js", |
| 1057 | "front_end/ui/SoftDropDown.js", |
| 1058 | "front_end/ui/SplitWidget.js", |
| 1059 | "front_end/ui/SuggestBox.js", |
| 1060 | "front_end/ui/SyntaxHighlighter.js", |
| 1061 | "front_end/ui/TabbedPane.js", |
| 1062 | "front_end/ui/TargetCrashedScreen.js", |
| 1063 | "front_end/ui/TextEditor.js", |
| 1064 | "front_end/ui/TextPrompt.js", |
| 1065 | "front_end/ui/ThrottledWidget.js", |
| 1066 | "front_end/ui/Toolbar.js", |
| 1067 | "front_end/ui/Tooltip.js", |
| 1068 | "front_end/ui/Treeoutline.js", |
| 1069 | "front_end/ui/ui-legacy.js", |
| 1070 | "front_end/ui/ui.js", |
| 1071 | "front_end/ui/UIUtils.js", |
| 1072 | "front_end/ui/utils/append-style.js", |
| 1073 | "front_end/ui/utils/create-shadow-root-with-core-styles.js", |
| 1074 | "front_end/ui/utils/focus-changed.js", |
| 1075 | "front_end/ui/utils/inject-core-styles.js", |
| 1076 | "front_end/ui/utils/measured-scrollbar-width.js", |
| 1077 | "front_end/ui/utils/register-custom-element.js", |
| 1078 | "front_end/ui/utils/utils.js", |
| 1079 | "front_end/ui/View.js", |
| 1080 | "front_end/ui/ViewManager.js", |
| 1081 | "front_end/ui/Widget.js", |
| 1082 | "front_end/ui/XElement.js", |
| 1083 | "front_end/ui/XLink.js", |
| 1084 | "front_end/ui/XWidget.js", |
| 1085 | "front_end/ui/ZoomManager.js", |
Eric Leese | 9307b14 | 2020-01-03 14:19:11 | [diff] [blame] | 1086 | "front_end/wasmparser_worker/wasmparser_worker.js", |
| 1087 | "front_end/wasmparser_worker/WasmParserWorker.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1088 | "front_end/web_audio/AudioContextContentBuilder.js", |
| 1089 | "front_end/web_audio/AudioContextSelector.js", |
| 1090 | "front_end/web_audio/graph_visualizer/EdgeView.js", |
| 1091 | "front_end/web_audio/graph_visualizer/GraphManager.js", |
| 1092 | "front_end/web_audio/graph_visualizer/GraphStyle.js", |
| 1093 | "front_end/web_audio/graph_visualizer/GraphView.js", |
| 1094 | "front_end/web_audio/graph_visualizer/NodeRendererUtility.js", |
| 1095 | "front_end/web_audio/graph_visualizer/NodeView.js", |
| 1096 | "front_end/web_audio/graph_visualizer/Types.js", |
| 1097 | "front_end/web_audio/web_audio.js", |
| 1098 | "front_end/web_audio/WebAudioModel.js", |
| 1099 | "front_end/web_audio/WebAudioView.js", |
Tim van der Lippe | 3470308 | 2020-01-03 15:07:58 | [diff] [blame] | 1100 | "front_end/worker_main/worker_main.js", |
| 1101 | "front_end/worker_main/WorkerMain.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1102 | "front_end/workspace_diff/workspace_diff.js", |
| 1103 | "front_end/workspace_diff/WorkspaceDiff.js", |
| 1104 | "front_end/workspace/FileManager.js", |
| 1105 | "front_end/workspace/UISourceCode.js", |
| 1106 | "front_end/workspace/workspace.js", |
| 1107 | "front_end/workspace/WorkspaceImpl.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1108 | ] |
| 1109 | |
| 1110 | devtools_test_files = [ |
| 1111 | "//third_party/axe-core/axe.js", |
| 1112 | "front_end/accessibility_test_runner/AccessibilityPaneTestRunner.js", |
| 1113 | "front_end/accessibility_test_runner/module.json", |
| 1114 | "front_end/application_test_runner/AppcacheTestRunner.js", |
| 1115 | "front_end/application_test_runner/CacheStorageTestRunner.js", |
| 1116 | "front_end/application_test_runner/IndexedDBTestRunner.js", |
| 1117 | "front_end/application_test_runner/module.json", |
| 1118 | "front_end/application_test_runner/ResourcesTestRunner.js", |
| 1119 | "front_end/application_test_runner/ResourceTreeTestRunner.js", |
| 1120 | "front_end/application_test_runner/ServiceWorkersTestRunner.js", |
| 1121 | "front_end/audits_test_runner/AuditsTestRunner.js", |
| 1122 | "front_end/audits_test_runner/module.json", |
| 1123 | "front_end/axe_core_test_runner/AxeCoreTestRunner.js", |
| 1124 | "front_end/axe_core_test_runner/module.json", |
| 1125 | "front_end/bindings_test_runner/AutomappingTestRunner.js", |
| 1126 | "front_end/bindings_test_runner/BindingsTestRunner.js", |
| 1127 | "front_end/bindings_test_runner/IsolatedFilesystemTestRunner.js", |
| 1128 | "front_end/bindings_test_runner/module.json", |
| 1129 | "front_end/bindings_test_runner/OverridesTestRunner.js", |
| 1130 | "front_end/bindings_test_runner/PersistenceTestRunner.js", |
| 1131 | "front_end/console_test_runner/ConsoleTestRunner.js", |
| 1132 | "front_end/console_test_runner/module.json", |
| 1133 | "front_end/coverage_test_runner/CoverageTestRunner.js", |
| 1134 | "front_end/coverage_test_runner/module.json", |
| 1135 | "front_end/cpu_profiler_test_runner/module.json", |
| 1136 | "front_end/cpu_profiler_test_runner/ProfilerTestRunner.js", |
| 1137 | "front_end/data_grid_test_runner/DataGridTestRunner.js", |
| 1138 | "front_end/data_grid_test_runner/module.json", |
| 1139 | "front_end/device_mode_test_runner/DeviceModeTestRunner.js", |
| 1140 | "front_end/device_mode_test_runner/module.json", |
| 1141 | "front_end/elements_test_runner/EditDOMTestRunner.js", |
| 1142 | "front_end/elements_test_runner/ElementsPanelShadowSelectionOnRefreshTestRunner.js", |
| 1143 | "front_end/elements_test_runner/ElementsTestRunner.js", |
| 1144 | "front_end/elements_test_runner/module.json", |
| 1145 | "front_end/elements_test_runner/SetOuterHTMLTestRunner.js", |
| 1146 | "front_end/elements_test_runner/StylesUpdateLinksTestRunner.js", |
| 1147 | "front_end/extensions_test_runner/ExtensionsNetworkTestRunner.js", |
| 1148 | "front_end/extensions_test_runner/ExtensionsTestRunner.js", |
| 1149 | "front_end/extensions_test_runner/module.json", |
| 1150 | "front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js", |
| 1151 | "front_end/heap_profiler_test_runner/module.json", |
| 1152 | "front_end/integration_test_runner.html", |
| 1153 | "front_end/integration_test_runner.js", |
| 1154 | "front_end/integration_test_runner.json", |
| 1155 | "front_end/layers_test_runner/LayersTestRunner.js", |
| 1156 | "front_end/layers_test_runner/module.json", |
| 1157 | "front_end/network_test_runner/module.json", |
| 1158 | "front_end/network_test_runner/NetworkTestRunner.js", |
| 1159 | "front_end/performance_test_runner/module.json", |
| 1160 | "front_end/performance_test_runner/TimelineDataTestRunner.js", |
| 1161 | "front_end/performance_test_runner/TimelineTestRunner.js", |
| 1162 | "front_end/sdk_test_runner/module.json", |
| 1163 | "front_end/sdk_test_runner/PageMockTestRunner.js", |
| 1164 | "front_end/security_test_runner/module.json", |
| 1165 | "front_end/security_test_runner/SecurityTestRunner.js", |
| 1166 | "front_end/sources_test_runner/AutocompleteTestRunner.js", |
| 1167 | "front_end/sources_test_runner/DebuggerTestRunner.js", |
| 1168 | "front_end/sources_test_runner/EditorTestRunner.js", |
| 1169 | "front_end/sources_test_runner/LiveEditTestRunner.js", |
| 1170 | "front_end/sources_test_runner/module.json", |
| 1171 | "front_end/sources_test_runner/SearchTestRunner.js", |
| 1172 | "front_end/sources_test_runner/SourcesTestRunner.js", |
| 1173 | "front_end/test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1174 | ] |
| 1175 | |
| 1176 | devtools_embedder_scripts = [ |
| 1177 | "front_end/devtools_compatibility.js", |
| 1178 | "front_end/Tests.js", |
| 1179 | ] |
| 1180 | |
| 1181 | devtools_emulated_devices_images = [ |
| 1182 | "front_end/emulated_devices/google-nexus-5-horizontal-default-1x.png", |
| 1183 | "front_end/emulated_devices/google-nexus-5-horizontal-default-2x.png", |
| 1184 | "front_end/emulated_devices/google-nexus-5-horizontal-keyboard-1x.png", |
| 1185 | "front_end/emulated_devices/google-nexus-5-horizontal-keyboard-2x.png", |
| 1186 | "front_end/emulated_devices/google-nexus-5-horizontal-navigation-1x.png", |
| 1187 | "front_end/emulated_devices/google-nexus-5-horizontal-navigation-2x.png", |
| 1188 | "front_end/emulated_devices/google-nexus-5-vertical-default-1x.png", |
| 1189 | "front_end/emulated_devices/google-nexus-5-vertical-default-2x.png", |
| 1190 | "front_end/emulated_devices/google-nexus-5-vertical-keyboard-1x.png", |
| 1191 | "front_end/emulated_devices/google-nexus-5-vertical-keyboard-2x.png", |
| 1192 | "front_end/emulated_devices/google-nexus-5-vertical-navigation-1x.png", |
| 1193 | "front_end/emulated_devices/google-nexus-5-vertical-navigation-2x.png", |
| 1194 | "front_end/emulated_devices/google-nexus-5x-horizontal-default-1x.png", |
| 1195 | "front_end/emulated_devices/google-nexus-5x-horizontal-default-2x.png", |
| 1196 | "front_end/emulated_devices/google-nexus-5x-horizontal-keyboard-1x.png", |
| 1197 | "front_end/emulated_devices/google-nexus-5x-horizontal-keyboard-2x.png", |
| 1198 | "front_end/emulated_devices/google-nexus-5x-horizontal-navigation-1x.png", |
| 1199 | "front_end/emulated_devices/google-nexus-5x-horizontal-navigation-2x.png", |
| 1200 | "front_end/emulated_devices/google-nexus-5x-vertical-default-1x.png", |
| 1201 | "front_end/emulated_devices/google-nexus-5x-vertical-default-2x.png", |
| 1202 | "front_end/emulated_devices/google-nexus-5x-vertical-keyboard-1x.png", |
| 1203 | "front_end/emulated_devices/google-nexus-5x-vertical-keyboard-2x.png", |
| 1204 | "front_end/emulated_devices/google-nexus-5x-vertical-navigation-1x.png", |
| 1205 | "front_end/emulated_devices/google-nexus-5x-vertical-navigation-2x.png", |
| 1206 | "front_end/emulated_devices/iPad-landscape.svg", |
| 1207 | "front_end/emulated_devices/iPad-portrait.svg", |
| 1208 | "front_end/emulated_devices/iPhone5-landscape.svg", |
| 1209 | "front_end/emulated_devices/iPhone5-portrait.svg", |
| 1210 | "front_end/emulated_devices/iPhone6-landscape.svg", |
| 1211 | "front_end/emulated_devices/iPhone6-portrait.svg", |
| 1212 | "front_end/emulated_devices/iPhone6Plus-landscape.svg", |
| 1213 | "front_end/emulated_devices/iPhone6Plus-portrait.svg", |
| 1214 | "front_end/emulated_devices/Nexus5X-landscape.svg", |
| 1215 | "front_end/emulated_devices/Nexus5X-portrait.svg", |
| 1216 | "front_end/emulated_devices/Nexus6P-landscape.svg", |
| 1217 | "front_end/emulated_devices/Nexus6P-portrait.svg", |
| 1218 | ] |
| 1219 | |
| 1220 | devtools_image_files = [ |
| 1221 | "front_end/Images/accelerometer-back.svg", |
| 1222 | "front_end/Images/accelerometer-bottom.png", |
| 1223 | "front_end/Images/accelerometer-front.svg", |
| 1224 | "front_end/Images/accelerometer-left.png", |
| 1225 | "front_end/Images/accelerometer-right.png", |
| 1226 | "front_end/Images/accelerometer-top.png", |
| 1227 | "front_end/Images/audits_logo.svg", |
| 1228 | "front_end/Images/breakpoint.svg", |
| 1229 | "front_end/Images/breakpointConditional.svg", |
| 1230 | "front_end/Images/checkboxCheckmark.svg", |
| 1231 | "front_end/Images/checker.png", |
| 1232 | "front_end/Images/chevrons.svg", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1233 | "front_end/Images/chromeDisabledSelect_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1234 | "front_end/Images/chromeDisabledSelect.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1235 | "front_end/Images/chromeLeft.png", |
| 1236 | "front_end/Images/chromeMiddle.png", |
| 1237 | "front_end/Images/chromeRight.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1238 | "front_end/Images/chromeSelect_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1239 | "front_end/Images/chromeSelect.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1240 | "front_end/Images/cssoverview_icons_2x.png", |
| 1241 | "front_end/Images/errorWave.svg", |
| 1242 | "front_end/Images/ic_info_black_18dp.svg", |
| 1243 | "front_end/Images/ic_warning_black_18dp.svg", |
| 1244 | "front_end/Images/largeIcons.svg", |
| 1245 | "front_end/Images/mediumIcons.svg", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1246 | "front_end/Images/navigationControls_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1247 | "front_end/Images/navigationControls.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1248 | "front_end/Images/nodeIcon.png", |
| 1249 | "front_end/Images/popoverArrows.png", |
| 1250 | "front_end/Images/profileGroupIcon.png", |
| 1251 | "front_end/Images/profileIcon.png", |
| 1252 | "front_end/Images/profileSmallIcon.png", |
Mathias Bynens | 5c97837 | 2019-12-13 13:13:57 | [diff] [blame] | 1253 | "front_end/Images/radioDot-dark-theme.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1254 | "front_end/Images/radioDot.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1255 | "front_end/Images/resizeDiagonal_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1256 | "front_end/Images/resizeDiagonal.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1257 | "front_end/Images/resizeHorizontal_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1258 | "front_end/Images/resizeHorizontal.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1259 | "front_end/Images/resizeVertical_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1260 | "front_end/Images/resizeVertical.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1261 | "front_end/Images/resourceCSSIcon.png", |
| 1262 | "front_end/Images/resourceDocumentIcon.png", |
| 1263 | "front_end/Images/resourceDocumentIconSmall.png", |
| 1264 | "front_end/Images/resourceJSIcon.png", |
| 1265 | "front_end/Images/resourcePlainIcon.png", |
| 1266 | "front_end/Images/resourcePlainIconSmall.png", |
| 1267 | "front_end/Images/resourcesTimeGraphIcon.png", |
| 1268 | "front_end/Images/searchNext.png", |
| 1269 | "front_end/Images/searchPrev.png", |
| 1270 | "front_end/Images/securityIcons.svg", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1271 | "front_end/Images/smallIcons.svg", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1272 | "front_end/Images/speech.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1273 | "front_end/Images/toolbarResizerVertical.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1274 | "front_end/Images/touchCursor_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1275 | "front_end/Images/touchCursor.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1276 | "front_end/Images/treeoutlineTriangles.svg", |
| 1277 | "front_end/Images/whatsnew.png", |
| 1278 | ] |
| 1279 | |
| 1280 | resources_out_dir = "$root_out_dir/resources/inspector" |
| 1281 | |
| 1282 | generated_scripts = [ |
| 1283 | "$resources_out_dir/InspectorBackendCommands.js", |
| 1284 | "$resources_out_dir/SupportedCSSProperties.js", |
| 1285 | ] |
| 1286 | |
| 1287 | generated_aria_properties = |
| 1288 | [ "$resources_out_dir/accessibility/ARIAProperties.js" ] |
| 1289 | |
| 1290 | application_templates = [ |
| 1291 | "front_end/devtools_app.html", |
| 1292 | "front_end/inspector.html", |
| 1293 | "front_end/integration_test_runner.html", |
| 1294 | "front_end/js_app.html", |
| 1295 | "front_end/ndb_app.html", |
| 1296 | "front_end/node_app.html", |
| 1297 | "front_end/toolbox.html", |
| 1298 | "front_end/worker_app.html", |
| 1299 | ] |
| 1300 | |
| 1301 | copied_devtools_modules = [ |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1302 | "$resources_out_dir/accessibility/accessibility.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1303 | "$resources_out_dir/accessibility/AccessibilityModel.js", |
| 1304 | "$resources_out_dir/accessibility/AccessibilityNodeView.js", |
| 1305 | "$resources_out_dir/accessibility/AccessibilitySidebarView.js", |
| 1306 | "$resources_out_dir/accessibility/AccessibilityStrings.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1307 | "$resources_out_dir/accessibility/ARIAAttributesView.js", |
| 1308 | "$resources_out_dir/accessibility/ARIAMetadata.js", |
| 1309 | "$resources_out_dir/accessibility/AXBreadcrumbsPane.js", |
| 1310 | "$resources_out_dir/animation/animation.js", |
Paul Lewis | 752031f | 2020-01-09 14:14:23 | [diff] [blame] | 1311 | "$resources_out_dir/animation/animation-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1312 | "$resources_out_dir/animation/AnimationGroupPreviewUI.js", |
| 1313 | "$resources_out_dir/animation/AnimationModel.js", |
| 1314 | "$resources_out_dir/animation/AnimationScreenshotPopover.js", |
| 1315 | "$resources_out_dir/animation/AnimationTimeline.js", |
| 1316 | "$resources_out_dir/animation/AnimationUI.js", |
| 1317 | "$resources_out_dir/audits/audits.js", |
Paul Lewis | 5147419 | 2020-01-09 16:02:22 | [diff] [blame] | 1318 | "$resources_out_dir/audits/audits-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1319 | "$resources_out_dir/audits/AuditsController.js", |
| 1320 | "$resources_out_dir/audits/AuditsPanel.js", |
| 1321 | "$resources_out_dir/audits/AuditsProtocolService.js", |
| 1322 | "$resources_out_dir/audits/AuditsReportRenderer.js", |
| 1323 | "$resources_out_dir/audits/AuditsReportSelector.js", |
| 1324 | "$resources_out_dir/audits/AuditsStartView.js", |
| 1325 | "$resources_out_dir/audits/AuditsStatusView.js", |
| 1326 | "$resources_out_dir/audits/lighthouse/report-generator.js", |
| 1327 | "$resources_out_dir/audits/lighthouse/report.js", |
| 1328 | "$resources_out_dir/audits/RadioSetting.js", |
| 1329 | "$resources_out_dir/bindings/bindings.js", |
| 1330 | "$resources_out_dir/bindings/BlackboxManager.js", |
| 1331 | "$resources_out_dir/bindings/BreakpointManager.js", |
| 1332 | "$resources_out_dir/bindings/CompilerScriptMapping.js", |
| 1333 | "$resources_out_dir/bindings/ContentProviderBasedProject.js", |
| 1334 | "$resources_out_dir/bindings/CSSWorkspaceBinding.js", |
| 1335 | "$resources_out_dir/bindings/DebuggerWorkspaceBinding.js", |
| 1336 | "$resources_out_dir/bindings/DefaultScriptMapping.js", |
| 1337 | "$resources_out_dir/bindings/FileUtils.js", |
| 1338 | "$resources_out_dir/bindings/LiveLocation.js", |
| 1339 | "$resources_out_dir/bindings/NetworkProject.js", |
| 1340 | "$resources_out_dir/bindings/PresentationConsoleMessageHelper.js", |
| 1341 | "$resources_out_dir/bindings/ResourceMapping.js", |
| 1342 | "$resources_out_dir/bindings/ResourceScriptMapping.js", |
| 1343 | "$resources_out_dir/bindings/ResourceUtils.js", |
| 1344 | "$resources_out_dir/bindings/SASSSourceMapping.js", |
| 1345 | "$resources_out_dir/bindings/StylesSourceMapping.js", |
| 1346 | "$resources_out_dir/bindings/TempFile.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1347 | "$resources_out_dir/browser_debugger/browser_debugger.js", |
Paul Lewis | 2a4f9fe | 2020-01-09 15:19:41 | [diff] [blame] | 1348 | "$resources_out_dir/browser_debugger/browser_debugger-legacy.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1349 | "$resources_out_dir/browser_debugger/DOMBreakpointsSidebarPane.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1350 | "$resources_out_dir/browser_debugger/EventListenerBreakpointsSidebarPane.js", |
| 1351 | "$resources_out_dir/browser_debugger/ObjectEventListenersSidebarPane.js", |
| 1352 | "$resources_out_dir/browser_debugger/XHRBreakpointsSidebarPane.js", |
| 1353 | "$resources_out_dir/browser_sdk/browser_sdk.js", |
| 1354 | "$resources_out_dir/browser_sdk/LogManager.js", |
| 1355 | "$resources_out_dir/changes/changes.js", |
| 1356 | "$resources_out_dir/changes/ChangesHighlighter.js", |
| 1357 | "$resources_out_dir/changes/ChangesSidebar.js", |
Jack Lynch | 9542a8b | 2019-12-26 21:10:08 | [diff] [blame] | 1358 | "$resources_out_dir/changes/ChangesTextEditor.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1359 | "$resources_out_dir/changes/ChangesView.js", |
| 1360 | "$resources_out_dir/cm_headless/cm_headless.js", |
| 1361 | "$resources_out_dir/cm_headless/headlesscodemirror.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1362 | "$resources_out_dir/cm_modes/clike.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1363 | "$resources_out_dir/cm_modes/clojure.js", |
| 1364 | "$resources_out_dir/cm_modes/cm_modes.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1365 | "$resources_out_dir/cm_modes/coffeescript.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1366 | "$resources_out_dir/cm_modes/DefaultCodeMirrorMimeMode.js", |
| 1367 | "$resources_out_dir/cm_modes/jsx.js", |
| 1368 | "$resources_out_dir/cm_modes/livescript.js", |
| 1369 | "$resources_out_dir/cm_modes/markdown.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1370 | "$resources_out_dir/cm_modes/php.js", |
| 1371 | "$resources_out_dir/cm_modes/python.js", |
| 1372 | "$resources_out_dir/cm_modes/shell.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1373 | "$resources_out_dir/cm_web_modes/cm_web_modes_cm.js", |
| 1374 | "$resources_out_dir/cm_web_modes/cm_web_modes_headless.js", |
| 1375 | "$resources_out_dir/cm_web_modes/cm_web_modes.js", |
| 1376 | "$resources_out_dir/cm_web_modes/css.js", |
| 1377 | "$resources_out_dir/cm_web_modes/htmlembedded.js", |
| 1378 | "$resources_out_dir/cm_web_modes/htmlmixed.js", |
| 1379 | "$resources_out_dir/cm_web_modes/javascript.js", |
| 1380 | "$resources_out_dir/cm_web_modes/xml.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1381 | "$resources_out_dir/cm/active-line.js", |
| 1382 | "$resources_out_dir/cm/brace-fold.js", |
| 1383 | "$resources_out_dir/cm/closebrackets.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1384 | "$resources_out_dir/cm/cm.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1385 | "$resources_out_dir/cm/codemirror.js", |
| 1386 | "$resources_out_dir/cm/comment.js", |
| 1387 | "$resources_out_dir/cm/foldcode.js", |
| 1388 | "$resources_out_dir/cm/foldgutter.js", |
| 1389 | "$resources_out_dir/cm/mark-selection.js", |
| 1390 | "$resources_out_dir/cm/matchbrackets.js", |
| 1391 | "$resources_out_dir/cm/multiplex.js", |
| 1392 | "$resources_out_dir/cm/overlay.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1393 | "$resources_out_dir/color_picker/color_picker.js", |
| 1394 | "$resources_out_dir/color_picker/ContrastDetails.js", |
| 1395 | "$resources_out_dir/color_picker/ContrastInfo.js", |
| 1396 | "$resources_out_dir/color_picker/ContrastOverlay.js", |
| 1397 | "$resources_out_dir/color_picker/Spectrum.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1398 | "$resources_out_dir/common/App.js", |
| 1399 | "$resources_out_dir/common/AppProvider.js", |
| 1400 | "$resources_out_dir/common/CharacterIdMap.js", |
| 1401 | "$resources_out_dir/common/Color.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1402 | "$resources_out_dir/common/common-legacy.js", |
| 1403 | "$resources_out_dir/common/common.js", |
| 1404 | "$resources_out_dir/common/Console.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1405 | "$resources_out_dir/common/ContentProvider.js", |
| 1406 | "$resources_out_dir/common/EventTarget.js", |
| 1407 | "$resources_out_dir/common/JavaScriptMetaData.js", |
| 1408 | "$resources_out_dir/common/Linkifier.js", |
| 1409 | "$resources_out_dir/common/Object.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1410 | "$resources_out_dir/common/ParsedURL.js", |
| 1411 | "$resources_out_dir/common/Progress.js", |
| 1412 | "$resources_out_dir/common/QueryParamHandler.js", |
| 1413 | "$resources_out_dir/common/ResourceType.js", |
| 1414 | "$resources_out_dir/common/Revealer.js", |
| 1415 | "$resources_out_dir/common/Runnable.js", |
| 1416 | "$resources_out_dir/common/SegmentedRange.js", |
| 1417 | "$resources_out_dir/common/Settings.js", |
| 1418 | "$resources_out_dir/common/StaticContentProvider.js", |
| 1419 | "$resources_out_dir/common/StringOutputStream.js", |
| 1420 | "$resources_out_dir/common/TextDictionary.js", |
| 1421 | "$resources_out_dir/common/Throttler.js", |
| 1422 | "$resources_out_dir/common/Trie.js", |
| 1423 | "$resources_out_dir/common/UIString.js", |
| 1424 | "$resources_out_dir/common/Worker.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1425 | "$resources_out_dir/components/components.js", |
| 1426 | "$resources_out_dir/components/DockController.js", |
| 1427 | "$resources_out_dir/components/ImagePreview.js", |
| 1428 | "$resources_out_dir/components/JSPresentationUtils.js", |
| 1429 | "$resources_out_dir/components/Linkifier.js", |
| 1430 | "$resources_out_dir/components/Reload.js", |
| 1431 | "$resources_out_dir/components/TargetDetachedDialog.js", |
| 1432 | "$resources_out_dir/console_counters/console_counters.js", |
| 1433 | "$resources_out_dir/console_counters/WarningErrorCounter.js", |
| 1434 | "$resources_out_dir/console/console.js", |
| 1435 | "$resources_out_dir/console/ConsoleContextSelector.js", |
| 1436 | "$resources_out_dir/console/ConsoleFilter.js", |
| 1437 | "$resources_out_dir/console/ConsolePanel.js", |
| 1438 | "$resources_out_dir/console/ConsolePinPane.js", |
| 1439 | "$resources_out_dir/console/ConsolePrompt.js", |
| 1440 | "$resources_out_dir/console/ConsoleSidebar.js", |
| 1441 | "$resources_out_dir/console/ConsoleView.js", |
| 1442 | "$resources_out_dir/console/ConsoleViewMessage.js", |
| 1443 | "$resources_out_dir/console/ConsoleViewport.js", |
| 1444 | "$resources_out_dir/cookie_table/cookie_table.js", |
Tim van der Lippe | e2fbfea | 2020-01-09 13:53:50 | [diff] [blame] | 1445 | "$resources_out_dir/cookie_table/cookie_table-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1446 | "$resources_out_dir/cookie_table/CookiesTable.js", |
| 1447 | "$resources_out_dir/coverage/coverage.js", |
Tim van der Lippe | 6a3f48e | 2020-01-09 14:03:47 | [diff] [blame] | 1448 | "$resources_out_dir/coverage/coverage-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1449 | "$resources_out_dir/coverage/CoverageDecorationManager.js", |
| 1450 | "$resources_out_dir/coverage/CoverageListView.js", |
| 1451 | "$resources_out_dir/coverage/CoverageModel.js", |
| 1452 | "$resources_out_dir/coverage/CoverageView.js", |
| 1453 | "$resources_out_dir/css_overview/css_overview.js", |
Tim van der Lippe | 9d0cb5f | 2020-01-09 14:10:38 | [diff] [blame] | 1454 | "$resources_out_dir/css_overview/css_overview-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1455 | "$resources_out_dir/css_overview/CSSOverviewCompletedView.js", |
| 1456 | "$resources_out_dir/css_overview/CSSOverviewController.js", |
| 1457 | "$resources_out_dir/css_overview/CSSOverviewModel.js", |
| 1458 | "$resources_out_dir/css_overview/CSSOverviewPanel.js", |
| 1459 | "$resources_out_dir/css_overview/CSSOverviewProcessingView.js", |
| 1460 | "$resources_out_dir/css_overview/CSSOverviewSidebarPanel.js", |
| 1461 | "$resources_out_dir/css_overview/CSSOverviewStartView.js", |
| 1462 | "$resources_out_dir/css_overview/CSSOverviewUnusedDeclarations.js", |
| 1463 | "$resources_out_dir/data_grid/data_grid.js", |
Tim van der Lippe | 472675d | 2020-01-09 14:30:52 | [diff] [blame] | 1464 | "$resources_out_dir/data_grid/data_grid-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1465 | "$resources_out_dir/data_grid/DataGrid.js", |
| 1466 | "$resources_out_dir/data_grid/ShowMoreDataGridNode.js", |
| 1467 | "$resources_out_dir/data_grid/SortableDataGrid.js", |
| 1468 | "$resources_out_dir/data_grid/ViewportDataGrid.js", |
| 1469 | "$resources_out_dir/diff/diff_match_patch.js", |
| 1470 | "$resources_out_dir/diff/diff.js", |
Tim van der Lippe | 835559f | 2020-01-09 14:35:54 | [diff] [blame] | 1471 | "$resources_out_dir/diff/diff-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1472 | "$resources_out_dir/diff/DiffWrapper.js", |
| 1473 | "$resources_out_dir/dom_extension/dom_extension.js", |
| 1474 | "$resources_out_dir/dom_extension/DOMExtension.js", |
| 1475 | "$resources_out_dir/elements/ClassesPaneWidget.js", |
| 1476 | "$resources_out_dir/elements/ColorSwatchPopoverIcon.js", |
| 1477 | "$resources_out_dir/elements/ComputedStyleModel.js", |
| 1478 | "$resources_out_dir/elements/ComputedStyleWidget.js", |
| 1479 | "$resources_out_dir/elements/DOMLinkifier.js", |
| 1480 | "$resources_out_dir/elements/DOMPath.js", |
| 1481 | "$resources_out_dir/elements/elements-legacy.js", |
| 1482 | "$resources_out_dir/elements/elements.js", |
| 1483 | "$resources_out_dir/elements/ElementsBreadcrumbs.js", |
| 1484 | "$resources_out_dir/elements/ElementsPanel.js", |
| 1485 | "$resources_out_dir/elements/ElementsSidebarPane.js", |
| 1486 | "$resources_out_dir/elements/ElementStatePaneWidget.js", |
| 1487 | "$resources_out_dir/elements/ElementsTreeElement.js", |
| 1488 | "$resources_out_dir/elements/ElementsTreeElementHighlighter.js", |
| 1489 | "$resources_out_dir/elements/ElementsTreeOutline.js", |
| 1490 | "$resources_out_dir/elements/EventListenersWidget.js", |
| 1491 | "$resources_out_dir/elements/InspectElementModeController.js", |
| 1492 | "$resources_out_dir/elements/MarkerDecorator.js", |
| 1493 | "$resources_out_dir/elements/MetricsSidebarPane.js", |
| 1494 | "$resources_out_dir/elements/NodeStackTraceWidget.js", |
| 1495 | "$resources_out_dir/elements/PlatformFontsWidget.js", |
| 1496 | "$resources_out_dir/elements/PropertiesWidget.js", |
| 1497 | "$resources_out_dir/elements/StylePropertyHighlighter.js", |
| 1498 | "$resources_out_dir/elements/StylePropertyTreeElement.js", |
| 1499 | "$resources_out_dir/elements/StylesSidebarPane.js", |
| 1500 | "$resources_out_dir/emulation/AdvancedApp.js", |
| 1501 | "$resources_out_dir/emulation/DeviceModeModel.js", |
| 1502 | "$resources_out_dir/emulation/DeviceModeToolbar.js", |
| 1503 | "$resources_out_dir/emulation/DeviceModeView.js", |
| 1504 | "$resources_out_dir/emulation/DeviceModeWrapper.js", |
| 1505 | "$resources_out_dir/emulation/DevicesSettingsTab.js", |
| 1506 | "$resources_out_dir/emulation/EmulatedDevices.js", |
| 1507 | "$resources_out_dir/emulation/emulation.js", |
Tim van der Lippe | e8e8087 | 2020-01-09 15:00:04 | [diff] [blame] | 1508 | "$resources_out_dir/emulation/emulation-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1509 | "$resources_out_dir/emulation/GeolocationsSettingsTab.js", |
| 1510 | "$resources_out_dir/emulation/InspectedPagePlaceholder.js", |
| 1511 | "$resources_out_dir/emulation/MediaQueryInspector.js", |
| 1512 | "$resources_out_dir/emulation/SensorsView.js", |
| 1513 | "$resources_out_dir/event_listeners/event_listeners.js", |
| 1514 | "$resources_out_dir/event_listeners/EventListenersUtils.js", |
| 1515 | "$resources_out_dir/event_listeners/EventListenersView.js", |
| 1516 | "$resources_out_dir/extensions/ExtensionAPI.js", |
| 1517 | "$resources_out_dir/extensions/ExtensionPanel.js", |
| 1518 | "$resources_out_dir/extensions/extensions.js", |
| 1519 | "$resources_out_dir/extensions/ExtensionServer.js", |
| 1520 | "$resources_out_dir/extensions/ExtensionTraceProvider.js", |
| 1521 | "$resources_out_dir/extensions/ExtensionView.js", |
| 1522 | "$resources_out_dir/formatter/formatter.js", |
Tim van der Lippe | fe5c3f7 | 2020-01-09 16:15:02 | [diff] [blame] | 1523 | "$resources_out_dir/formatter/formatter-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1524 | "$resources_out_dir/formatter/FormatterWorkerPool.js", |
| 1525 | "$resources_out_dir/formatter/ScriptFormatter.js", |
| 1526 | "$resources_out_dir/formatter/SourceFormatter.js", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 1527 | "$resources_out_dir/formatter_worker/acorn/acorn_loose.js", |
| 1528 | "$resources_out_dir/formatter_worker/acorn/acorn.js", |
| 1529 | "$resources_out_dir/formatter_worker/AcornTokenizer.js", |
| 1530 | "$resources_out_dir/formatter_worker/CSSFormatter.js", |
| 1531 | "$resources_out_dir/formatter_worker/CSSRuleParser.js", |
| 1532 | "$resources_out_dir/formatter_worker/ESTreeWalker.js", |
| 1533 | "$resources_out_dir/formatter_worker/FormattedContentBuilder.js", |
| 1534 | "$resources_out_dir/formatter_worker/formatter_worker.js", |
| 1535 | "$resources_out_dir/formatter_worker/FormatterWorker.js", |
| 1536 | "$resources_out_dir/formatter_worker/HTMLFormatter.js", |
| 1537 | "$resources_out_dir/formatter_worker/IdentityFormatter.js", |
| 1538 | "$resources_out_dir/formatter_worker/JavaScriptFormatter.js", |
| 1539 | "$resources_out_dir/formatter_worker/JavaScriptOutline.js", |
| 1540 | "$resources_out_dir/formatter_worker/RelaxedJSONParser.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1541 | "$resources_out_dir/har_importer/har_importer.js", |
| 1542 | "$resources_out_dir/har_importer/HARFormat.js", |
| 1543 | "$resources_out_dir/har_importer/HARImporter.js", |
| 1544 | "$resources_out_dir/heap_snapshot_model/heap_snapshot_model.js", |
| 1545 | "$resources_out_dir/heap_snapshot_model/HeapSnapshotModel.js", |
| 1546 | "$resources_out_dir/heap_snapshot_worker/AllocationProfile.js", |
| 1547 | "$resources_out_dir/heap_snapshot_worker/heap_snapshot_worker.js", |
| 1548 | "$resources_out_dir/heap_snapshot_worker/HeapSnapshot.js", |
| 1549 | "$resources_out_dir/heap_snapshot_worker/HeapSnapshotLoader.js", |
| 1550 | "$resources_out_dir/heap_snapshot_worker/HeapSnapshotWorker.js", |
| 1551 | "$resources_out_dir/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js", |
| 1552 | "$resources_out_dir/help/help.js", |
| 1553 | "$resources_out_dir/help/HelpImpl.js", |
| 1554 | "$resources_out_dir/help/ReleaseNoteText.js", |
| 1555 | "$resources_out_dir/help/ReleaseNoteView.js", |
| 1556 | "$resources_out_dir/host/host.js", |
Paul Lewis | 3b8ed65 | 2020-01-08 12:47:59 | [diff] [blame] | 1557 | "$resources_out_dir/host/host-legacy.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1558 | "$resources_out_dir/host/InspectorFrontendHost.js", |
| 1559 | "$resources_out_dir/host/InspectorFrontendHostAPI.js", |
| 1560 | "$resources_out_dir/host/Platform.js", |
| 1561 | "$resources_out_dir/host/ResourceLoader.js", |
| 1562 | "$resources_out_dir/host/UserMetrics.js", |
| 1563 | "$resources_out_dir/inline_editor/BezierEditor.js", |
| 1564 | "$resources_out_dir/inline_editor/BezierUI.js", |
| 1565 | "$resources_out_dir/inline_editor/ColorSwatch.js", |
| 1566 | "$resources_out_dir/inline_editor/CSSShadowEditor.js", |
| 1567 | "$resources_out_dir/inline_editor/CSSShadowModel.js", |
| 1568 | "$resources_out_dir/inline_editor/inline_editor.js", |
| 1569 | "$resources_out_dir/inline_editor/SwatchPopoverHelper.js", |
| 1570 | "$resources_out_dir/input/input.js", |
| 1571 | "$resources_out_dir/input/InputModel.js", |
| 1572 | "$resources_out_dir/input/InputTimeline.js", |
| 1573 | "$resources_out_dir/inspector_main/inspector_main.js", |
| 1574 | "$resources_out_dir/inspector_main/InspectorMain.js", |
| 1575 | "$resources_out_dir/inspector_main/RenderingOptions.js", |
| 1576 | "$resources_out_dir/javascript_metadata/javascript_metadata.js", |
| 1577 | "$resources_out_dir/javascript_metadata/JavaScriptMetadata.js", |
| 1578 | "$resources_out_dir/javascript_metadata/NativeFunctions.js", |
| 1579 | "$resources_out_dir/js_main/js_main.js", |
| 1580 | "$resources_out_dir/js_main/JsMain.js", |
| 1581 | "$resources_out_dir/layer_viewer/layer_viewer.js", |
| 1582 | "$resources_out_dir/layer_viewer/LayerDetailsView.js", |
| 1583 | "$resources_out_dir/layer_viewer/Layers3DView.js", |
| 1584 | "$resources_out_dir/layer_viewer/LayerTreeOutline.js", |
| 1585 | "$resources_out_dir/layer_viewer/LayerViewHost.js", |
| 1586 | "$resources_out_dir/layer_viewer/PaintProfilerView.js", |
| 1587 | "$resources_out_dir/layer_viewer/TransformController.js", |
| 1588 | "$resources_out_dir/layers/LayerPaintProfilerView.js", |
| 1589 | "$resources_out_dir/layers/layers.js", |
| 1590 | "$resources_out_dir/layers/LayersPanel.js", |
| 1591 | "$resources_out_dir/layers/LayerTreeModel.js", |
| 1592 | "$resources_out_dir/main/ExecutionContextSelector.js", |
| 1593 | "$resources_out_dir/main/main.js", |
| 1594 | "$resources_out_dir/main/MainImpl.js", |
| 1595 | "$resources_out_dir/main/SimpleApp.js", |
| 1596 | "$resources_out_dir/mobile_throttling/mobile_throttling.js", |
| 1597 | "$resources_out_dir/mobile_throttling/MobileThrottlingSelector.js", |
| 1598 | "$resources_out_dir/mobile_throttling/NetworkPanelIndicator.js", |
| 1599 | "$resources_out_dir/mobile_throttling/NetworkThrottlingSelector.js", |
| 1600 | "$resources_out_dir/mobile_throttling/ThrottlingManager.js", |
| 1601 | "$resources_out_dir/mobile_throttling/ThrottlingPresets.js", |
| 1602 | "$resources_out_dir/mobile_throttling/ThrottlingSettingsTab.js", |
| 1603 | "$resources_out_dir/network/BinaryResourceView.js", |
| 1604 | "$resources_out_dir/network/BlockedURLsPane.js", |
| 1605 | "$resources_out_dir/network/EventSourceMessagesView.js", |
| 1606 | "$resources_out_dir/network/HARWriter.js", |
| 1607 | "$resources_out_dir/network/network.js", |
| 1608 | "$resources_out_dir/network/NetworkConfigView.js", |
| 1609 | "$resources_out_dir/network/NetworkDataGridNode.js", |
| 1610 | "$resources_out_dir/network/NetworkFrameGrouper.js", |
| 1611 | "$resources_out_dir/network/NetworkItemView.js", |
| 1612 | "$resources_out_dir/network/NetworkLogView.js", |
| 1613 | "$resources_out_dir/network/NetworkLogViewColumns.js", |
| 1614 | "$resources_out_dir/network/NetworkManageCustomHeadersView.js", |
| 1615 | "$resources_out_dir/network/NetworkOverview.js", |
| 1616 | "$resources_out_dir/network/NetworkPanel.js", |
| 1617 | "$resources_out_dir/network/NetworkSearchScope.js", |
| 1618 | "$resources_out_dir/network/NetworkTimeCalculator.js", |
| 1619 | "$resources_out_dir/network/NetworkWaterfallColumn.js", |
| 1620 | "$resources_out_dir/network/RequestCookiesView.js", |
| 1621 | "$resources_out_dir/network/RequestHeadersView.js", |
| 1622 | "$resources_out_dir/network/RequestHTMLView.js", |
| 1623 | "$resources_out_dir/network/RequestInitiatorView.js", |
| 1624 | "$resources_out_dir/network/RequestPreviewView.js", |
| 1625 | "$resources_out_dir/network/RequestResponseView.js", |
| 1626 | "$resources_out_dir/network/RequestTimingView.js", |
| 1627 | "$resources_out_dir/network/ResourceWebSocketFrameView.js", |
| 1628 | "$resources_out_dir/network/SignedExchangeInfoView.js", |
Paul Lewis | 57b82d6 | 2020-01-07 14:37:53 | [diff] [blame] | 1629 | "$resources_out_dir/node_main/node_main.js", |
| 1630 | "$resources_out_dir/node_main/NodeMain.js", |
| 1631 | "$resources_out_dir/node_main/NodeConnectionsPanel.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1632 | "$resources_out_dir/object_ui/CustomPreviewComponent.js", |
| 1633 | "$resources_out_dir/object_ui/JavaScriptAutocomplete.js", |
| 1634 | "$resources_out_dir/object_ui/JavaScriptREPL.js", |
| 1635 | "$resources_out_dir/object_ui/object_ui.js", |
| 1636 | "$resources_out_dir/object_ui/ObjectPopoverHelper.js", |
| 1637 | "$resources_out_dir/object_ui/ObjectPropertiesSection.js", |
| 1638 | "$resources_out_dir/object_ui/RemoteObjectPreviewFormatter.js", |
| 1639 | "$resources_out_dir/performance_monitor/performance_monitor.js", |
| 1640 | "$resources_out_dir/performance_monitor/PerformanceMonitor.js", |
Tim van der Lippe | fd2b2ce | 2020-01-03 15:05:18 | [diff] [blame] | 1641 | "$resources_out_dir/perf_ui/perf_ui.js", |
| 1642 | "$resources_out_dir/perf_ui/TimelineOverviewPane.js", |
| 1643 | "$resources_out_dir/perf_ui/TimelineGrid.js", |
| 1644 | "$resources_out_dir/perf_ui/PieChart.js", |
| 1645 | "$resources_out_dir/perf_ui/OverviewGrid.js", |
| 1646 | "$resources_out_dir/perf_ui/NetworkPriorities.js", |
| 1647 | "$resources_out_dir/perf_ui/LiveHeapProfile.js", |
| 1648 | "$resources_out_dir/perf_ui/LineLevelProfile.js", |
| 1649 | "$resources_out_dir/perf_ui/GCActionDelegate.js", |
| 1650 | "$resources_out_dir/perf_ui/FlameChart.js", |
| 1651 | "$resources_out_dir/perf_ui/FilmStripView.js", |
| 1652 | "$resources_out_dir/perf_ui/ChartViewport.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1653 | "$resources_out_dir/persistence/Automapping.js", |
| 1654 | "$resources_out_dir/persistence/EditFileSystemView.js", |
| 1655 | "$resources_out_dir/persistence/FileSystemWorkspaceBinding.js", |
| 1656 | "$resources_out_dir/persistence/IsolatedFileSystem.js", |
| 1657 | "$resources_out_dir/persistence/IsolatedFileSystemManager.js", |
| 1658 | "$resources_out_dir/persistence/NetworkPersistenceManager.js", |
| 1659 | "$resources_out_dir/persistence/persistence.js", |
| 1660 | "$resources_out_dir/persistence/PersistenceActions.js", |
| 1661 | "$resources_out_dir/persistence/PersistenceImpl.js", |
| 1662 | "$resources_out_dir/persistence/PersistenceUtils.js", |
| 1663 | "$resources_out_dir/persistence/PlatformFileSystem.js", |
| 1664 | "$resources_out_dir/persistence/WorkspaceSettingsTab.js", |
| 1665 | "$resources_out_dir/platform/platform.js", |
| 1666 | "$resources_out_dir/platform/utilities.js", |
Tim van der Lippe | 6288cf3 | 2020-01-07 16:58:40 | [diff] [blame] | 1667 | "$resources_out_dir/profiler/profiler.js", |
| 1668 | "$resources_out_dir/profiler/TopDownProfileDataGrid.js", |
| 1669 | "$resources_out_dir/profiler/ProfileView.js", |
| 1670 | "$resources_out_dir/profiler/ProfileTypeRegistry.js", |
| 1671 | "$resources_out_dir/profiler/ProfileType.js", |
| 1672 | "$resources_out_dir/profiler/ProfilesPanel.js", |
| 1673 | "$resources_out_dir/profiler/ProfileLauncherView.js", |
| 1674 | "$resources_out_dir/profiler/ProfileHeader.js", |
| 1675 | "$resources_out_dir/profiler/ProfileDataGrid.js", |
| 1676 | "$resources_out_dir/profiler/LiveHeapProfileView.js", |
| 1677 | "$resources_out_dir/profiler/IsolateSelector.js", |
| 1678 | "$resources_out_dir/profiler/HeapTimelineOverview.js", |
| 1679 | "$resources_out_dir/profiler/HeapSnapshotView.js", |
| 1680 | "$resources_out_dir/profiler/HeapSnapshotProxy.js", |
| 1681 | "$resources_out_dir/profiler/HeapSnapshotGridNodes.js", |
| 1682 | "$resources_out_dir/profiler/HeapSnapshotDataGrids.js", |
| 1683 | "$resources_out_dir/profiler/HeapProfileView.js", |
| 1684 | "$resources_out_dir/profiler/HeapProfilerPanel.js", |
| 1685 | "$resources_out_dir/profiler/CPUProfileView.js", |
| 1686 | "$resources_out_dir/profiler/CPUProfileFlameChart.js", |
| 1687 | "$resources_out_dir/profiler/BottomUpProfileDataGrid.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1688 | "$resources_out_dir/protocol_monitor/protocol_monitor.js", |
| 1689 | "$resources_out_dir/protocol_monitor/ProtocolMonitor.js", |
| 1690 | "$resources_out_dir/protocol/InspectorBackend.js", |
| 1691 | "$resources_out_dir/protocol/NodeURL.js", |
| 1692 | "$resources_out_dir/protocol/protocol.js", |
| 1693 | "$resources_out_dir/quick_open/CommandMenu.js", |
| 1694 | "$resources_out_dir/quick_open/FilteredListWidget.js", |
| 1695 | "$resources_out_dir/quick_open/HelpQuickOpen.js", |
| 1696 | "$resources_out_dir/quick_open/quick_open.js", |
| 1697 | "$resources_out_dir/quick_open/QuickOpen.js", |
Tim van der Lippe | 097cdec | 2020-01-06 14:44:17 | [diff] [blame] | 1698 | "$resources_out_dir/resources/resources.js", |
| 1699 | "$resources_out_dir/resources/StorageItemsView.js", |
| 1700 | "$resources_out_dir/resources/ServiceWorkersView.js", |
| 1701 | "$resources_out_dir/resources/ServiceWorkerCacheViews.js", |
| 1702 | "$resources_out_dir/resources/ResourcesSection.js", |
| 1703 | "$resources_out_dir/resources/ResourcesPanel.js", |
| 1704 | "$resources_out_dir/resources/IndexedDBViews.js", |
| 1705 | "$resources_out_dir/resources/IndexedDBModel.js", |
| 1706 | "$resources_out_dir/resources/DatabaseTableView.js", |
| 1707 | "$resources_out_dir/resources/DatabaseQueryView.js", |
| 1708 | "$resources_out_dir/resources/DatabaseModel.js", |
| 1709 | "$resources_out_dir/resources/DOMStorageModel.js", |
| 1710 | "$resources_out_dir/resources/DOMStorageItemsView.js", |
| 1711 | "$resources_out_dir/resources/CookieItemsView.js", |
| 1712 | "$resources_out_dir/resources/ClearStorageView.js", |
| 1713 | "$resources_out_dir/resources/BackgroundServiceView.js", |
| 1714 | "$resources_out_dir/resources/BackgroundServiceModel.js", |
| 1715 | "$resources_out_dir/resources/ApplicationPanelSidebar.js", |
| 1716 | "$resources_out_dir/resources/ApplicationCacheModel.js", |
| 1717 | "$resources_out_dir/resources/ApplicationCacheItemsView.js", |
| 1718 | "$resources_out_dir/resources/AppManifestView.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1719 | "$resources_out_dir/root.js", |
| 1720 | "$resources_out_dir/Runtime.js", |
| 1721 | "$resources_out_dir/screencast/InputModel.js", |
| 1722 | "$resources_out_dir/screencast/screencast.js", |
| 1723 | "$resources_out_dir/screencast/ScreencastApp.js", |
| 1724 | "$resources_out_dir/screencast/ScreencastView.js", |
| 1725 | "$resources_out_dir/sdk/ChildTargetManager.js", |
| 1726 | "$resources_out_dir/sdk/CompilerSourceMappingContentProvider.js", |
| 1727 | "$resources_out_dir/sdk/Connections.js", |
| 1728 | "$resources_out_dir/sdk/ConsoleModel.js", |
| 1729 | "$resources_out_dir/sdk/Cookie.js", |
| 1730 | "$resources_out_dir/sdk/CookieModel.js", |
| 1731 | "$resources_out_dir/sdk/CookieParser.js", |
| 1732 | "$resources_out_dir/sdk/CPUProfileDataModel.js", |
| 1733 | "$resources_out_dir/sdk/CPUProfilerModel.js", |
| 1734 | "$resources_out_dir/sdk/CSSMatchedStyles.js", |
| 1735 | "$resources_out_dir/sdk/CSSMedia.js", |
| 1736 | "$resources_out_dir/sdk/CSSMetadata.js", |
| 1737 | "$resources_out_dir/sdk/CSSModel.js", |
| 1738 | "$resources_out_dir/sdk/CSSProperty.js", |
| 1739 | "$resources_out_dir/sdk/CSSRule.js", |
| 1740 | "$resources_out_dir/sdk/CSSStyleDeclaration.js", |
| 1741 | "$resources_out_dir/sdk/CSSStyleSheetHeader.js", |
| 1742 | "$resources_out_dir/sdk/DebuggerModel.js", |
| 1743 | "$resources_out_dir/sdk/DOMDebuggerModel.js", |
| 1744 | "$resources_out_dir/sdk/DOMModel.js", |
| 1745 | "$resources_out_dir/sdk/EmulationModel.js", |
| 1746 | "$resources_out_dir/sdk/FilmStripModel.js", |
| 1747 | "$resources_out_dir/sdk/HARLog.js", |
| 1748 | "$resources_out_dir/sdk/HeapProfilerModel.js", |
| 1749 | "$resources_out_dir/sdk/IsolateManager.js", |
| 1750 | "$resources_out_dir/sdk/IssuesModel.js", |
| 1751 | "$resources_out_dir/sdk/LayerTreeBase.js", |
| 1752 | "$resources_out_dir/sdk/LogModel.js", |
| 1753 | "$resources_out_dir/sdk/NetworkLog.js", |
| 1754 | "$resources_out_dir/sdk/NetworkManager.js", |
| 1755 | "$resources_out_dir/sdk/NetworkRequest.js", |
| 1756 | "$resources_out_dir/sdk/OverlayModel.js", |
| 1757 | "$resources_out_dir/sdk/PaintProfiler.js", |
| 1758 | "$resources_out_dir/sdk/PerformanceMetricsModel.js", |
| 1759 | "$resources_out_dir/sdk/ProfileTreeModel.js", |
| 1760 | "$resources_out_dir/sdk/RemoteObject.js", |
| 1761 | "$resources_out_dir/sdk/Resource.js", |
| 1762 | "$resources_out_dir/sdk/ResourceTreeModel.js", |
| 1763 | "$resources_out_dir/sdk/RuntimeModel.js", |
| 1764 | "$resources_out_dir/sdk/ScreenCaptureModel.js", |
| 1765 | "$resources_out_dir/sdk/Script.js", |
| 1766 | "$resources_out_dir/sdk/sdk.js", |
| 1767 | "$resources_out_dir/sdk/SDKModel.js", |
| 1768 | "$resources_out_dir/sdk/SecurityOriginManager.js", |
| 1769 | "$resources_out_dir/sdk/ServerTiming.js", |
| 1770 | "$resources_out_dir/sdk/ServiceWorkerCacheModel.js", |
| 1771 | "$resources_out_dir/sdk/ServiceWorkerManager.js", |
| 1772 | "$resources_out_dir/sdk/SourceMap.js", |
| 1773 | "$resources_out_dir/sdk/SourceMapManager.js", |
| 1774 | "$resources_out_dir/sdk/Target.js", |
| 1775 | "$resources_out_dir/sdk/TargetManager.js", |
| 1776 | "$resources_out_dir/sdk/TracingManager.js", |
| 1777 | "$resources_out_dir/sdk/TracingModel.js", |
| 1778 | "$resources_out_dir/sdk/wasm_source_map/pkg/wasm_source_map.js", |
| 1779 | "$resources_out_dir/search/search.js", |
| 1780 | "$resources_out_dir/search/SearchConfig.js", |
| 1781 | "$resources_out_dir/search/SearchResultsPane.js", |
| 1782 | "$resources_out_dir/search/SearchView.js", |
| 1783 | "$resources_out_dir/security/security.js", |
| 1784 | "$resources_out_dir/security/SecurityModel.js", |
| 1785 | "$resources_out_dir/security/SecurityPanel.js", |
| 1786 | "$resources_out_dir/services/ServiceManager.js", |
| 1787 | "$resources_out_dir/services/services.js", |
| 1788 | "$resources_out_dir/settings/FrameworkBlackboxSettingsTab.js", |
| 1789 | "$resources_out_dir/settings/settings.js", |
| 1790 | "$resources_out_dir/settings/SettingsScreen.js", |
| 1791 | "$resources_out_dir/snippets/ScriptSnippetFileSystem.js", |
| 1792 | "$resources_out_dir/snippets/snippets.js", |
| 1793 | "$resources_out_dir/snippets/SnippetsQuickOpen.js", |
Tim van der Lippe | 8987f8f | 2020-01-03 15:03:16 | [diff] [blame] | 1794 | "$resources_out_dir/sources/sources.js", |
| 1795 | "$resources_out_dir/sources/WatchExpressionsSidebarPane.js", |
| 1796 | "$resources_out_dir/sources/UISourceCodeFrame.js", |
| 1797 | "$resources_out_dir/sources/ThreadsSidebarPane.js", |
| 1798 | "$resources_out_dir/sources/TabbedEditorContainer.js", |
| 1799 | "$resources_out_dir/sources/SourcesView.js", |
| 1800 | "$resources_out_dir/sources/SourcesSearchScope.js", |
| 1801 | "$resources_out_dir/sources/SourcesPanel.js", |
| 1802 | "$resources_out_dir/sources/SourcesNavigator.js", |
| 1803 | "$resources_out_dir/sources/SourceMapNamesResolver.js", |
| 1804 | "$resources_out_dir/sources/SnippetsPlugin.js", |
| 1805 | "$resources_out_dir/sources/SimpleHistoryManager.js", |
| 1806 | "$resources_out_dir/sources/SearchSourcesView.js", |
| 1807 | "$resources_out_dir/sources/ScriptOriginPlugin.js", |
| 1808 | "$resources_out_dir/sources/ScriptFormatterEditorAction.js", |
| 1809 | "$resources_out_dir/sources/ScopeChainSidebarPane.js", |
| 1810 | "$resources_out_dir/sources/OutlineQuickOpen.js", |
| 1811 | "$resources_out_dir/sources/OpenFileQuickOpen.js", |
| 1812 | "$resources_out_dir/sources/NavigatorView.js", |
| 1813 | "$resources_out_dir/sources/JavaScriptCompilerPlugin.js", |
| 1814 | "$resources_out_dir/sources/JavaScriptBreakpointsSidebarPane.js", |
| 1815 | "$resources_out_dir/sources/InplaceFormatterEditorAction.js", |
| 1816 | "$resources_out_dir/sources/GutterDiffPlugin.js", |
| 1817 | "$resources_out_dir/sources/GoToLineQuickOpen.js", |
| 1818 | "$resources_out_dir/sources/FilteredUISourceCodeListProvider.js", |
| 1819 | "$resources_out_dir/sources/FilePathScoreFunction.js", |
| 1820 | "$resources_out_dir/sources/EditingLocationHistoryManager.js", |
| 1821 | "$resources_out_dir/sources/DebuggerPlugin.js", |
| 1822 | "$resources_out_dir/sources/DebuggerPausedMessage.js", |
| 1823 | "$resources_out_dir/sources/CoveragePlugin.js", |
| 1824 | "$resources_out_dir/sources/CallStackSidebarPane.js", |
| 1825 | "$resources_out_dir/sources/CSSPlugin.js", |
| 1826 | "$resources_out_dir/sources/BreakpointEditDialog.js", |
| 1827 | "$resources_out_dir/sources/AddSourceMapURLDialog.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1828 | "$resources_out_dir/source_frame/BinaryResourceViewFactory.js", |
| 1829 | "$resources_out_dir/source_frame/FontView.js", |
| 1830 | "$resources_out_dir/source_frame/ImageView.js", |
| 1831 | "$resources_out_dir/source_frame/JSONView.js", |
| 1832 | "$resources_out_dir/source_frame/PreviewFactory.js", |
| 1833 | "$resources_out_dir/source_frame/ResourceSourceFrame.js", |
| 1834 | "$resources_out_dir/source_frame/source_frame.js", |
| 1835 | "$resources_out_dir/source_frame/SourceCodeDiff.js", |
| 1836 | "$resources_out_dir/source_frame/SourceFrame.js", |
| 1837 | "$resources_out_dir/source_frame/SourcesTextEditor.js", |
| 1838 | "$resources_out_dir/source_frame/XMLView.js", |
| 1839 | "$resources_out_dir/test_runner/test_runner.js", |
| 1840 | "$resources_out_dir/test_runner/TestRunner.js", |
| 1841 | "$resources_out_dir/text_editor/CodeMirrorTextEditor.js", |
| 1842 | "$resources_out_dir/text_editor/CodeMirrorUtils.js", |
| 1843 | "$resources_out_dir/text_editor/text_editor.js", |
| 1844 | "$resources_out_dir/text_editor/TextEditorAutocompleteController.js", |
| 1845 | "$resources_out_dir/text_utils/text_utils.js", |
| 1846 | "$resources_out_dir/text_utils/Text.js", |
| 1847 | "$resources_out_dir/text_utils/TextRange.js", |
| 1848 | "$resources_out_dir/text_utils/TextUtils.js", |
Tim van der Lippe | 0176f6c | 2020-01-08 11:07:01 | [diff] [blame] | 1849 | "$resources_out_dir/timeline/timeline.js", |
| 1850 | "$resources_out_dir/timeline/UIDevtoolsUtils.js", |
| 1851 | "$resources_out_dir/timeline/UIDevtoolsController.js", |
| 1852 | "$resources_out_dir/timeline/TimelineUIUtils.js", |
| 1853 | "$resources_out_dir/timeline/TimelineTreeView.js", |
| 1854 | "$resources_out_dir/timeline/TimelinePanel.js", |
| 1855 | "$resources_out_dir/timeline/TimelinePaintProfilerView.js", |
| 1856 | "$resources_out_dir/timeline/TimelineLoader.js", |
| 1857 | "$resources_out_dir/timeline/TimelineLayersView.js", |
| 1858 | "$resources_out_dir/timeline/TimelineHistoryManager.js", |
| 1859 | "$resources_out_dir/timeline/TimelineFlameChartView.js", |
| 1860 | "$resources_out_dir/timeline/TimelineFlameChartNetworkDataProvider.js", |
| 1861 | "$resources_out_dir/timeline/TimelineFlameChartDataProvider.js", |
| 1862 | "$resources_out_dir/timeline/TimelineFilters.js", |
| 1863 | "$resources_out_dir/timeline/TimelineEventOverview.js", |
| 1864 | "$resources_out_dir/timeline/TimelineDetailsView.js", |
| 1865 | "$resources_out_dir/timeline/TimelineController.js", |
| 1866 | "$resources_out_dir/timeline/PerformanceModel.js", |
| 1867 | "$resources_out_dir/timeline/ExtensionTracingSession.js", |
| 1868 | "$resources_out_dir/timeline/EventsTimelineTreeView.js", |
| 1869 | "$resources_out_dir/timeline/CountersGraph.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1870 | "$resources_out_dir/timeline_model/timeline_model.js", |
| 1871 | "$resources_out_dir/timeline_model/TimelineFrameModel.js", |
| 1872 | "$resources_out_dir/timeline_model/TimelineIRModel.js", |
| 1873 | "$resources_out_dir/timeline_model/TimelineJSProfile.js", |
| 1874 | "$resources_out_dir/timeline_model/TimelineModel.js", |
| 1875 | "$resources_out_dir/timeline_model/TimelineModelFilter.js", |
| 1876 | "$resources_out_dir/timeline_model/TimelineProfileTree.js", |
| 1877 | "$resources_out_dir/timeline_model/TracingLayerTree.js", |
Tim van der Lippe | 3f265de | 2020-01-03 15:06:35 | [diff] [blame] | 1878 | "$resources_out_dir/toolbox_bootstrap/toolbox_bootstrap.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1879 | "$resources_out_dir/ui/Action.js", |
| 1880 | "$resources_out_dir/ui/ActionDelegate.js", |
| 1881 | "$resources_out_dir/ui/ActionRegistry.js", |
| 1882 | "$resources_out_dir/ui/ARIAUtils.js", |
| 1883 | "$resources_out_dir/ui/Context.js", |
| 1884 | "$resources_out_dir/ui/ContextFlavorListener.js", |
| 1885 | "$resources_out_dir/ui/ContextMenu.js", |
| 1886 | "$resources_out_dir/ui/Dialog.js", |
| 1887 | "$resources_out_dir/ui/DropTarget.js", |
| 1888 | "$resources_out_dir/ui/EmptyWidget.js", |
| 1889 | "$resources_out_dir/ui/FilterBar.js", |
| 1890 | "$resources_out_dir/ui/FilterSuggestionBuilder.js", |
| 1891 | "$resources_out_dir/ui/ForwardedInputEventHandler.js", |
| 1892 | "$resources_out_dir/ui/Fragment.js", |
| 1893 | "$resources_out_dir/ui/Geometry.js", |
| 1894 | "$resources_out_dir/ui/GlassPane.js", |
| 1895 | "$resources_out_dir/ui/HistoryInput.js", |
| 1896 | "$resources_out_dir/ui/Icon.js", |
| 1897 | "$resources_out_dir/ui/Infobar.js", |
| 1898 | "$resources_out_dir/ui/InplaceEditor.js", |
| 1899 | "$resources_out_dir/ui/InspectorView.js", |
| 1900 | "$resources_out_dir/ui/KeyboardShortcut.js", |
| 1901 | "$resources_out_dir/ui/ListControl.js", |
| 1902 | "$resources_out_dir/ui/ListModel.js", |
| 1903 | "$resources_out_dir/ui/ListWidget.js", |
| 1904 | "$resources_out_dir/ui/Panel.js", |
| 1905 | "$resources_out_dir/ui/PopoverHelper.js", |
| 1906 | "$resources_out_dir/ui/ProgressIndicator.js", |
| 1907 | "$resources_out_dir/ui/RemoteDebuggingTerminatedScreen.js", |
| 1908 | "$resources_out_dir/ui/ReportView.js", |
| 1909 | "$resources_out_dir/ui/ResizerWidget.js", |
| 1910 | "$resources_out_dir/ui/RootView.js", |
| 1911 | "$resources_out_dir/ui/SearchableView.js", |
| 1912 | "$resources_out_dir/ui/SegmentedButton.js", |
| 1913 | "$resources_out_dir/ui/SettingsUI.js", |
| 1914 | "$resources_out_dir/ui/ShortcutRegistry.js", |
| 1915 | "$resources_out_dir/ui/ShortcutsScreen.js", |
| 1916 | "$resources_out_dir/ui/SoftContextMenu.js", |
| 1917 | "$resources_out_dir/ui/SoftDropDown.js", |
| 1918 | "$resources_out_dir/ui/SplitWidget.js", |
| 1919 | "$resources_out_dir/ui/SuggestBox.js", |
| 1920 | "$resources_out_dir/ui/SyntaxHighlighter.js", |
| 1921 | "$resources_out_dir/ui/TabbedPane.js", |
| 1922 | "$resources_out_dir/ui/TargetCrashedScreen.js", |
| 1923 | "$resources_out_dir/ui/TextEditor.js", |
| 1924 | "$resources_out_dir/ui/TextPrompt.js", |
| 1925 | "$resources_out_dir/ui/ThrottledWidget.js", |
| 1926 | "$resources_out_dir/ui/Toolbar.js", |
| 1927 | "$resources_out_dir/ui/Tooltip.js", |
| 1928 | "$resources_out_dir/ui/Treeoutline.js", |
| 1929 | "$resources_out_dir/ui/ui-legacy.js", |
| 1930 | "$resources_out_dir/ui/ui.js", |
| 1931 | "$resources_out_dir/ui/UIUtils.js", |
| 1932 | "$resources_out_dir/ui/utils/append-style.js", |
| 1933 | "$resources_out_dir/ui/utils/create-shadow-root-with-core-styles.js", |
| 1934 | "$resources_out_dir/ui/utils/focus-changed.js", |
| 1935 | "$resources_out_dir/ui/utils/inject-core-styles.js", |
| 1936 | "$resources_out_dir/ui/utils/measured-scrollbar-width.js", |
| 1937 | "$resources_out_dir/ui/utils/register-custom-element.js", |
| 1938 | "$resources_out_dir/ui/utils/utils.js", |
| 1939 | "$resources_out_dir/ui/View.js", |
| 1940 | "$resources_out_dir/ui/ViewManager.js", |
| 1941 | "$resources_out_dir/ui/Widget.js", |
| 1942 | "$resources_out_dir/ui/XElement.js", |
| 1943 | "$resources_out_dir/ui/XLink.js", |
| 1944 | "$resources_out_dir/ui/XWidget.js", |
| 1945 | "$resources_out_dir/ui/ZoomManager.js", |
Eric Leese | 9307b14 | 2020-01-03 14:19:11 | [diff] [blame] | 1946 | "$resources_out_dir/wasmparser_worker/wasmparser_worker.js", |
| 1947 | "$resources_out_dir/wasmparser_worker/WasmParserWorker.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1948 | "$resources_out_dir/web_audio/AudioContextContentBuilder.js", |
| 1949 | "$resources_out_dir/web_audio/AudioContextSelector.js", |
| 1950 | "$resources_out_dir/web_audio/graph_visualizer/EdgeView.js", |
| 1951 | "$resources_out_dir/web_audio/graph_visualizer/GraphManager.js", |
| 1952 | "$resources_out_dir/web_audio/graph_visualizer/GraphStyle.js", |
| 1953 | "$resources_out_dir/web_audio/graph_visualizer/GraphView.js", |
| 1954 | "$resources_out_dir/web_audio/graph_visualizer/NodeRendererUtility.js", |
| 1955 | "$resources_out_dir/web_audio/graph_visualizer/NodeView.js", |
| 1956 | "$resources_out_dir/web_audio/graph_visualizer/Types.js", |
| 1957 | "$resources_out_dir/web_audio/web_audio.js", |
| 1958 | "$resources_out_dir/web_audio/WebAudioModel.js", |
| 1959 | "$resources_out_dir/web_audio/WebAudioView.js", |
Tim van der Lippe | 3470308 | 2020-01-03 15:07:58 | [diff] [blame] | 1960 | "$resources_out_dir/worker_main/worker_main.js", |
| 1961 | "$resources_out_dir/worker_main/WorkerMain.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1962 | "$resources_out_dir/workspace_diff/workspace_diff.js", |
| 1963 | "$resources_out_dir/workspace_diff/WorkspaceDiff.js", |
| 1964 | "$resources_out_dir/workspace/FileManager.js", |
| 1965 | "$resources_out_dir/workspace/UISourceCode.js", |
| 1966 | "$resources_out_dir/workspace/workspace.js", |
| 1967 | "$resources_out_dir/workspace/WorkspaceImpl.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1968 | ] |
| 1969 | |
| 1970 | generated_applications = [ |
| 1971 | "$resources_out_dir/audits_worker.js", |
| 1972 | "$resources_out_dir/devtools_app.html", |
| 1973 | "$resources_out_dir/devtools_app.js", |
| 1974 | "$resources_out_dir/inspector.html", |
| 1975 | "$resources_out_dir/inspector.js", |
| 1976 | "$resources_out_dir/js_app.html", |
| 1977 | "$resources_out_dir/js_app.js", |
| 1978 | "$resources_out_dir/node_app.html", |
| 1979 | "$resources_out_dir/node_app.js", |
| 1980 | "$resources_out_dir/shell.js", |
| 1981 | "$resources_out_dir/toolbox.html", |
| 1982 | "$resources_out_dir/toolbox.js", |
| 1983 | "$resources_out_dir/worker_app.html", |
| 1984 | "$resources_out_dir/worker_app.js", |
| 1985 | ] |
| 1986 | |
| 1987 | generated_non_autostart_non_remote_modules = [ |
Tim van der Lippe | 387b03e | 2019-12-17 16:09:22 | [diff] [blame] | 1988 | "$resources_out_dir/accessibility/accessibility_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1989 | "$resources_out_dir/animation/animation_module.js", |
| 1990 | "$resources_out_dir/audits/audits_module.js", |
| 1991 | "$resources_out_dir/browser_debugger/browser_debugger_module.js", |
| 1992 | "$resources_out_dir/changes/changes_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1993 | "$resources_out_dir/cm_modes/cm_modes_module.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 1994 | "$resources_out_dir/cm_web_modes/cm_web_modes_module.js", |
| 1995 | "$resources_out_dir/cm/cm_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1996 | "$resources_out_dir/color_picker/color_picker_module.js", |
| 1997 | "$resources_out_dir/console/console_module.js", |
| 1998 | "$resources_out_dir/cookie_table/cookie_table_module.js", |
| 1999 | "$resources_out_dir/coverage/coverage_module.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 2000 | "$resources_out_dir/css_overview/css_overview_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2001 | "$resources_out_dir/data_grid/data_grid_module.js", |
| 2002 | "$resources_out_dir/devices/devices_module.js", |
| 2003 | "$resources_out_dir/diff/diff_module.js", |
| 2004 | "$resources_out_dir/elements/elements_module.js", |
| 2005 | "$resources_out_dir/event_listeners/event_listeners_module.js", |
| 2006 | "$resources_out_dir/formatter/formatter_module.js", |
| 2007 | "$resources_out_dir/har_importer/har_importer_module.js", |
| 2008 | "$resources_out_dir/heap_snapshot_model/heap_snapshot_model_module.js", |
| 2009 | "$resources_out_dir/help/help_module.js", |
| 2010 | "$resources_out_dir/inline_editor/inline_editor_module.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 2011 | "$resources_out_dir/input/input_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2012 | "$resources_out_dir/javascript_metadata/javascript_metadata_module.js", |
| 2013 | "$resources_out_dir/js_profiler/js_profiler_module.js", |
| 2014 | "$resources_out_dir/layer_viewer/layer_viewer_module.js", |
| 2015 | "$resources_out_dir/layers/layers_module.js", |
| 2016 | "$resources_out_dir/media/media_module.js", |
| 2017 | "$resources_out_dir/network/network_module.js", |
| 2018 | "$resources_out_dir/node_debugger/node_debugger_module.js", |
| 2019 | "$resources_out_dir/object_ui/object_ui_module.js", |
| 2020 | "$resources_out_dir/perf_ui/perf_ui_module.js", |
| 2021 | "$resources_out_dir/performance_monitor/performance_monitor_module.js", |
| 2022 | "$resources_out_dir/profiler/profiler_module.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 2023 | "$resources_out_dir/protocol_monitor/protocol_monitor_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2024 | "$resources_out_dir/quick_open/quick_open_module.js", |
| 2025 | "$resources_out_dir/resources/resources_module.js", |
| 2026 | "$resources_out_dir/search/search_module.js", |
| 2027 | "$resources_out_dir/security/security_module.js", |
| 2028 | "$resources_out_dir/settings/settings_module.js", |
| 2029 | "$resources_out_dir/snippets/snippets_module.js", |
| 2030 | "$resources_out_dir/source_frame/source_frame_module.js", |
| 2031 | "$resources_out_dir/sources/sources_module.js", |
| 2032 | "$resources_out_dir/text_editor/text_editor_module.js", |
| 2033 | "$resources_out_dir/timeline_model/timeline_model_module.js", |
| 2034 | "$resources_out_dir/timeline/timeline_module.js", |
| 2035 | "$resources_out_dir/web_audio/web_audio_module.js", |
| 2036 | "$resources_out_dir/workspace_diff/workspace_diff_module.js", |
| 2037 | ] |
| 2038 | |
| 2039 | generated_remote_modules = [ |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2040 | "$resources_out_dir/audits_worker/audits_worker_module.js", |
| 2041 | "$resources_out_dir/dagre_layout/dagre_layout_module.js", |
| 2042 | "$resources_out_dir/emulated_devices/emulated_devices_module.js", |
| 2043 | ] |
| 2044 | |
| 2045 | generated_test_modules = [ |
| 2046 | "$resources_out_dir/accessibility_test_runner/accessibility_test_runner_module.js", |
| 2047 | "$resources_out_dir/application_test_runner/application_test_runner_module.js", |
| 2048 | "$resources_out_dir/audits_test_runner/audits_test_runner_module.js", |
| 2049 | "$resources_out_dir/axe_core_test_runner/axe_core_test_runner_module.js", |
| 2050 | "$resources_out_dir/bindings_test_runner/bindings_test_runner_module.js", |
| 2051 | "$resources_out_dir/console_test_runner/console_test_runner_module.js", |
| 2052 | "$resources_out_dir/coverage_test_runner/coverage_test_runner_module.js", |
| 2053 | "$resources_out_dir/cpu_profiler_test_runner/cpu_profiler_test_runner_module.js", |
| 2054 | "$resources_out_dir/data_grid_test_runner/data_grid_test_runner_module.js", |
| 2055 | "$resources_out_dir/device_mode_test_runner/device_mode_test_runner_module.js", |
| 2056 | "$resources_out_dir/elements_test_runner/elements_test_runner_module.js", |
| 2057 | "$resources_out_dir/extensions_test_runner/extensions_test_runner_module.js", |
| 2058 | "$resources_out_dir/heap_profiler_test_runner/heap_profiler_test_runner_module.js", |
| 2059 | "$resources_out_dir/heap_snapshot_worker/heap_snapshot_worker_module.js", |
| 2060 | "$resources_out_dir/integration_test_runner.html", |
| 2061 | "$resources_out_dir/integration_test_runner.js", |
| 2062 | "$resources_out_dir/layers_test_runner/layers_test_runner_module.js", |
| 2063 | "$resources_out_dir/network_test_runner/network_test_runner_module.js", |
| 2064 | "$resources_out_dir/performance_test_runner/performance_test_runner_module.js", |
| 2065 | "$resources_out_dir/sdk_test_runner/sdk_test_runner_module.js", |
| 2066 | "$resources_out_dir/security_test_runner/security_test_runner_module.js", |
| 2067 | "$resources_out_dir/sources_test_runner/sources_test_runner_module.js", |
| 2068 | ] |
| 2069 | |
| 2070 | generated_worker_bundles = [ |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 2071 | "$resources_out_dir/formatter_worker_entrypoint.js", |
| 2072 | "$resources_out_dir/heap_snapshot_worker_entrypoint.js", |
| 2073 | "$resources_out_dir/wasmparser_worker_entrypoint.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2074 | ] |
| 2075 | |
| 2076 | devtools_applications = [ |
| 2077 | "audits_worker", |
| 2078 | "devtools_app", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 2079 | "formatter_worker_entrypoint", |
| 2080 | "heap_snapshot_worker_entrypoint", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2081 | "inspector", |
| 2082 | "integration_test_runner", |
| 2083 | "js_app", |
| 2084 | "ndb_app", |
| 2085 | "node_app", |
| 2086 | "shell", |
| 2087 | "toolbox", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 2088 | "wasmparser_worker_entrypoint", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2089 | "worker_app", |
| 2090 | ] |
| 2091 | |
| 2092 | #------------------------------------------------------------------------------- |
| 2093 | |
| 2094 | group("devtools_all_files") { |
| 2095 | data = all_devtools_files + all_devtools_modules |
| 2096 | data += [ |
| 2097 | # This enalbes us to test bots with whitespace changes. |
| 2098 | "scripts/whitespaces.txt", |
| 2099 | ] |
| 2100 | deps = [ |
| 2101 | ":devtools_frontend_resources_data", |
| 2102 | ] |
| 2103 | } |
| 2104 | |
| 2105 | devtools_frontend_resources_deps = [ |
| 2106 | ":aria_properties", |
| 2107 | ":build_release_devtools", |
Tim van der Lippe | fd2b2ce | 2020-01-03 15:05:18 | [diff] [blame] | 2108 | ":copy_devtools_modules", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2109 | ":copy_embedder_scripts", |
| 2110 | ":copy_emulated_devices_images", |
| 2111 | ":copy_htaccess", |
| 2112 | ":copy_inspector_images", |
| 2113 | ":copy_lighthouse_locale_files", |
| 2114 | ":copy_wasm_deps", |
| 2115 | ":devtools_extension_api", |
| 2116 | ":frontend_protocol_sources", |
| 2117 | ":supported_css_properties", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2118 | ] |
| 2119 | |
| 2120 | if (debug_devtools) { |
| 2121 | devtools_frontend_resources_deps += [ |
| 2122 | ":build_debug_devtools", |
| 2123 | ":copy_aria_properties", |
| 2124 | ":copy_generated_scripts", |
| 2125 | ] |
| 2126 | } |
| 2127 | |
| 2128 | group("devtools_frontend_resources") { |
| 2129 | public_deps = devtools_frontend_resources_deps |
| 2130 | } |
| 2131 | |
| 2132 | # Do not use this unless you need unpacked devtools at runtime. |
| 2133 | group("devtools_frontend_resources_data") { |
| 2134 | data_deps = devtools_frontend_resources_deps |
| 2135 | } |
| 2136 | |
| 2137 | copy("copy_embedder_scripts") { |
| 2138 | sources = devtools_embedder_scripts |
| 2139 | outputs = [ |
| 2140 | "$resources_out_dir/{{source_file_part}}", |
| 2141 | ] |
| 2142 | } |
| 2143 | |
| 2144 | copy("copy_htaccess") { |
| 2145 | sources = [ |
| 2146 | "htaccess", |
| 2147 | ] |
| 2148 | outputs = [ |
| 2149 | "$resources_out_dir/.htaccess", |
| 2150 | ] |
| 2151 | } |
| 2152 | |
| 2153 | copy("copy_inspector_images") { |
| 2154 | sources = devtools_image_files |
| 2155 | outputs = [ |
| 2156 | "$resources_out_dir/Images/{{source_file_part}}", |
| 2157 | ] |
| 2158 | } |
| 2159 | |
| 2160 | copy("copy_emulated_devices_images") { |
| 2161 | sources = devtools_emulated_devices_images |
| 2162 | outputs = [ |
| 2163 | "$resources_out_dir/emulated_devices/{{source_file_part}}", |
| 2164 | ] |
| 2165 | } |
| 2166 | |
| 2167 | copy("copy_lighthouse_locale_files") { |
| 2168 | sources = lighthouse_locale_files |
| 2169 | outputs = [ |
| 2170 | "$resources_out_dir/audits_worker/lighthouse/locales/{{source_file_part}}", |
| 2171 | ] |
| 2172 | } |
| 2173 | |
| 2174 | copy("copy_wasm_deps") { |
| 2175 | sources = [ |
| 2176 | "front_end/sdk/wasm_source_map/pkg/wasm_source_map_bg.wasm", |
| 2177 | ] |
| 2178 | outputs = [ |
| 2179 | "$resources_out_dir/sdk/wasm_source_map/pkg/wasm_source_map_bg.wasm", |
| 2180 | ] |
| 2181 | } |
| 2182 | |
| 2183 | action("generate_devtools_grd") { |
| 2184 | script = "scripts/build/generate_devtools_grd.py" |
| 2185 | |
| 2186 | deps = [ |
| 2187 | ":devtools_frontend_resources", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2188 | ] |
| 2189 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2190 | grd_files = |
| 2191 | copied_devtools_modules + generated_applications + |
| 2192 | generated_non_autostart_non_remote_modules + devtools_embedder_scripts + |
| 2193 | generated_scripts + generated_worker_bundles + |
| 2194 | [ |
| 2195 | "$resources_out_dir/devtools_extension_api.js", |
| 2196 | "$resources_out_dir/sdk/wasm_source_map/pkg/wasm_source_map_bg.wasm", |
| 2197 | ] |
| 2198 | |
| 2199 | inputs = grd_files + devtools_image_files |
Rob Paveza | 4947355 | 2020-01-08 21:38:58 | [diff] [blame] | 2200 | response_file_contents = rebase_path(grd_files, root_build_dir) |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2201 | outfile = "$root_gen_dir/devtools/devtools_resources.grd" |
| 2202 | outputs = [ |
| 2203 | outfile, |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2204 | ] |
| 2205 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2206 | relative_path_dirs = [ |
| 2207 | resources_out_dir, |
| 2208 | "front_end", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2209 | ] |
| 2210 | |
Tim van der Lippe | e2fbfea | 2020-01-09 13:53:50 | [diff] [blame] | 2211 | args = [ |
| 2212 | "--file-list", |
| 2213 | "{{response_file_name}}", |
| 2214 | "--relative_path_dirs", |
| 2215 | ] + rebase_path(relative_path_dirs, root_build_dir) + |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2216 | [ |
| 2217 | "--images", |
| 2218 | rebase_path("front_end/Images", root_build_dir), |
| 2219 | "--output", |
| 2220 | rebase_path(outfile, root_build_dir), |
| 2221 | ] |
| 2222 | } |
| 2223 | |
| 2224 | action("devtools_extension_api") { |
| 2225 | script = "scripts/build/generate_devtools_extension_api.py" |
| 2226 | |
| 2227 | devtools_extension_api_files = [ "front_end/extensions/ExtensionAPI.js" ] |
| 2228 | inputs = devtools_extension_api_files |
| 2229 | outputs = [ |
| 2230 | "$resources_out_dir/devtools_extension_api.js", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2231 | ] |
| 2232 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2233 | args = rebase_path(outputs, root_build_dir) + |
| 2234 | rebase_path(devtools_extension_api_files, root_build_dir) |
| 2235 | } |
| 2236 | |
| 2237 | action("supported_css_properties") { |
| 2238 | script = "scripts/build/generate_supported_css.py" |
| 2239 | |
| 2240 | inputs = [ |
| 2241 | "//third_party/blink/renderer/core/css/css_properties.json5", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2242 | ] |
| 2243 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2244 | outputs = [ |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2245 | "$resources_out_dir/SupportedCSSProperties.js", |
| 2246 | ] |
| 2247 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2248 | args = |
| 2249 | rebase_path(inputs, root_build_dir) + rebase_path(outputs, root_build_dir) |
| 2250 | } |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2251 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2252 | action("aria_properties") { |
| 2253 | script = "scripts/build/generate_aria.py" |
| 2254 | |
| 2255 | inputs = [ |
| 2256 | "//third_party/blink/renderer/core/html/aria_properties.json5", |
Alice Boxhall | 4100355 | 2018-05-21 03:33:56 | [diff] [blame] | 2257 | ] |
| 2258 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2259 | outputs = [ |
| 2260 | "$resources_out_dir/accessibility/ARIAProperties.js", |
Alice Boxhall | 4100355 | 2018-05-21 03:33:56 | [diff] [blame] | 2261 | ] |
| 2262 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2263 | args = |
| 2264 | rebase_path(inputs, root_build_dir) + rebase_path(outputs, root_build_dir) |
| 2265 | } |
| 2266 | |
| 2267 | action("frontend_protocol_sources") { |
| 2268 | script = "scripts/build/code_generator_frontend.py" |
| 2269 | deps = [ |
| 2270 | "//third_party/blink/public/devtools_protocol:protocol_version", |
| 2271 | ] |
| 2272 | inputs = [ |
| 2273 | "$root_gen_dir/third_party/blink/public/devtools_protocol/protocol.json", |
| 2274 | ] |
| 2275 | outputs = [ |
| 2276 | "$resources_out_dir/InspectorBackendCommands.js", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2277 | ] |
| 2278 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2279 | args = rebase_path(inputs, root_build_dir) + [ |
| 2280 | "--output_js_dir", |
| 2281 | rebase_path(resources_out_dir, root_build_dir), |
| 2282 | ] |
| 2283 | } |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2284 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2285 | action("build_release_devtools") { |
| 2286 | script = "scripts/build/build_release_applications.py" |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2287 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2288 | deps = [ |
Yang Guo | 57e7b60 | 2019-10-09 13:42:16 | [diff] [blame] | 2289 | ":aria_properties", |
Yang Guo | 57e7b60 | 2019-10-09 13:42:16 | [diff] [blame] | 2290 | ":frontend_protocol_sources", |
| 2291 | ":supported_css_properties", |
Yang Guo | 57e7b60 | 2019-10-09 13:42:16 | [diff] [blame] | 2292 | ] |
| 2293 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2294 | helper_scripts = [ |
| 2295 | "scripts/build/modular_build.py", |
| 2296 | "scripts/build/rjsmin.py", |
| 2297 | ] |
| 2298 | |
| 2299 | inputs = |
| 2300 | helper_scripts + all_devtools_files + devtools_test_files + |
| 2301 | generated_scripts + generated_aria_properties + application_templates + |
| 2302 | # In `build_release_applications` we sometimes include |
| 2303 | # the content of Runtime.js into the build output. |
| 2304 | [ "front_end/Runtime.js" ] |
| 2305 | outputs = |
| 2306 | generated_applications + generated_non_autostart_non_remote_modules + |
| 2307 | generated_remote_modules + generated_test_modules + |
| 2308 | generated_worker_bundles |
| 2309 | |
| 2310 | args = devtools_applications + [ |
| 2311 | "--input_path", |
| 2312 | rebase_path("front_end", root_build_dir), |
| 2313 | "--output_path", |
| 2314 | rebase_path(resources_out_dir, root_build_dir), |
| 2315 | ] |
| 2316 | } |
| 2317 | |
| 2318 | action("copy_devtools_modules") { |
| 2319 | script = "scripts/build/copy_devtools_modules.py" |
| 2320 | |
| 2321 | deps = [ |
| 2322 | ":build_release_devtools", |
| 2323 | ] |
| 2324 | |
| 2325 | inputs = all_devtools_modules |
| 2326 | outputs = copied_devtools_modules |
| 2327 | |
| 2328 | args = all_devtools_modules + [ |
| 2329 | "--input_path", |
| 2330 | rebase_path(".", root_build_dir), |
| 2331 | "--output_path", |
| 2332 | rebase_path(resources_out_dir, root_build_dir), |
| 2333 | ] |
| 2334 | } |
| 2335 | |
| 2336 | if (debug_devtools) { |
| 2337 | resources_out_debug_dir = "$root_out_dir/resources/inspector/debug" |
| 2338 | |
| 2339 | action("build_debug_devtools") { |
| 2340 | script = "scripts/build/build_debug_applications.py" |
| 2341 | inputs = all_devtools_files + application_templates |
| 2342 | stamp = "$resources_out_debug_dir/build.stamp" |
| 2343 | outputs = [ |
| 2344 | stamp, |
| 2345 | ] |
| 2346 | |
| 2347 | args = [ |
| 2348 | "--input_path", |
| 2349 | rebase_path("front_end", root_build_dir), |
| 2350 | "--output_path", |
| 2351 | rebase_path(resources_out_debug_dir, root_build_dir), |
| 2352 | "--build_stamp", |
| 2353 | rebase_path(stamp, root_build_dir), |
| 2354 | ] |
| 2355 | } |
| 2356 | |
| 2357 | copy("copy_generated_scripts") { |
| 2358 | deps = [ |
Tim van der Lippe | 118843d | 2019-07-26 18:38:51 | [diff] [blame] | 2359 | ":build_debug_devtools", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2360 | ":build_release_devtools", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2361 | ":frontend_protocol_sources", |
| 2362 | ":supported_css_properties", |
| 2363 | ] |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 2364 | sources = generated_scripts |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2365 | outputs = [ |
| 2366 | "$resources_out_debug_dir/{{source_file_part}}", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2367 | ] |
| 2368 | } |
Alice Boxhall | 4100355 | 2018-05-21 03:33:56 | [diff] [blame] | 2369 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2370 | copy("copy_aria_properties") { |
Alice Boxhall | 4100355 | 2018-05-21 03:33:56 | [diff] [blame] | 2371 | deps = [ |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2372 | ":aria_properties", |
| 2373 | ":build_debug_devtools", |
Alice Boxhall | 4100355 | 2018-05-21 03:33:56 | [diff] [blame] | 2374 | ] |
| 2375 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2376 | sources = generated_aria_properties |
Alice Boxhall | 4100355 | 2018-05-21 03:33:56 | [diff] [blame] | 2377 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2378 | outputs = [ |
| 2379 | "$resources_out_debug_dir/accessibility/{{source_file_part}}", |
| 2380 | ] |
Alice Boxhall | 4100355 | 2018-05-21 03:33:56 | [diff] [blame] | 2381 | } |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2382 | } |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2383 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2384 | group("devtools_type_check") { |
| 2385 | data = [ |
| 2386 | # Needed for isolate script to execute. |
| 2387 | "front_end/", |
| 2388 | "scripts/build/", |
| 2389 | "scripts/closure/", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2390 | "scripts/devtools_paths.py", |
| 2391 | "scripts/jsdoc_validator/", |
| 2392 | "scripts/utils.py", |
| 2393 | "scripts/test/", |
| 2394 | "//testing/scripts/common.py", |
| 2395 | "//testing/scripts/run_devtools_check.py", |
| 2396 | "//testing/xvfb.py", |
| 2397 | "//third_party/blink/public/devtools_protocol/browser_protocol.pdl", |
| 2398 | "//third_party/inspector_protocol/pdl.py", |
| 2399 | "//v8/include/js_protocol.pdl", |
| 2400 | ] |
| 2401 | } |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2402 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2403 | if (is_linux && !is_chromeos) { |
| 2404 | group("devtools_lint_check") { |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 2405 | data = [ |
| 2406 | # Needed for isolate script to execute. |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2407 | ".eslintignore", |
| 2408 | ".eslintrc.js", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 2409 | "front_end/", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2410 | "node_modules/", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 2411 | "scripts/devtools_paths.py", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 2412 | "scripts/test/", |
| 2413 | "//testing/scripts/common.py", |
| 2414 | "//testing/scripts/run_devtools_check.py", |
| 2415 | "//testing/xvfb.py", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2416 | "//third_party/node/node.py", |
| 2417 | "//third_party/node/linux/node-linux-x64/", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 2418 | ] |
| 2419 | } |
| 2420 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2421 | group("devtools_unittests") { |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2422 | data = [ |
| 2423 | # Needed for isolate script to execute. |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2424 | "front_end/", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2425 | "karma.conf.js", |
| 2426 | "node_modules/", |
Yang Guo | 4fd355c | 2019-09-19 08:59:03 | [diff] [blame] | 2427 | "scripts/devtools_paths.py", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2428 | "scripts/test/", |
| 2429 | "tests/unittests", |
| 2430 | "third_party/chrome/", |
| 2431 | "tsconfig.json", |
| 2432 | "//testing/scripts/common.py", |
| 2433 | "//testing/scripts/run_devtools_check.py", |
| 2434 | "//testing/xvfb.py", |
| 2435 | "//third_party/node/node.py", |
| 2436 | "//third_party/node/linux/node-linux-x64/", |
| 2437 | ] |
| 2438 | } |
| 2439 | } |
| 2440 | |
| 2441 | # TODO(1018122): remove out-datedly named duplicates |
| 2442 | group("devtools_closure_compile") { |
| 2443 | data = [ |
| 2444 | # Needed for isolate script to execute. |
| 2445 | "front_end/", |
| 2446 | "scripts/build/", |
| 2447 | "scripts/closure/", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2448 | "scripts/devtools_paths.py", |
| 2449 | "scripts/jsdoc_validator/", |
| 2450 | "scripts/utils.py", |
| 2451 | "scripts/test/", |
| 2452 | "//testing/scripts/common.py", |
| 2453 | "//testing/scripts/run_devtools_check.py", |
| 2454 | "//testing/xvfb.py", |
| 2455 | "//third_party/blink/public/devtools_protocol/browser_protocol.pdl", |
| 2456 | "//third_party/inspector_protocol/pdl.py", |
| 2457 | "//v8/include/js_protocol.pdl", |
| 2458 | ] |
| 2459 | } |
| 2460 | |
| 2461 | if (is_linux && !is_chromeos) { |
| 2462 | group("devtools_eslint") { |
| 2463 | data = [ |
| 2464 | # Needed for isolate script to execute. |
| 2465 | ".eslintignore", |
| 2466 | ".eslintrc.js", |
| 2467 | "front_end/", |
| 2468 | "node_modules/", |
| 2469 | "scripts/devtools_paths.py", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 2470 | "scripts/test/", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2471 | "//testing/scripts/common.py", |
| 2472 | "//testing/scripts/run_devtools_check.py", |
| 2473 | "//testing/xvfb.py", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2474 | "//third_party/node/node.py", |
| 2475 | "//third_party/node/linux/node-linux-x64/", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2476 | ] |
| 2477 | } |
Yang Guo | 57e7b60 | 2019-10-09 13:42:16 | [diff] [blame] | 2478 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2479 | group("devtools_unit_tests") { |
| 2480 | data = [ |
| 2481 | # Needed for isolate script to execute. |
| 2482 | "front_end/", |
| 2483 | "karma.conf.js", |
| 2484 | "node_modules/", |
| 2485 | "scripts/devtools_paths.py", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 2486 | "scripts/test/", |
| 2487 | "tests/unittests", |
| 2488 | "third_party/chrome/", |
| 2489 | "tsconfig.json", |
| 2490 | "//testing/scripts/common.py", |
| 2491 | "//testing/scripts/run_devtools_check.py", |
| 2492 | "//testing/xvfb.py", |
| 2493 | "//third_party/node/node.py", |
| 2494 | "//third_party/node/linux/node-linux-x64/", |
| 2495 | ] |
Yang Guo | 57e7b60 | 2019-10-09 13:42:16 | [diff] [blame] | 2496 | } |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 2497 | } |