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