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 = [ |
Tim van der Lippe | e894e9c | 2020-03-04 17:00:41 | [diff] [blame] | 8 | "front_end/shell.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 9 | "front_end/accessibility_test_runner/AccessibilityPaneTestRunner.js", |
| 10 | "front_end/accessibility_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 11 | "front_end/accessibility/accessibilityNode.css", |
| 12 | "front_end/accessibility/accessibilityProperties.css", |
| 13 | "front_end/accessibility/axBreadcrumbs.css", |
| 14 | "front_end/accessibility/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 15 | "front_end/animation/animationScreenshotPopover.css", |
| 16 | "front_end/animation/animationTimeline.css", |
| 17 | "front_end/animation/module.json", |
| 18 | "front_end/application_test_runner/AppcacheTestRunner.js", |
| 19 | "front_end/application_test_runner/CacheStorageTestRunner.js", |
| 20 | "front_end/application_test_runner/IndexedDBTestRunner.js", |
| 21 | "front_end/application_test_runner/module.json", |
| 22 | "front_end/application_test_runner/ResourcesTestRunner.js", |
| 23 | "front_end/application_test_runner/ResourceTreeTestRunner.js", |
| 24 | "front_end/application_test_runner/ServiceWorkersTestRunner.js", |
Connor Clark | 2bc3be2 | 2020-02-14 22:34:19 | [diff] [blame] | 25 | "front_end/lighthouse_test_runner/LighthouseTestRunner.js", |
| 26 | "front_end/lighthouse_test_runner/module.json", |
| 27 | "front_end/lighthouse_worker.js", |
| 28 | "front_end/lighthouse_worker.json", |
| 29 | "front_end/lighthouse_worker/LighthouseService.js", |
Connor Clark | 2bc3be2 | 2020-02-14 22:34:19 | [diff] [blame] | 30 | "front_end/lighthouse_worker/module.json", |
| 31 | "front_end/lighthouse/lighthouseDialog.css", |
| 32 | "front_end/lighthouse/lighthousePanel.css", |
| 33 | "front_end/lighthouse/lighthouseStartView.css", |
Connor Clark | 2bc3be2 | 2020-02-14 22:34:19 | [diff] [blame] | 34 | "front_end/lighthouse/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 35 | "front_end/axe_core_test_runner/AxeCoreTestRunner.js", |
| 36 | "front_end/axe_core_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 37 | "front_end/bindings_test_runner/AutomappingTestRunner.js", |
| 38 | "front_end/bindings_test_runner/BindingsTestRunner.js", |
| 39 | "front_end/bindings_test_runner/IsolatedFilesystemTestRunner.js", |
| 40 | "front_end/bindings_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 41 | "front_end/bindings_test_runner/OverridesTestRunner.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 42 | "front_end/bindings_test_runner/PersistenceTestRunner.js", |
| 43 | "front_end/bindings/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 44 | "front_end/browser_debugger/domBreakpointsSidebarPane.css", |
| 45 | "front_end/browser_debugger/eventListenerBreakpoints.css", |
| 46 | "front_end/browser_debugger/module.json", |
| 47 | "front_end/browser_debugger/xhrBreakpointsSidebarPane.css", |
| 48 | "front_end/browser_sdk/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 49 | "front_end/changes/changesSidebar.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 50 | "front_end/changes/changesView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 51 | "front_end/changes/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 52 | "front_end/cm_headless/module.json", |
| 53 | "front_end/cm_modes/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 54 | "front_end/cm/codemirror.css", |
| 55 | "front_end/cm/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 56 | "front_end/color_picker/module.json", |
| 57 | "front_end/color_picker/spectrum.css", |
| 58 | "front_end/common/module.json", |
| 59 | "front_end/components/imagePreview.css", |
| 60 | "front_end/components/jsUtils.css", |
| 61 | "front_end/components/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 62 | "front_end/console_counters/errorWarningCounter.css", |
| 63 | "front_end/console_counters/module.json", |
| 64 | "front_end/console_test_runner/ConsoleTestRunner.js", |
| 65 | "front_end/console_test_runner/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 66 | "front_end/console/consoleContextSelector.css", |
| 67 | "front_end/console/consolePinPane.css", |
| 68 | "front_end/console/consolePrompt.css", |
| 69 | "front_end/console/consoleSidebar.css", |
| 70 | "front_end/console/consoleView.css", |
| 71 | "front_end/console/module.json", |
Jan Scheffler | 341eea5 | 2019-12-12 09:08:41 | [diff] [blame] | 72 | "front_end/cookie_table/cookiesTable.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 73 | "front_end/cookie_table/module.json", |
| 74 | "front_end/coverage_test_runner/CoverageTestRunner.js", |
| 75 | "front_end/coverage_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 76 | "front_end/coverage/coverageListView.css", |
| 77 | "front_end/coverage/coverageView.css", |
| 78 | "front_end/coverage/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 79 | "front_end/cpu_profiler_test_runner/module.json", |
| 80 | "front_end/cpu_profiler_test_runner/ProfilerTestRunner.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 81 | "front_end/css_overview/cssOverview.css", |
| 82 | "front_end/css_overview/cssOverviewCompletedView.css", |
| 83 | "front_end/css_overview/cssOverviewProcessingView.css", |
| 84 | "front_end/css_overview/cssOverviewSidebarPanel.css", |
| 85 | "front_end/css_overview/cssOverviewStartView.css", |
| 86 | "front_end/css_overview/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 87 | "front_end/dagre_layout/dagre.js", |
| 88 | "front_end/dagre_layout/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 89 | "front_end/data_grid_test_runner/DataGridTestRunner.js", |
| 90 | "front_end/data_grid_test_runner/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 91 | "front_end/data_grid/dataGrid.css", |
| 92 | "front_end/data_grid/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 93 | "front_end/device_mode_test_runner/DeviceModeTestRunner.js", |
| 94 | "front_end/device_mode_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 95 | "front_end/devices/module.json", |
| 96 | "front_end/diff/module.json", |
| 97 | "front_end/dom_extension/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 98 | "front_end/elements_test_runner/EditDOMTestRunner.js", |
| 99 | "front_end/elements_test_runner/ElementsPanelShadowSelectionOnRefreshTestRunner.js", |
| 100 | "front_end/elements_test_runner/ElementsTestRunner.js", |
| 101 | "front_end/elements_test_runner/module.json", |
| 102 | "front_end/elements_test_runner/SetOuterHTMLTestRunner.js", |
| 103 | "front_end/elements_test_runner/StylesUpdateLinksTestRunner.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 104 | "front_end/elements/breadcrumbs.css", |
| 105 | "front_end/elements/classesPaneWidget.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 106 | "front_end/elements/computedStyleSidebarPane.css", |
| 107 | "front_end/elements/computedStyleWidgetTree.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 108 | "front_end/elements/domLinkifier.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 109 | "front_end/elements/elementsPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 110 | "front_end/elements/elementStatePaneWidget.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 111 | "front_end/elements/elementsTreeOutline.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 112 | "front_end/elements/metricsSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 113 | "front_end/elements/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 114 | "front_end/elements/nodeStackTraceWidget.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 115 | "front_end/elements/platformFontsWidget.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 116 | "front_end/elements/stylesSectionTree.css", |
| 117 | "front_end/elements/stylesSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 118 | "front_end/emulated_devices/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 119 | "front_end/emulation/deviceModeToolbar.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 120 | "front_end/emulation/deviceModeView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 121 | "front_end/emulation/devicesSettingsTab.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 122 | "front_end/emulation/inspectedPagePlaceholder.css", |
Mathias Bynens | 4e1cc67 | 2020-03-25 06:53:18 | [diff] [blame] | 123 | "front_end/emulation/locationsSettingsTab.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 124 | "front_end/emulation/mediaQueryInspector.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 125 | "front_end/emulation/module.json", |
| 126 | "front_end/emulation/sensors.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 127 | "front_end/event_listeners/eventListenersView.css", |
| 128 | "front_end/event_listeners/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 129 | "front_end/extensions_test_runner/ExtensionsNetworkTestRunner.js", |
| 130 | "front_end/extensions_test_runner/ExtensionsTestRunner.js", |
| 131 | "front_end/extensions_test_runner/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 132 | "front_end/extensions/module.json", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 133 | "front_end/formatter_worker_entrypoint.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 134 | "front_end/formatter_worker/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 135 | "front_end/formatter/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 136 | "front_end/har_importer/module.json", |
| 137 | "front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js", |
| 138 | "front_end/heap_profiler_test_runner/module.json", |
| 139 | "front_end/heap_snapshot_model/module.json", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 140 | "front_end/heap_snapshot_worker_entrypoint.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 141 | "front_end/heap_snapshot_worker/module.json", |
| 142 | "front_end/help/module.json", |
| 143 | "front_end/help/releaseNote.css", |
| 144 | "front_end/host/module.json", |
| 145 | "front_end/inline_editor/bezierEditor.css", |
| 146 | "front_end/inline_editor/bezierSwatch.css", |
| 147 | "front_end/inline_editor/colorSwatch.css", |
| 148 | "front_end/inline_editor/cssShadowEditor.css", |
| 149 | "front_end/inline_editor/cssShadowSwatch.css", |
| 150 | "front_end/inline_editor/module.json", |
| 151 | "front_end/inline_editor/swatchPopover.css", |
Ella Ge | 78047ef | 2019-12-13 14:19:51 | [diff] [blame] | 152 | "front_end/input/inputTimeline.css", |
| 153 | "front_end/input/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 154 | "front_end/inspector_main/module.json", |
| 155 | "front_end/inspector_main/nodeIcon.css", |
| 156 | "front_end/inspector_main/renderingOptions.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 157 | "front_end/inspector.js", |
| 158 | "front_end/inspector.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 159 | "front_end/integration_test_runner.js", |
| 160 | "front_end/integration_test_runner.json", |
| 161 | "front_end/javascript_metadata/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 162 | "front_end/js_main/module.json", |
| 163 | "front_end/js_profiler/module.json", |
| 164 | "front_end/layer_viewer/layerDetailsView.css", |
| 165 | "front_end/layer_viewer/layers3DView.css", |
| 166 | "front_end/layer_viewer/module.json", |
| 167 | "front_end/layer_viewer/paintProfiler.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 168 | "front_end/layers_test_runner/LayersTestRunner.js", |
| 169 | "front_end/layers_test_runner/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 170 | "front_end/layers/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 171 | "front_end/main/module.json", |
Simon Zünd | a9f48fb | 2020-07-08 11:18:29 | [diff] [blame] | 172 | "front_end/marked/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 173 | "front_end/media/eventDisplayTable.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 174 | "front_end/media/mediaView.css", |
| 175 | "front_end/media/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 176 | "front_end/media/playerListView.css", |
Ted Meyer | 7dffce1 | 2019-12-20 21:32:37 | [diff] [blame] | 177 | "front_end/media/playerPropertiesView.css", |
Ted Meyer | bc2b4b2 | 2020-06-12 23:38:33 | [diff] [blame] | 178 | "front_end/media/playerMessagesView.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 179 | "front_end/mobile_throttling/module.json", |
| 180 | "front_end/mobile_throttling/throttlingSettingsTab.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 181 | "front_end/ndb_app.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 182 | "front_end/network_test_runner/module.json", |
| 183 | "front_end/network_test_runner/NetworkTestRunner.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 184 | "front_end/network/binaryResourceView.css", |
| 185 | "front_end/network/blockedURLsPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 186 | "front_end/network/eventSourceMessagesView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 187 | "front_end/network/module.json", |
| 188 | "front_end/network/networkConfigView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 189 | "front_end/network/networkLogView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 190 | "front_end/network/networkManageCustomHeadersView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 191 | "front_end/network/networkPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 192 | "front_end/network/networkTimingTable.css", |
| 193 | "front_end/network/networkWaterfallColumn.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 194 | "front_end/network/requestCookiesView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 195 | "front_end/network/requestHeadersTree.css", |
| 196 | "front_end/network/requestHeadersView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 197 | "front_end/network/requestHTMLView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 198 | "front_end/network/requestInitiatorView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 199 | "front_end/network/signedExchangeInfoTree.css", |
| 200 | "front_end/network/signedExchangeInfoView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 201 | "front_end/network/webSocketFrameView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 202 | "front_end/node_debugger/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 203 | "front_end/node_main/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 204 | "front_end/node_main/nodeConnectionsPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 205 | "front_end/object_ui/customPreviewComponent.css", |
| 206 | "front_end/object_ui/module.json", |
| 207 | "front_end/object_ui/objectPopover.css", |
| 208 | "front_end/object_ui/objectPropertiesSection.css", |
| 209 | "front_end/object_ui/objectValue.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 210 | "front_end/perf_ui/chartViewport.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 211 | "front_end/perf_ui/filmStripView.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 212 | "front_end/perf_ui/flameChart.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 213 | "front_end/perf_ui/module.json", |
| 214 | "front_end/perf_ui/overviewGrid.css", |
| 215 | "front_end/perf_ui/pieChart.css", |
| 216 | "front_end/perf_ui/timelineGrid.css", |
| 217 | "front_end/perf_ui/timelineOverviewInfo.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 218 | "front_end/performance_monitor/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 219 | "front_end/performance_monitor/performanceMonitor.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 220 | "front_end/performance_test_runner/module.json", |
| 221 | "front_end/performance_test_runner/TimelineDataTestRunner.js", |
| 222 | "front_end/performance_test_runner/TimelineTestRunner.js", |
| 223 | "front_end/persistence/editFileSystemView.css", |
| 224 | "front_end/persistence/module.json", |
| 225 | "front_end/persistence/workspaceSettingsTab.css", |
| 226 | "front_end/platform/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 227 | "front_end/profiler/heapProfiler.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 228 | "front_end/profiler/liveHeapProfile.css", |
| 229 | "front_end/profiler/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 230 | "front_end/profiler/profileLauncherView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 231 | "front_end/profiler/profilesPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 232 | "front_end/profiler/profilesSidebarTree.css", |
Jan Scheffler | 0100581 | 2020-02-05 12:41:00 | [diff] [blame] | 233 | "front_end/issues/module.json", |
| 234 | "front_end/issues/issuesPane.css", |
Tony Ross | c4fb400 | 2020-04-16 16:13:25 | [diff] [blame] | 235 | "front_end/issues/issuesTree.css", |
Sigurd Schneider | 9190780 | 2020-07-08 08:53:59 | [diff] [blame] | 236 | "front_end/developer_resources/module.json", |
| 237 | "front_end/developer_resources/developerResourcesView.css", |
| 238 | "front_end/developer_resources/developerResourcesListView.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 239 | "front_end/protocol_monitor/module.json", |
| 240 | "front_end/protocol_monitor/protocolMonitor.css", |
Simon Zünd | 3b0c540 | 2020-03-18 17:36:26 | [diff] [blame] | 241 | "front_end/protocol_client/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 242 | "front_end/quick_open/filteredListWidget.css", |
| 243 | "front_end/quick_open/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 244 | "front_end/resources/appManifestView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 245 | "front_end/resources/backgroundServiceView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 246 | "front_end/resources/clearStorageView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 247 | "front_end/resources/cookieItemsView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 248 | "front_end/resources/indexedDBViews.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 249 | "front_end/resources/module.json", |
| 250 | "front_end/resources/resourcesPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 251 | "front_end/resources/resourcesSidebar.css", |
| 252 | "front_end/resources/serviceWorkerCacheViews.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 253 | "front_end/resources/serviceWorkersView.css", |
Tim van der Lippe | 6d51bf0 | 2020-03-18 12:15:14 | [diff] [blame] | 254 | "front_end/root/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 255 | "front_end/screencast/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 256 | "front_end/screencast/screencastView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 257 | "front_end/sdk_test_runner/module.json", |
| 258 | "front_end/sdk_test_runner/PageMockTestRunner.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 259 | "front_end/sdk/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 260 | "front_end/search/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 261 | "front_end/search/searchResultsPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 262 | "front_end/search/searchView.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 263 | "front_end/security_test_runner/module.json", |
| 264 | "front_end/security_test_runner/SecurityTestRunner.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 265 | "front_end/security/lockIcon.css", |
| 266 | "front_end/security/mainView.css", |
| 267 | "front_end/security/module.json", |
| 268 | "front_end/security/originView.css", |
| 269 | "front_end/security/sidebar.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 270 | "front_end/services/module.json", |
| 271 | "front_end/settings/frameworkBlackboxSettingsTab.css", |
Jack Lynch | 575e9fb | 2020-03-26 22:20:51 | [diff] [blame] | 272 | "front_end/settings/keybindsSettingsTab.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 273 | "front_end/settings/module.json", |
| 274 | "front_end/settings/settingsScreen.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 275 | "front_end/shell.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 276 | "front_end/snippets/module.json", |
| 277 | "front_end/source_frame/fontView.css", |
| 278 | "front_end/source_frame/imageView.css", |
| 279 | "front_end/source_frame/jsonView.css", |
| 280 | "front_end/source_frame/messagesPopover.css", |
| 281 | "front_end/source_frame/module.json", |
| 282 | "front_end/source_frame/resourceSourceFrame.css", |
| 283 | "front_end/source_frame/xmlTree.css", |
| 284 | "front_end/source_frame/xmlView.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 285 | "front_end/sources_test_runner/AutocompleteTestRunner.js", |
| 286 | "front_end/sources_test_runner/DebuggerTestRunner.js", |
| 287 | "front_end/sources_test_runner/EditorTestRunner.js", |
| 288 | "front_end/sources_test_runner/LiveEditTestRunner.js", |
| 289 | "front_end/sources_test_runner/module.json", |
| 290 | "front_end/sources_test_runner/SearchTestRunner.js", |
| 291 | "front_end/sources_test_runner/SourcesTestRunner.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 292 | "front_end/sources/breakpointEditDialog.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 293 | "front_end/sources/callStackSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 294 | "front_end/sources/debuggerPausedMessage.css", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 295 | "front_end/sources/dialog.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 296 | "front_end/sources/javaScriptBreakpointsSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 297 | "front_end/sources/module.json", |
| 298 | "front_end/sources/navigatorTree.css", |
| 299 | "front_end/sources/navigatorView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 300 | "front_end/sources/scopeChainSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 301 | "front_end/sources/sourcesPanel.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 302 | "front_end/sources/sourcesView.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 303 | "front_end/sources/threadsSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 304 | "front_end/sources/watchExpressionsSidebarPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 305 | "front_end/test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 306 | "front_end/text_editor/autocompleteTooltip.css", |
| 307 | "front_end/text_editor/cmdevtools.css", |
| 308 | "front_end/text_editor/module.json", |
| 309 | "front_end/text_utils/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 310 | "front_end/third_party/fabricjs/fabric.js", |
| 311 | "front_end/third_party/fabricjs/module.json", |
Connor Clark | 933525c | 2020-02-27 23:27:39 | [diff] [blame] | 312 | "front_end/third_party/lighthouse/lighthouse-dt-bundle.js", |
| 313 | "front_end/third_party/lighthouse/report-assets/report.css", |
| 314 | "front_end/third_party/lighthouse/report-assets/report.js", |
| 315 | "front_end/third_party/lighthouse/report-assets/report-generator.js", |
| 316 | "front_end/third_party/lighthouse/report-assets/template.html", |
| 317 | "front_end/third_party/lighthouse/report-assets/templates.html", |
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", |
Fawaz Mohammad | 8199583 | 2020-06-09 18:28:23 | [diff] [blame] | 375 | "front_end/webauthn/module.json", |
| 376 | "front_end/webauthn/webauthnPane.css", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 377 | "front_end/worker_main/module.json", |
| 378 | "front_end/worker_service/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 379 | "front_end/workspace_diff/module.json", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 380 | "front_end/workspace/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 381 | ] |
| 382 | |
| 383 | lighthouse_locale_files = [ |
Connor Clark | 933525c | 2020-02-27 23:27:39 | [diff] [blame] | 384 | "front_end/third_party/lighthouse/locales/ar-XB.json", |
| 385 | "front_end/third_party/lighthouse/locales/ar.json", |
| 386 | "front_end/third_party/lighthouse/locales/bg.json", |
| 387 | "front_end/third_party/lighthouse/locales/ca.json", |
| 388 | "front_end/third_party/lighthouse/locales/cs.json", |
| 389 | "front_end/third_party/lighthouse/locales/da.json", |
| 390 | "front_end/third_party/lighthouse/locales/de.json", |
| 391 | "front_end/third_party/lighthouse/locales/el.json", |
| 392 | "front_end/third_party/lighthouse/locales/en-GB.json", |
| 393 | "front_end/third_party/lighthouse/locales/en-US.json", |
| 394 | "front_end/third_party/lighthouse/locales/en-XA.json", |
| 395 | "front_end/third_party/lighthouse/locales/en-XL.json", |
| 396 | "front_end/third_party/lighthouse/locales/es-419.json", |
| 397 | "front_end/third_party/lighthouse/locales/es.json", |
| 398 | "front_end/third_party/lighthouse/locales/fi.json", |
| 399 | "front_end/third_party/lighthouse/locales/fil.json", |
| 400 | "front_end/third_party/lighthouse/locales/fr.json", |
| 401 | "front_end/third_party/lighthouse/locales/he.json", |
| 402 | "front_end/third_party/lighthouse/locales/hi.json", |
| 403 | "front_end/third_party/lighthouse/locales/hr.json", |
| 404 | "front_end/third_party/lighthouse/locales/hu.json", |
| 405 | "front_end/third_party/lighthouse/locales/id.json", |
| 406 | "front_end/third_party/lighthouse/locales/it.json", |
| 407 | "front_end/third_party/lighthouse/locales/ja.json", |
| 408 | "front_end/third_party/lighthouse/locales/ko.json", |
| 409 | "front_end/third_party/lighthouse/locales/lt.json", |
| 410 | "front_end/third_party/lighthouse/locales/lv.json", |
| 411 | "front_end/third_party/lighthouse/locales/nl.json", |
| 412 | "front_end/third_party/lighthouse/locales/no.json", |
| 413 | "front_end/third_party/lighthouse/locales/pl.json", |
| 414 | "front_end/third_party/lighthouse/locales/pt-PT.json", |
| 415 | "front_end/third_party/lighthouse/locales/pt.json", |
| 416 | "front_end/third_party/lighthouse/locales/ro.json", |
| 417 | "front_end/third_party/lighthouse/locales/ru.json", |
| 418 | "front_end/third_party/lighthouse/locales/sk.json", |
| 419 | "front_end/third_party/lighthouse/locales/sl.json", |
| 420 | "front_end/third_party/lighthouse/locales/sr-Latn.json", |
| 421 | "front_end/third_party/lighthouse/locales/sr.json", |
| 422 | "front_end/third_party/lighthouse/locales/sv.json", |
| 423 | "front_end/third_party/lighthouse/locales/ta.json", |
| 424 | "front_end/third_party/lighthouse/locales/te.json", |
| 425 | "front_end/third_party/lighthouse/locales/th.json", |
| 426 | "front_end/third_party/lighthouse/locales/tr.json", |
| 427 | "front_end/third_party/lighthouse/locales/uk.json", |
| 428 | "front_end/third_party/lighthouse/locales/vi.json", |
| 429 | "front_end/third_party/lighthouse/locales/zh-HK.json", |
| 430 | "front_end/third_party/lighthouse/locales/zh-TW.json", |
| 431 | "front_end/third_party/lighthouse/locales/zh.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 432 | ] |
| 433 | |
| 434 | all_devtools_files += lighthouse_locale_files |
| 435 | |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 436 | devtools_module_entrypoints = [ |
| 437 | "root.js", |
Tim van der Lippe | 6d51bf0 | 2020-03-18 12:15:14 | [diff] [blame] | 438 | "RuntimeInstantiator.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 439 | "accessibility/accessibility.js", |
| 440 | "accessibility/accessibility-legacy.js", |
| 441 | "animation/animation.js", |
| 442 | "animation/animation-legacy.js", |
| 443 | "bindings/bindings.js", |
| 444 | "bindings/bindings-legacy.js", |
| 445 | "browser_debugger/browser_debugger.js", |
| 446 | "browser_debugger/browser_debugger-legacy.js", |
| 447 | "browser_sdk/browser_sdk.js", |
| 448 | "browser_sdk/browser_sdk-legacy.js", |
| 449 | "changes/changes.js", |
| 450 | "changes/changes-legacy.js", |
| 451 | "cm/cm.js", |
| 452 | "cm_headless/cm_headless.js", |
| 453 | "cm_modes/cm_modes.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 454 | "color_picker/color_picker.js", |
| 455 | "color_picker/color_picker-legacy.js", |
| 456 | "common/common.js", |
| 457 | "common/common-legacy.js", |
| 458 | "components/components.js", |
| 459 | "components/components-legacy.js", |
| 460 | "console/console.js", |
| 461 | "console/console-legacy.js", |
| 462 | "console_counters/console_counters.js", |
| 463 | "console_counters/console_counters-legacy.js", |
| 464 | "cookie_table/cookie_table.js", |
| 465 | "cookie_table/cookie_table-legacy.js", |
| 466 | "coverage/coverage.js", |
| 467 | "coverage/coverage-legacy.js", |
| 468 | "css_overview/css_overview.js", |
| 469 | "css_overview/css_overview-legacy.js", |
| 470 | "data_grid/data_grid.js", |
| 471 | "data_grid/data_grid-legacy.js", |
Tim van der Lippe | 3fffd0d | 2020-03-27 15:47:51 | [diff] [blame] | 472 | "devices/devices.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 473 | "diff/diff.js", |
| 474 | "diff/diff-legacy.js", |
| 475 | "dom_extension/dom_extension.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 476 | "elements/elements-legacy.js", |
| 477 | "emulation/emulation.js", |
| 478 | "emulation/emulation-legacy.js", |
| 479 | "event_listeners/event_listeners.js", |
| 480 | "event_listeners/event_listeners-legacy.js", |
| 481 | "extensions/extensions.js", |
| 482 | "extensions/extensions-legacy.js", |
| 483 | "formatter/formatter.js", |
| 484 | "formatter/formatter-legacy.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 485 | "formatter_worker/formatter_worker-legacy.js", |
| 486 | "har_importer/har_importer.js", |
| 487 | "har_importer/har_importer-legacy.js", |
| 488 | "heap_snapshot_model/heap_snapshot_model.js", |
| 489 | "heap_snapshot_model/heap_snapshot_model-legacy.js", |
| 490 | "heap_snapshot_worker/heap_snapshot_worker.js", |
| 491 | "heap_snapshot_worker/heap_snapshot_worker-legacy.js", |
| 492 | "help/help.js", |
| 493 | "help/help-legacy.js", |
| 494 | "host/host.js", |
| 495 | "host/host-legacy.js", |
| 496 | "inline_editor/inline_editor.js", |
| 497 | "inline_editor/inline_editor-legacy.js", |
| 498 | "input/input.js", |
| 499 | "input/input-legacy.js", |
| 500 | "inspector_main/inspector_main.js", |
| 501 | "inspector_main/inspector_main-legacy.js", |
| 502 | "issues/issues.js", |
| 503 | "issues/issues-legacy.js", |
Sigurd Schneider | 9190780 | 2020-07-08 08:53:59 | [diff] [blame] | 504 | "developer_resources/developer_resources.js", |
| 505 | "developer_resources/developer_resources-legacy.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 506 | "javascript_metadata/javascript_metadata.js", |
| 507 | "javascript_metadata/javascript_metadata-legacy.js", |
| 508 | "js_main/js_main.js", |
| 509 | "js_main/js_main-legacy.js", |
| 510 | "layers/layers.js", |
| 511 | "layers/layers-legacy.js", |
| 512 | "layer_viewer/layer_viewer.js", |
| 513 | "layer_viewer/layer_viewer-legacy.js", |
| 514 | "lighthouse/lighthouse.js", |
| 515 | "lighthouse/lighthouse-legacy.js", |
Simon Zünd | a9f48fb | 2020-07-08 11:18:29 | [diff] [blame] | 516 | "marked/marked.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 517 | "main/main.js", |
| 518 | "main/main-legacy.js", |
| 519 | "media/media.js", |
| 520 | "media/media-legacy.js", |
| 521 | "mobile_throttling/mobile_throttling.js", |
| 522 | "mobile_throttling/mobile_throttling-legacy.js", |
| 523 | "network/network.js", |
| 524 | "network/network-legacy.js", |
| 525 | "node_main/node_main.js", |
| 526 | "node_main/node_main-legacy.js", |
| 527 | "object_ui/object_ui.js", |
| 528 | "object_ui/object_ui-legacy.js", |
| 529 | "performance_monitor/performance_monitor.js", |
| 530 | "performance_monitor/performance_monitor-legacy.js", |
| 531 | "perf_ui/perf_ui.js", |
| 532 | "perf_ui/perf_ui-legacy.js", |
| 533 | "persistence/persistence.js", |
| 534 | "persistence/persistence-legacy.js", |
| 535 | "platform/platform.js", |
| 536 | "profiler/profiler.js", |
| 537 | "profiler/profiler-legacy.js", |
Simon Zünd | 3b0c540 | 2020-03-18 17:36:26 | [diff] [blame] | 538 | "protocol_client/protocol_client.js", |
| 539 | "protocol_client/protocol_client-legacy.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 540 | "protocol_monitor/protocol_monitor.js", |
| 541 | "protocol_monitor/protocol_monitor-legacy.js", |
| 542 | "quick_open/quick_open.js", |
| 543 | "quick_open/quick_open-legacy.js", |
| 544 | "resources/resources.js", |
| 545 | "resources/resources-legacy.js", |
Tim van der Lippe | 6d51bf0 | 2020-03-18 12:15:14 | [diff] [blame] | 546 | "root/root.js", |
| 547 | "root/root-legacy.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 548 | "screencast/screencast.js", |
| 549 | "screencast/screencast-legacy.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 550 | "sdk/sdk-legacy.js", |
| 551 | "search/search.js", |
| 552 | "search/search-legacy.js", |
| 553 | "security/security.js", |
| 554 | "security/security-legacy.js", |
| 555 | "services/services.js", |
| 556 | "services/services-legacy.js", |
| 557 | "settings/settings.js", |
| 558 | "settings/settings-legacy.js", |
| 559 | "snippets/snippets.js", |
| 560 | "snippets/snippets-legacy.js", |
| 561 | "source_frame/source_frame.js", |
| 562 | "source_frame/source_frame-legacy.js", |
| 563 | "sources/sources.js", |
| 564 | "sources/sources-legacy.js", |
| 565 | "test_runner/test_runner.js", |
| 566 | "text_editor/text_editor.js", |
| 567 | "text_editor/text_editor-legacy.js", |
| 568 | "text_utils/text_utils.js", |
| 569 | "text_utils/text_utils-legacy.js", |
| 570 | "timeline/timeline.js", |
| 571 | "timeline/timeline-legacy.js", |
| 572 | "timeline_model/timeline_model.js", |
| 573 | "timeline_model/timeline_model-legacy.js", |
| 574 | "toolbox_bootstrap/toolbox_bootstrap.js", |
| 575 | "ui/ui.js", |
| 576 | "ui/ui-legacy.js", |
| 577 | "wasmparser_worker/wasmparser_worker.js", |
| 578 | "web_audio/web_audio.js", |
| 579 | "web_audio/web_audio-legacy.js", |
Fawaz Mohammad | 8199583 | 2020-06-09 18:28:23 | [diff] [blame] | 580 | "webauthn/webauthn.js", |
| 581 | "webauthn/webauthn-legacy.js", |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 582 | "worker_main/worker_main.js", |
| 583 | "worker_main/worker_main-legacy.js", |
| 584 | "worker_service/worker_service.js", |
| 585 | "workspace/workspace.js", |
| 586 | "workspace/workspace-legacy.js", |
| 587 | "workspace_diff/workspace_diff.js", |
| 588 | "workspace_diff/workspace_diff-legacy.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 589 | ] |
| 590 | |
| 591 | devtools_test_files = [ |
| 592 | "//third_party/axe-core/axe.js", |
| 593 | "front_end/accessibility_test_runner/AccessibilityPaneTestRunner.js", |
| 594 | "front_end/accessibility_test_runner/module.json", |
| 595 | "front_end/application_test_runner/AppcacheTestRunner.js", |
| 596 | "front_end/application_test_runner/CacheStorageTestRunner.js", |
| 597 | "front_end/application_test_runner/IndexedDBTestRunner.js", |
| 598 | "front_end/application_test_runner/module.json", |
| 599 | "front_end/application_test_runner/ResourcesTestRunner.js", |
| 600 | "front_end/application_test_runner/ResourceTreeTestRunner.js", |
| 601 | "front_end/application_test_runner/ServiceWorkersTestRunner.js", |
Connor Clark | 2bc3be2 | 2020-02-14 22:34:19 | [diff] [blame] | 602 | "front_end/lighthouse_test_runner/LighthouseTestRunner.js", |
| 603 | "front_end/lighthouse_test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 604 | "front_end/axe_core_test_runner/AxeCoreTestRunner.js", |
| 605 | "front_end/axe_core_test_runner/module.json", |
| 606 | "front_end/bindings_test_runner/AutomappingTestRunner.js", |
| 607 | "front_end/bindings_test_runner/BindingsTestRunner.js", |
| 608 | "front_end/bindings_test_runner/IsolatedFilesystemTestRunner.js", |
| 609 | "front_end/bindings_test_runner/module.json", |
| 610 | "front_end/bindings_test_runner/OverridesTestRunner.js", |
| 611 | "front_end/bindings_test_runner/PersistenceTestRunner.js", |
| 612 | "front_end/console_test_runner/ConsoleTestRunner.js", |
| 613 | "front_end/console_test_runner/module.json", |
| 614 | "front_end/coverage_test_runner/CoverageTestRunner.js", |
| 615 | "front_end/coverage_test_runner/module.json", |
| 616 | "front_end/cpu_profiler_test_runner/module.json", |
| 617 | "front_end/cpu_profiler_test_runner/ProfilerTestRunner.js", |
| 618 | "front_end/data_grid_test_runner/DataGridTestRunner.js", |
| 619 | "front_end/data_grid_test_runner/module.json", |
| 620 | "front_end/device_mode_test_runner/DeviceModeTestRunner.js", |
| 621 | "front_end/device_mode_test_runner/module.json", |
| 622 | "front_end/elements_test_runner/EditDOMTestRunner.js", |
| 623 | "front_end/elements_test_runner/ElementsPanelShadowSelectionOnRefreshTestRunner.js", |
| 624 | "front_end/elements_test_runner/ElementsTestRunner.js", |
| 625 | "front_end/elements_test_runner/module.json", |
| 626 | "front_end/elements_test_runner/SetOuterHTMLTestRunner.js", |
| 627 | "front_end/elements_test_runner/StylesUpdateLinksTestRunner.js", |
| 628 | "front_end/extensions_test_runner/ExtensionsNetworkTestRunner.js", |
| 629 | "front_end/extensions_test_runner/ExtensionsTestRunner.js", |
| 630 | "front_end/extensions_test_runner/module.json", |
| 631 | "front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js", |
| 632 | "front_end/heap_profiler_test_runner/module.json", |
| 633 | "front_end/integration_test_runner.html", |
| 634 | "front_end/integration_test_runner.js", |
| 635 | "front_end/integration_test_runner.json", |
| 636 | "front_end/layers_test_runner/LayersTestRunner.js", |
| 637 | "front_end/layers_test_runner/module.json", |
| 638 | "front_end/network_test_runner/module.json", |
| 639 | "front_end/network_test_runner/NetworkTestRunner.js", |
| 640 | "front_end/performance_test_runner/module.json", |
| 641 | "front_end/performance_test_runner/TimelineDataTestRunner.js", |
| 642 | "front_end/performance_test_runner/TimelineTestRunner.js", |
| 643 | "front_end/sdk_test_runner/module.json", |
| 644 | "front_end/sdk_test_runner/PageMockTestRunner.js", |
| 645 | "front_end/security_test_runner/module.json", |
| 646 | "front_end/security_test_runner/SecurityTestRunner.js", |
| 647 | "front_end/sources_test_runner/AutocompleteTestRunner.js", |
| 648 | "front_end/sources_test_runner/DebuggerTestRunner.js", |
| 649 | "front_end/sources_test_runner/EditorTestRunner.js", |
| 650 | "front_end/sources_test_runner/LiveEditTestRunner.js", |
| 651 | "front_end/sources_test_runner/module.json", |
| 652 | "front_end/sources_test_runner/SearchTestRunner.js", |
| 653 | "front_end/sources_test_runner/SourcesTestRunner.js", |
| 654 | "front_end/test_runner/module.json", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 655 | ] |
| 656 | |
| 657 | devtools_embedder_scripts = [ |
| 658 | "front_end/devtools_compatibility.js", |
| 659 | "front_end/Tests.js", |
| 660 | ] |
| 661 | |
| 662 | devtools_emulated_devices_images = [ |
| 663 | "front_end/emulated_devices/google-nexus-5-horizontal-default-1x.png", |
| 664 | "front_end/emulated_devices/google-nexus-5-horizontal-default-2x.png", |
| 665 | "front_end/emulated_devices/google-nexus-5-horizontal-keyboard-1x.png", |
| 666 | "front_end/emulated_devices/google-nexus-5-horizontal-keyboard-2x.png", |
| 667 | "front_end/emulated_devices/google-nexus-5-horizontal-navigation-1x.png", |
| 668 | "front_end/emulated_devices/google-nexus-5-horizontal-navigation-2x.png", |
| 669 | "front_end/emulated_devices/google-nexus-5-vertical-default-1x.png", |
| 670 | "front_end/emulated_devices/google-nexus-5-vertical-default-2x.png", |
| 671 | "front_end/emulated_devices/google-nexus-5-vertical-keyboard-1x.png", |
| 672 | "front_end/emulated_devices/google-nexus-5-vertical-keyboard-2x.png", |
| 673 | "front_end/emulated_devices/google-nexus-5-vertical-navigation-1x.png", |
| 674 | "front_end/emulated_devices/google-nexus-5-vertical-navigation-2x.png", |
| 675 | "front_end/emulated_devices/google-nexus-5x-horizontal-default-1x.png", |
| 676 | "front_end/emulated_devices/google-nexus-5x-horizontal-default-2x.png", |
| 677 | "front_end/emulated_devices/google-nexus-5x-horizontal-keyboard-1x.png", |
| 678 | "front_end/emulated_devices/google-nexus-5x-horizontal-keyboard-2x.png", |
| 679 | "front_end/emulated_devices/google-nexus-5x-horizontal-navigation-1x.png", |
| 680 | "front_end/emulated_devices/google-nexus-5x-horizontal-navigation-2x.png", |
| 681 | "front_end/emulated_devices/google-nexus-5x-vertical-default-1x.png", |
| 682 | "front_end/emulated_devices/google-nexus-5x-vertical-default-2x.png", |
| 683 | "front_end/emulated_devices/google-nexus-5x-vertical-keyboard-1x.png", |
| 684 | "front_end/emulated_devices/google-nexus-5x-vertical-keyboard-2x.png", |
| 685 | "front_end/emulated_devices/google-nexus-5x-vertical-navigation-1x.png", |
| 686 | "front_end/emulated_devices/google-nexus-5x-vertical-navigation-2x.png", |
| 687 | "front_end/emulated_devices/iPad-landscape.svg", |
| 688 | "front_end/emulated_devices/iPad-portrait.svg", |
| 689 | "front_end/emulated_devices/iPhone5-landscape.svg", |
| 690 | "front_end/emulated_devices/iPhone5-portrait.svg", |
| 691 | "front_end/emulated_devices/iPhone6-landscape.svg", |
| 692 | "front_end/emulated_devices/iPhone6-portrait.svg", |
| 693 | "front_end/emulated_devices/iPhone6Plus-landscape.svg", |
| 694 | "front_end/emulated_devices/iPhone6Plus-portrait.svg", |
Connor Clark | 5f86e05 | 2020-01-24 21:38:50 | [diff] [blame] | 695 | "front_end/emulated_devices/MotoG4-landscape.svg", |
| 696 | "front_end/emulated_devices/MotoG4-portrait.svg", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 697 | "front_end/emulated_devices/Nexus5X-landscape.svg", |
| 698 | "front_end/emulated_devices/Nexus5X-portrait.svg", |
| 699 | "front_end/emulated_devices/Nexus6P-landscape.svg", |
| 700 | "front_end/emulated_devices/Nexus6P-portrait.svg", |
| 701 | ] |
| 702 | |
| 703 | devtools_image_files = [ |
| 704 | "front_end/Images/accelerometer-back.svg", |
| 705 | "front_end/Images/accelerometer-bottom.png", |
| 706 | "front_end/Images/accelerometer-front.svg", |
| 707 | "front_end/Images/accelerometer-left.png", |
| 708 | "front_end/Images/accelerometer-right.png", |
| 709 | "front_end/Images/accelerometer-top.png", |
Connor Clark | 2bc3be2 | 2020-02-14 22:34:19 | [diff] [blame] | 710 | "front_end/Images/lighthouse_logo.svg", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 711 | "front_end/Images/checkboxCheckmark.svg", |
| 712 | "front_end/Images/checker.png", |
| 713 | "front_end/Images/chevrons.svg", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 714 | "front_end/Images/chromeDisabledSelect_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 715 | "front_end/Images/chromeDisabledSelect.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 716 | "front_end/Images/chromeLeft.png", |
| 717 | "front_end/Images/chromeMiddle.png", |
| 718 | "front_end/Images/chromeRight.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 719 | "front_end/Images/chromeSelect_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 720 | "front_end/Images/chromeSelect.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 721 | "front_end/Images/cssoverview_icons_2x.png", |
| 722 | "front_end/Images/errorWave.svg", |
| 723 | "front_end/Images/ic_info_black_18dp.svg", |
| 724 | "front_end/Images/ic_warning_black_18dp.svg", |
| 725 | "front_end/Images/largeIcons.svg", |
| 726 | "front_end/Images/mediumIcons.svg", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 727 | "front_end/Images/navigationControls_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 728 | "front_end/Images/navigationControls.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 729 | "front_end/Images/nodeIcon.png", |
| 730 | "front_end/Images/popoverArrows.png", |
| 731 | "front_end/Images/profileGroupIcon.png", |
| 732 | "front_end/Images/profileIcon.png", |
| 733 | "front_end/Images/profileSmallIcon.png", |
Mathias Bynens | 5c97837 | 2019-12-13 13:13:57 | [diff] [blame] | 734 | "front_end/Images/radioDot-dark-theme.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 735 | "front_end/Images/radioDot.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 736 | "front_end/Images/resizeDiagonal_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 737 | "front_end/Images/resizeDiagonal.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 738 | "front_end/Images/resizeHorizontal_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 739 | "front_end/Images/resizeHorizontal.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 740 | "front_end/Images/resizeVertical_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 741 | "front_end/Images/resizeVertical.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 742 | "front_end/Images/resourceCSSIcon.png", |
| 743 | "front_end/Images/resourceDocumentIcon.png", |
| 744 | "front_end/Images/resourceDocumentIconSmall.png", |
| 745 | "front_end/Images/resourceJSIcon.png", |
| 746 | "front_end/Images/resourcePlainIcon.png", |
| 747 | "front_end/Images/resourcePlainIconSmall.png", |
| 748 | "front_end/Images/resourcesTimeGraphIcon.png", |
| 749 | "front_end/Images/searchNext.png", |
| 750 | "front_end/Images/searchPrev.png", |
| 751 | "front_end/Images/securityIcons.svg", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 752 | "front_end/Images/smallIcons.svg", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 753 | "front_end/Images/speech.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 754 | "front_end/Images/toolbarResizerVertical.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 755 | "front_end/Images/touchCursor_2x.png", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 756 | "front_end/Images/touchCursor.png", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 757 | "front_end/Images/treeoutlineTriangles.svg", |
| 758 | "front_end/Images/whatsnew.png", |
| 759 | ] |
| 760 | |
| 761 | resources_out_dir = "$root_out_dir/resources/inspector" |
| 762 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 763 | application_templates = [ |
| 764 | "front_end/devtools_app.html", |
| 765 | "front_end/inspector.html", |
| 766 | "front_end/integration_test_runner.html", |
| 767 | "front_end/js_app.html", |
| 768 | "front_end/ndb_app.html", |
| 769 | "front_end/node_app.html", |
| 770 | "front_end/toolbox.html", |
| 771 | "front_end/worker_app.html", |
| 772 | ] |
| 773 | |
Tim van der Lippe | 4915591 | 2020-05-12 11:26:44 | [diff] [blame] | 774 | generated_applications_html = [ |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 775 | "$resources_out_dir/devtools_app.html", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 776 | "$resources_out_dir/inspector.html", |
Tim van der Lippe | 4915591 | 2020-05-12 11:26:44 | [diff] [blame] | 777 | "$resources_out_dir/integration_test_runner.html", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 778 | "$resources_out_dir/js_app.html", |
Tim van der Lippe | 4915591 | 2020-05-12 11:26:44 | [diff] [blame] | 779 | "$resources_out_dir/ndb_app.html", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 780 | "$resources_out_dir/node_app.html", |
Tim van der Lippe | 4915591 | 2020-05-12 11:26:44 | [diff] [blame] | 781 | "$resources_out_dir/toolbox.html", |
| 782 | "$resources_out_dir/worker_app.html", |
| 783 | ] |
| 784 | |
| 785 | generated_applications_js = [ |
| 786 | "$resources_out_dir/lighthouse_worker.js", |
| 787 | "$resources_out_dir/devtools_app.js", |
| 788 | "$resources_out_dir/inspector.js", |
| 789 | "$resources_out_dir/js_app.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 790 | "$resources_out_dir/node_app.js", |
| 791 | "$resources_out_dir/shell.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 792 | "$resources_out_dir/toolbox.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 793 | "$resources_out_dir/worker_app.js", |
| 794 | ] |
| 795 | |
| 796 | generated_non_autostart_non_remote_modules = [ |
Tim van der Lippe | 387b03e | 2019-12-17 16:09:22 | [diff] [blame] | 797 | "$resources_out_dir/accessibility/accessibility_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 798 | "$resources_out_dir/animation/animation_module.js", |
Connor Clark | 2bc3be2 | 2020-02-14 22:34:19 | [diff] [blame] | 799 | "$resources_out_dir/lighthouse/lighthouse_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 800 | "$resources_out_dir/browser_debugger/browser_debugger_module.js", |
| 801 | "$resources_out_dir/changes/changes_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 802 | "$resources_out_dir/cm_modes/cm_modes_module.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 803 | "$resources_out_dir/cm/cm_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 804 | "$resources_out_dir/color_picker/color_picker_module.js", |
| 805 | "$resources_out_dir/console/console_module.js", |
| 806 | "$resources_out_dir/cookie_table/cookie_table_module.js", |
| 807 | "$resources_out_dir/coverage/coverage_module.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 808 | "$resources_out_dir/css_overview/css_overview_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 809 | "$resources_out_dir/data_grid/data_grid_module.js", |
| 810 | "$resources_out_dir/devices/devices_module.js", |
| 811 | "$resources_out_dir/diff/diff_module.js", |
| 812 | "$resources_out_dir/elements/elements_module.js", |
| 813 | "$resources_out_dir/event_listeners/event_listeners_module.js", |
| 814 | "$resources_out_dir/formatter/formatter_module.js", |
| 815 | "$resources_out_dir/har_importer/har_importer_module.js", |
| 816 | "$resources_out_dir/heap_snapshot_model/heap_snapshot_model_module.js", |
| 817 | "$resources_out_dir/help/help_module.js", |
| 818 | "$resources_out_dir/inline_editor/inline_editor_module.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 819 | "$resources_out_dir/input/input_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 820 | "$resources_out_dir/javascript_metadata/javascript_metadata_module.js", |
| 821 | "$resources_out_dir/js_profiler/js_profiler_module.js", |
| 822 | "$resources_out_dir/layer_viewer/layer_viewer_module.js", |
| 823 | "$resources_out_dir/layers/layers_module.js", |
Simon Zünd | a9f48fb | 2020-07-08 11:18:29 | [diff] [blame] | 824 | "$resources_out_dir/marked/marked_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 825 | "$resources_out_dir/media/media_module.js", |
| 826 | "$resources_out_dir/network/network_module.js", |
| 827 | "$resources_out_dir/node_debugger/node_debugger_module.js", |
| 828 | "$resources_out_dir/object_ui/object_ui_module.js", |
| 829 | "$resources_out_dir/perf_ui/perf_ui_module.js", |
| 830 | "$resources_out_dir/performance_monitor/performance_monitor_module.js", |
| 831 | "$resources_out_dir/profiler/profiler_module.js", |
Jan Scheffler | 0100581 | 2020-02-05 12:41:00 | [diff] [blame] | 832 | "$resources_out_dir/issues/issues_module.js", |
Sigurd Schneider | 9190780 | 2020-07-08 08:53:59 | [diff] [blame] | 833 | "$resources_out_dir/developer_resources/developer_resources_module.js", |
Mathias Bynens | 2d8a20d | 2019-12-20 08:04:09 | [diff] [blame] | 834 | "$resources_out_dir/protocol_monitor/protocol_monitor_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 835 | "$resources_out_dir/quick_open/quick_open_module.js", |
| 836 | "$resources_out_dir/resources/resources_module.js", |
| 837 | "$resources_out_dir/search/search_module.js", |
| 838 | "$resources_out_dir/security/security_module.js", |
| 839 | "$resources_out_dir/settings/settings_module.js", |
| 840 | "$resources_out_dir/snippets/snippets_module.js", |
| 841 | "$resources_out_dir/source_frame/source_frame_module.js", |
| 842 | "$resources_out_dir/sources/sources_module.js", |
| 843 | "$resources_out_dir/text_editor/text_editor_module.js", |
| 844 | "$resources_out_dir/timeline_model/timeline_model_module.js", |
| 845 | "$resources_out_dir/timeline/timeline_module.js", |
| 846 | "$resources_out_dir/web_audio/web_audio_module.js", |
Fawaz Mohammad | 8199583 | 2020-06-09 18:28:23 | [diff] [blame] | 847 | "$resources_out_dir/webauthn/webauthn_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 848 | "$resources_out_dir/workspace_diff/workspace_diff_module.js", |
| 849 | ] |
| 850 | |
| 851 | generated_remote_modules = [ |
Connor Clark | 2bc3be2 | 2020-02-14 22:34:19 | [diff] [blame] | 852 | "$resources_out_dir/lighthouse_worker/lighthouse_worker_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 853 | "$resources_out_dir/dagre_layout/dagre_layout_module.js", |
| 854 | "$resources_out_dir/emulated_devices/emulated_devices_module.js", |
| 855 | ] |
| 856 | |
| 857 | generated_test_modules = [ |
| 858 | "$resources_out_dir/accessibility_test_runner/accessibility_test_runner_module.js", |
| 859 | "$resources_out_dir/application_test_runner/application_test_runner_module.js", |
Connor Clark | 2bc3be2 | 2020-02-14 22:34:19 | [diff] [blame] | 860 | "$resources_out_dir/lighthouse_test_runner/lighthouse_test_runner_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 861 | "$resources_out_dir/axe_core_test_runner/axe_core_test_runner_module.js", |
| 862 | "$resources_out_dir/bindings_test_runner/bindings_test_runner_module.js", |
| 863 | "$resources_out_dir/console_test_runner/console_test_runner_module.js", |
| 864 | "$resources_out_dir/coverage_test_runner/coverage_test_runner_module.js", |
| 865 | "$resources_out_dir/cpu_profiler_test_runner/cpu_profiler_test_runner_module.js", |
| 866 | "$resources_out_dir/data_grid_test_runner/data_grid_test_runner_module.js", |
| 867 | "$resources_out_dir/device_mode_test_runner/device_mode_test_runner_module.js", |
| 868 | "$resources_out_dir/elements_test_runner/elements_test_runner_module.js", |
| 869 | "$resources_out_dir/extensions_test_runner/extensions_test_runner_module.js", |
| 870 | "$resources_out_dir/heap_profiler_test_runner/heap_profiler_test_runner_module.js", |
| 871 | "$resources_out_dir/heap_snapshot_worker/heap_snapshot_worker_module.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 872 | "$resources_out_dir/integration_test_runner.js", |
| 873 | "$resources_out_dir/layers_test_runner/layers_test_runner_module.js", |
| 874 | "$resources_out_dir/network_test_runner/network_test_runner_module.js", |
| 875 | "$resources_out_dir/performance_test_runner/performance_test_runner_module.js", |
| 876 | "$resources_out_dir/sdk_test_runner/sdk_test_runner_module.js", |
| 877 | "$resources_out_dir/security_test_runner/security_test_runner_module.js", |
| 878 | "$resources_out_dir/sources_test_runner/sources_test_runner_module.js", |
| 879 | ] |
| 880 | |
Tim van der Lippe | f9f55f1 | 2020-01-22 12:24:39 | [diff] [blame] | 881 | all_worker_entrypoints = [ |
| 882 | "front_end/formatter_worker_entrypoint.js", |
| 883 | "front_end/heap_snapshot_worker_entrypoint.js", |
| 884 | "front_end/wasmparser_worker_entrypoint.js", |
| 885 | ] |
| 886 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 887 | generated_worker_bundles = [ |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 888 | "$resources_out_dir/formatter_worker_entrypoint.js", |
| 889 | "$resources_out_dir/heap_snapshot_worker_entrypoint.js", |
| 890 | "$resources_out_dir/wasmparser_worker_entrypoint.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 891 | ] |
| 892 | |
Tim van der Lippe | 5095a02 | 2020-07-03 09:34:29 | [diff] [blame] | 893 | generated_typescript_entrypoints = [ |
| 894 | "$resources_out_dir/formatter_worker/formatter_worker.js", |
| 895 | "$resources_out_dir/elements/elements.js", |
Tim van der Lippe | 3c97657 | 2020-07-10 12:15:33 | [diff] [blame] | 896 | "$resources_out_dir/sdk/sdk.js", |
Tim van der Lippe | 5095a02 | 2020-07-03 09:34:29 | [diff] [blame] | 897 | ] |
Tim van der Lippe | 6042184 | 2020-07-01 15:53:58 | [diff] [blame] | 898 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 899 | devtools_applications = [ |
Connor Clark | 2bc3be2 | 2020-02-14 22:34:19 | [diff] [blame] | 900 | "lighthouse_worker", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 901 | "devtools_app", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 902 | "formatter_worker_entrypoint", |
| 903 | "heap_snapshot_worker_entrypoint", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 904 | "inspector", |
| 905 | "integration_test_runner", |
| 906 | "js_app", |
| 907 | "ndb_app", |
| 908 | "node_app", |
| 909 | "shell", |
| 910 | "toolbox", |
Tim van der Lippe | 0c21af5 | 2020-01-08 11:55:22 | [diff] [blame] | 911 | "wasmparser_worker_entrypoint", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 912 | "worker_app", |
| 913 | ] |
| 914 | |
| 915 | #------------------------------------------------------------------------------- |
| 916 | |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 917 | front_end_devtools_module_entrypoints = [] |
| 918 | generated_devtools_module_entrypoints = [] |
| 919 | |
| 920 | foreach(module, devtools_module_entrypoints) { |
| 921 | front_end_devtools_module_entrypoints += [ "front_end/$module" ] |
| 922 | generated_devtools_module_entrypoints += [ "$resources_out_dir/$module" ] |
| 923 | } |
| 924 | |
Tim van der Lippe | 501473c | 2020-05-19 15:01:52 | [diff] [blame] | 925 | devtools_frontend_resources_deps = [ |
| 926 | ":build_release_devtools", |
| 927 | ":copy_embedder_scripts", |
| 928 | ":copy_emulated_devices_images", |
Tim van der Lippe | 501473c | 2020-05-19 15:01:52 | [diff] [blame] | 929 | ":copy_inspector_images", |
| 930 | ":copy_lighthouse_locale_files", |
| 931 | ":copy_wasm_deps", |
| 932 | ":devtools_extension_api", |
| 933 | "front_end", |
Tim van der Lippe | 7ebe48c | 2020-07-13 12:27:15 | [diff] [blame^] | 934 | "test", |
Tim van der Lippe | 8ea04b0 | 2020-05-26 09:57:58 | [diff] [blame] | 935 | |
| 936 | # Required for layout tests, which depend on the existence of `integration_test_runner.html` |
| 937 | # If we don't add this dependency explicitly, the swarming bots don't pick up the file. |
Tim van der Lippe | 5095a02 | 2020-07-03 09:34:29 | [diff] [blame] | 938 | "front_end/elements:bundle", |
Tim van der Lippe | 09519f3 | 2020-07-08 16:55:22 | [diff] [blame] | 939 | "front_end/formatter_worker", |
Tim van der Lippe | 5095a02 | 2020-07-03 09:34:29 | [diff] [blame] | 940 | "front_end/formatter_worker:bundle", |
Tim van der Lippe | 3c97657 | 2020-07-10 12:15:33 | [diff] [blame] | 941 | "front_end/sdk", |
| 942 | "front_end/sdk:bundle", |
Tim van der Lippe | 39fc254 | 2020-02-28 09:38:02 | [diff] [blame] | 943 | ] |
Tim van der Lippe | 3bf1c19 | 2020-01-22 11:45:13 | [diff] [blame] | 944 | |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 945 | if (is_debug) { |
| 946 | devtools_frontend_resources_deps += [ ":copy_devtools_modules" ] |
| 947 | } |
| 948 | |
Tim van der Lippe | 7ebe48c | 2020-07-13 12:27:15 | [diff] [blame^] | 949 | group("devtools_all_files") { |
| 950 | testonly = true |
| 951 | data = all_devtools_files + generated_devtools_module_entrypoints |
| 952 | data += [ |
| 953 | # This enables us to test bots with whitespace changes. |
| 954 | "scripts/whitespaces.txt", |
| 955 | ] |
| 956 | data_deps = devtools_frontend_resources_deps |
Tim van der Lippe | 1a0338a | 2020-02-21 14:44:49 | [diff] [blame] | 957 | } |
| 958 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 959 | group("devtools_frontend_resources") { |
| 960 | public_deps = devtools_frontend_resources_deps |
| 961 | } |
| 962 | |
Alex Rudenko | f0d02a1 | 2020-05-28 12:59:04 | [diff] [blame] | 963 | group("generate_devtools_inspector_overlay_resources") { |
Alex Rudenko | 7bf4d03 | 2020-05-13 15:45:02 | [diff] [blame] | 964 | public_deps = [ "front_end/inspector_overlay:build_inspector_overlay" ] |
| 965 | } |
| 966 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 967 | copy("copy_embedder_scripts") { |
| 968 | sources = devtools_embedder_scripts |
Paul Lewis | e73301b | 2020-01-22 14:35:26 | [diff] [blame] | 969 | outputs = [ "$resources_out_dir/{{source_file_part}}" ] |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 970 | } |
| 971 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 972 | copy("copy_inspector_images") { |
| 973 | sources = devtools_image_files |
Paul Lewis | e73301b | 2020-01-22 14:35:26 | [diff] [blame] | 974 | outputs = [ "$resources_out_dir/Images/{{source_file_part}}" ] |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 975 | } |
| 976 | |
| 977 | copy("copy_emulated_devices_images") { |
| 978 | sources = devtools_emulated_devices_images |
Paul Lewis | e73301b | 2020-01-22 14:35:26 | [diff] [blame] | 979 | outputs = [ "$resources_out_dir/emulated_devices/{{source_file_part}}" ] |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 980 | } |
| 981 | |
| 982 | copy("copy_lighthouse_locale_files") { |
| 983 | sources = lighthouse_locale_files |
Sigurd Schneider | e46864c | 2020-03-03 15:29:21 | [diff] [blame] | 984 | outputs = [ |
| 985 | "$resources_out_dir/third_party/lighthouse/locales/{{source_file_part}}", |
| 986 | ] |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 987 | } |
| 988 | |
| 989 | copy("copy_wasm_deps") { |
Paul Lewis | e73301b | 2020-01-22 14:35:26 | [diff] [blame] | 990 | sources = [ "front_end/sdk/wasm_source_map/pkg/wasm_source_map_bg.wasm" ] |
| 991 | outputs = |
| 992 | [ "$resources_out_dir/sdk/wasm_source_map/pkg/wasm_source_map_bg.wasm" ] |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 993 | } |
| 994 | |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 995 | input_devtools_modules = [] |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 996 | output_devtools_modules = [] |
| 997 | |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 998 | all_devtools_modules = [ |
| 999 | "accessibility/AccessibilityModel.js", |
| 1000 | "accessibility/AccessibilityNodeView.js", |
| 1001 | "accessibility/AccessibilitySidebarView.js", |
| 1002 | "accessibility/AccessibilityStrings.js", |
| 1003 | "accessibility/AccessibilitySubPane.js", |
| 1004 | "accessibility/ARIAAttributesView.js", |
| 1005 | "accessibility/ARIAMetadata.js", |
| 1006 | "accessibility/AXBreadcrumbsPane.js", |
| 1007 | "animation/AnimationGroupPreviewUI.js", |
| 1008 | "animation/AnimationModel.js", |
| 1009 | "animation/AnimationScreenshotPopover.js", |
| 1010 | "animation/AnimationTimeline.js", |
| 1011 | "animation/AnimationUI.js", |
| 1012 | "lighthouse/LighthouseController.js", |
| 1013 | "lighthouse/LighthousePanel.js", |
| 1014 | "lighthouse/LighthouseProtocolService.js", |
| 1015 | "lighthouse/LighthouseReportRenderer.js", |
| 1016 | "lighthouse/LighthouseReportSelector.js", |
| 1017 | "lighthouse/LighthouseStartView.js", |
| 1018 | "lighthouse/LighthouseStatusView.js", |
| 1019 | "third_party/lighthouse/report-assets/report-generator.js", |
| 1020 | "third_party/lighthouse/report-assets/report.js", |
| 1021 | "lighthouse/RadioSetting.js", |
| 1022 | "bindings/BlackboxManager.js", |
| 1023 | "bindings/BreakpointManager.js", |
| 1024 | "bindings/CompilerScriptMapping.js", |
| 1025 | "bindings/ContentProviderBasedProject.js", |
| 1026 | "bindings/CSSWorkspaceBinding.js", |
| 1027 | "bindings/DebuggerWorkspaceBinding.js", |
| 1028 | "bindings/DebuggerLanguagePlugins.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1029 | "bindings/DefaultScriptMapping.js", |
| 1030 | "bindings/FileUtils.js", |
| 1031 | "bindings/LiveLocation.js", |
| 1032 | "bindings/NetworkProject.js", |
| 1033 | "bindings/PresentationConsoleMessageHelper.js", |
| 1034 | "bindings/ResourceMapping.js", |
| 1035 | "bindings/ResourceScriptMapping.js", |
| 1036 | "bindings/ResourceUtils.js", |
| 1037 | "bindings/SASSSourceMapping.js", |
| 1038 | "bindings/StylesSourceMapping.js", |
| 1039 | "bindings/TempFile.js", |
| 1040 | "browser_debugger/DOMBreakpointsSidebarPane.js", |
| 1041 | "browser_debugger/EventListenerBreakpointsSidebarPane.js", |
| 1042 | "browser_debugger/ObjectEventListenersSidebarPane.js", |
| 1043 | "browser_debugger/XHRBreakpointsSidebarPane.js", |
| 1044 | "browser_sdk/LogManager.js", |
Sigurd Schneider | ba81851 | 2020-04-29 10:54:37 | [diff] [blame] | 1045 | "browser_sdk/IssuesManager.js", |
| 1046 | "browser_sdk/RelatedIssue.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1047 | "changes/ChangesHighlighter.js", |
| 1048 | "changes/ChangesSidebar.js", |
| 1049 | "changes/ChangesTextEditor.js", |
| 1050 | "changes/ChangesView.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1051 | "cm_modes/DefaultCodeMirrorMimeMode.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1052 | "color_picker/ContrastDetails.js", |
| 1053 | "color_picker/ContrastInfo.js", |
| 1054 | "color_picker/ContrastOverlay.js", |
| 1055 | "color_picker/Spectrum.js", |
| 1056 | "common/App.js", |
| 1057 | "common/AppProvider.js", |
| 1058 | "common/CharacterIdMap.js", |
| 1059 | "common/Color.js", |
Alex Rudenko | 4f8e4f9 | 2020-06-04 05:55:31 | [diff] [blame] | 1060 | "common/ColorUtils.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1061 | "common/Console.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1062 | "common/EventTarget.js", |
| 1063 | "common/JavaScriptMetaData.js", |
Kalon Hinds | 10b64ff | 2020-04-29 01:36:59 | [diff] [blame] | 1064 | "common/Lazy.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1065 | "common/Linkifier.js", |
| 1066 | "common/Object.js", |
| 1067 | "common/ParsedURL.js", |
| 1068 | "common/Progress.js", |
| 1069 | "common/QueryParamHandler.js", |
| 1070 | "common/ResourceType.js", |
| 1071 | "common/Revealer.js", |
| 1072 | "common/Runnable.js", |
| 1073 | "common/SegmentedRange.js", |
| 1074 | "common/Settings.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1075 | "common/StringOutputStream.js", |
| 1076 | "common/TextDictionary.js", |
| 1077 | "common/Throttler.js", |
| 1078 | "common/Trie.js", |
Benedikt Meurer | b358e5f | 2020-06-02 12:42:26 | [diff] [blame] | 1079 | "common/WasmDisassembly.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1080 | "common/Worker.js", |
| 1081 | "components/DockController.js", |
| 1082 | "components/ImagePreview.js", |
| 1083 | "components/JSPresentationUtils.js", |
| 1084 | "components/Linkifier.js", |
| 1085 | "components/Reload.js", |
| 1086 | "components/TargetDetachedDialog.js", |
| 1087 | "console_counters/WarningErrorCounter.js", |
| 1088 | "console/ConsoleContextSelector.js", |
| 1089 | "console/ConsoleFilter.js", |
| 1090 | "console/ConsolePanel.js", |
| 1091 | "console/ConsolePinPane.js", |
| 1092 | "console/ConsolePrompt.js", |
| 1093 | "console/ConsoleSidebar.js", |
| 1094 | "console/ConsoleView.js", |
| 1095 | "console/ConsoleViewMessage.js", |
| 1096 | "console/ConsoleViewport.js", |
| 1097 | "cookie_table/CookiesTable.js", |
| 1098 | "coverage/CoverageDecorationManager.js", |
| 1099 | "coverage/CoverageListView.js", |
| 1100 | "coverage/CoverageModel.js", |
| 1101 | "coverage/CoverageView.js", |
| 1102 | "css_overview/CSSOverviewCompletedView.js", |
| 1103 | "css_overview/CSSOverviewController.js", |
| 1104 | "css_overview/CSSOverviewModel.js", |
| 1105 | "css_overview/CSSOverviewPanel.js", |
| 1106 | "css_overview/CSSOverviewProcessingView.js", |
| 1107 | "css_overview/CSSOverviewSidebarPanel.js", |
| 1108 | "css_overview/CSSOverviewStartView.js", |
| 1109 | "css_overview/CSSOverviewUnusedDeclarations.js", |
| 1110 | "data_grid/DataGrid.js", |
| 1111 | "data_grid/ShowMoreDataGridNode.js", |
| 1112 | "data_grid/SortableDataGrid.js", |
| 1113 | "data_grid/ViewportDataGrid.js", |
Tim van der Lippe | 3fffd0d | 2020-03-27 15:47:51 | [diff] [blame] | 1114 | "devices/DevicesView.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1115 | "diff/diff_match_patch.js", |
| 1116 | "diff/DiffWrapper.js", |
| 1117 | "dom_extension/DOMExtension.js", |
| 1118 | "elements/ClassesPaneWidget.js", |
| 1119 | "elements/ColorSwatchPopoverIcon.js", |
| 1120 | "elements/ComputedStyleModel.js", |
| 1121 | "elements/ComputedStyleWidget.js", |
Changhao Han | 006b8c0 | 2020-04-27 14:44:05 | [diff] [blame] | 1122 | "elements/Adorner.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1123 | "elements/DOMLinkifier.js", |
| 1124 | "elements/DOMPath.js", |
| 1125 | "elements/ElementsBreadcrumbs.js", |
| 1126 | "elements/ElementsPanel.js", |
| 1127 | "elements/ElementsSidebarPane.js", |
| 1128 | "elements/ElementStatePaneWidget.js", |
| 1129 | "elements/ElementsTreeElement.js", |
| 1130 | "elements/ElementsTreeElementHighlighter.js", |
| 1131 | "elements/ElementsTreeOutline.js", |
| 1132 | "elements/EventListenersWidget.js", |
Alex Rudenko | 1ebbb30 | 2020-04-20 14:54:46 | [diff] [blame] | 1133 | "elements/ImagePreviewPopover.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1134 | "elements/InspectElementModeController.js", |
| 1135 | "elements/MarkerDecorator.js", |
| 1136 | "elements/MetricsSidebarPane.js", |
| 1137 | "elements/NodeStackTraceWidget.js", |
| 1138 | "elements/PlatformFontsWidget.js", |
| 1139 | "elements/PropertiesWidget.js", |
| 1140 | "elements/StylePropertyHighlighter.js", |
| 1141 | "elements/StylePropertyTreeElement.js", |
| 1142 | "elements/StylesSidebarPane.js", |
| 1143 | "emulation/AdvancedApp.js", |
| 1144 | "emulation/DeviceModeModel.js", |
| 1145 | "emulation/DeviceModeToolbar.js", |
| 1146 | "emulation/DeviceModeView.js", |
| 1147 | "emulation/DeviceModeWrapper.js", |
| 1148 | "emulation/DevicesSettingsTab.js", |
| 1149 | "emulation/EmulatedDevices.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1150 | "emulation/InspectedPagePlaceholder.js", |
Mathias Bynens | 4e1cc67 | 2020-03-25 06:53:18 | [diff] [blame] | 1151 | "emulation/LocationsSettingsTab.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1152 | "emulation/MediaQueryInspector.js", |
| 1153 | "emulation/SensorsView.js", |
| 1154 | "event_listeners/EventListenersUtils.js", |
| 1155 | "event_listeners/EventListenersView.js", |
| 1156 | "extensions/ExtensionAPI.js", |
| 1157 | "extensions/ExtensionPanel.js", |
| 1158 | "extensions/ExtensionServer.js", |
| 1159 | "extensions/ExtensionTraceProvider.js", |
| 1160 | "extensions/ExtensionView.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1161 | "formatter/FormatterWorkerPool.js", |
| 1162 | "formatter/ScriptFormatter.js", |
| 1163 | "formatter/SourceFormatter.js", |
| 1164 | "generated/ARIAProperties.js", |
| 1165 | "generated/InspectorBackendCommands.js", |
| 1166 | "generated/SupportedCSSProperties.js", |
| 1167 | "har_importer/HARFormat.js", |
| 1168 | "har_importer/HARImporter.js", |
| 1169 | "heap_snapshot_model/HeapSnapshotModel.js", |
| 1170 | "heap_snapshot_worker/AllocationProfile.js", |
| 1171 | "heap_snapshot_worker/HeapSnapshot.js", |
| 1172 | "heap_snapshot_worker/HeapSnapshotLoader.js", |
| 1173 | "heap_snapshot_worker/HeapSnapshotWorker.js", |
| 1174 | "heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js", |
| 1175 | "help/HelpImpl.js", |
| 1176 | "help/ReleaseNoteText.js", |
| 1177 | "help/ReleaseNoteView.js", |
| 1178 | "host/InspectorFrontendHost.js", |
| 1179 | "host/InspectorFrontendHostAPI.js", |
| 1180 | "host/Platform.js", |
| 1181 | "host/ResourceLoader.js", |
| 1182 | "host/UserMetrics.js", |
| 1183 | "inline_editor/BezierEditor.js", |
| 1184 | "inline_editor/BezierUI.js", |
| 1185 | "inline_editor/ColorSwatch.js", |
| 1186 | "inline_editor/CSSShadowEditor.js", |
| 1187 | "inline_editor/CSSShadowModel.js", |
| 1188 | "inline_editor/SwatchPopoverHelper.js", |
| 1189 | "input/InputModel.js", |
| 1190 | "input/InputTimeline.js", |
| 1191 | "inspector_main/InspectorMain.js", |
| 1192 | "inspector_main/RenderingOptions.js", |
| 1193 | "javascript_metadata/JavaScriptMetadata.js", |
| 1194 | "javascript_metadata/NativeFunctions.js", |
| 1195 | "js_main/JsMain.js", |
| 1196 | "layer_viewer/LayerDetailsView.js", |
| 1197 | "layer_viewer/Layers3DView.js", |
| 1198 | "layer_viewer/LayerTreeOutline.js", |
| 1199 | "layer_viewer/LayerViewHost.js", |
| 1200 | "layer_viewer/PaintProfilerView.js", |
| 1201 | "layer_viewer/TransformController.js", |
| 1202 | "layers/LayerPaintProfilerView.js", |
| 1203 | "layers/LayersPanel.js", |
| 1204 | "layers/LayerTreeModel.js", |
| 1205 | "main/ExecutionContextSelector.js", |
| 1206 | "main/MainImpl.js", |
| 1207 | "main/SimpleApp.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1208 | "media/EventDisplayTable.js", |
Ted Meyer | b0928d0 | 2020-06-23 05:12:45 | [diff] [blame] | 1209 | "media/EventTimelineView.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1210 | "media/MainView.js", |
| 1211 | "media/MediaModel.js", |
| 1212 | "media/PlayerDetailView.js", |
| 1213 | "media/PlayerListView.js", |
Ted Meyer | bc2b4b2 | 2020-06-12 23:38:33 | [diff] [blame] | 1214 | "media/PlayerMessagesView.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1215 | "media/PlayerPropertiesView.js", |
Ted Meyer | b0928d0 | 2020-06-23 05:12:45 | [diff] [blame] | 1216 | "media/TickingFlameChart.js", |
Ted Meyer | 84c7f98 | 2020-06-23 19:03:48 | [diff] [blame] | 1217 | "media/TickingFlameChartHelpers.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1218 | "mobile_throttling/MobileThrottlingSelector.js", |
| 1219 | "mobile_throttling/NetworkPanelIndicator.js", |
| 1220 | "mobile_throttling/NetworkThrottlingSelector.js", |
| 1221 | "mobile_throttling/ThrottlingManager.js", |
| 1222 | "mobile_throttling/ThrottlingPresets.js", |
| 1223 | "mobile_throttling/ThrottlingSettingsTab.js", |
| 1224 | "network/BinaryResourceView.js", |
| 1225 | "network/BlockedURLsPane.js", |
| 1226 | "network/EventSourceMessagesView.js", |
| 1227 | "network/HARWriter.js", |
| 1228 | "network/NetworkConfigView.js", |
| 1229 | "network/NetworkDataGridNode.js", |
| 1230 | "network/NetworkFrameGrouper.js", |
| 1231 | "network/NetworkItemView.js", |
| 1232 | "network/NetworkLogView.js", |
| 1233 | "network/NetworkLogViewColumns.js", |
| 1234 | "network/NetworkManageCustomHeadersView.js", |
| 1235 | "network/NetworkOverview.js", |
| 1236 | "network/NetworkPanel.js", |
| 1237 | "network/NetworkSearchScope.js", |
| 1238 | "network/NetworkTimeCalculator.js", |
| 1239 | "network/NetworkWaterfallColumn.js", |
| 1240 | "network/RequestCookiesView.js", |
| 1241 | "network/RequestHeadersView.js", |
| 1242 | "network/RequestHTMLView.js", |
| 1243 | "network/RequestInitiatorView.js", |
| 1244 | "network/RequestPreviewView.js", |
| 1245 | "network/RequestResponseView.js", |
| 1246 | "network/RequestTimingView.js", |
| 1247 | "network/ResourceWebSocketFrameView.js", |
| 1248 | "network/SignedExchangeInfoView.js", |
| 1249 | "node_main/NodeMain.js", |
| 1250 | "node_main/NodeConnectionsPanel.js", |
| 1251 | "object_ui/CustomPreviewComponent.js", |
| 1252 | "object_ui/JavaScriptAutocomplete.js", |
| 1253 | "object_ui/JavaScriptREPL.js", |
| 1254 | "object_ui/ObjectPopoverHelper.js", |
| 1255 | "object_ui/ObjectPropertiesSection.js", |
| 1256 | "object_ui/RemoteObjectPreviewFormatter.js", |
| 1257 | "performance_monitor/PerformanceMonitor.js", |
| 1258 | "perf_ui/TimelineOverviewPane.js", |
| 1259 | "perf_ui/TimelineGrid.js", |
| 1260 | "perf_ui/PieChart.js", |
| 1261 | "perf_ui/OverviewGrid.js", |
| 1262 | "perf_ui/NetworkPriorities.js", |
| 1263 | "perf_ui/LiveHeapProfile.js", |
| 1264 | "perf_ui/LineLevelProfile.js", |
| 1265 | "perf_ui/GCActionDelegate.js", |
| 1266 | "perf_ui/FlameChart.js", |
| 1267 | "perf_ui/FilmStripView.js", |
| 1268 | "perf_ui/ChartViewport.js", |
| 1269 | "persistence/Automapping.js", |
| 1270 | "persistence/EditFileSystemView.js", |
| 1271 | "persistence/FileSystemWorkspaceBinding.js", |
| 1272 | "persistence/IsolatedFileSystem.js", |
| 1273 | "persistence/IsolatedFileSystemManager.js", |
| 1274 | "persistence/NetworkPersistenceManager.js", |
| 1275 | "persistence/PersistenceActions.js", |
| 1276 | "persistence/PersistenceImpl.js", |
| 1277 | "persistence/PersistenceUtils.js", |
| 1278 | "persistence/PlatformFileSystem.js", |
| 1279 | "persistence/WorkspaceSettingsTab.js", |
| 1280 | "platform/utilities.js", |
Jack Franklin | a3d9fc1 | 2020-05-12 11:32:50 | [diff] [blame] | 1281 | "platform/set-utilities.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1282 | "platform/string-utilities.js", |
| 1283 | "platform/number-utilities.js", |
| 1284 | "platform/array-utilities.js", |
Jack Franklin | 631d926 | 2020-05-12 08:58:12 | [diff] [blame] | 1285 | "platform/date-utilities.js", |
Jack Franklin | 93f5224 | 2020-04-27 11:17:38 | [diff] [blame] | 1286 | "platform/UIString.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1287 | "profiler/TopDownProfileDataGrid.js", |
| 1288 | "profiler/ProfileView.js", |
| 1289 | "profiler/ProfileTypeRegistry.js", |
| 1290 | "profiler/ProfilesPanel.js", |
| 1291 | "profiler/ProfileLauncherView.js", |
| 1292 | "profiler/ProfileHeader.js", |
| 1293 | "profiler/ProfileDataGrid.js", |
| 1294 | "profiler/ProfileSidebarTreeElement.js", |
| 1295 | "profiler/LiveHeapProfileView.js", |
| 1296 | "profiler/IsolateSelector.js", |
| 1297 | "profiler/HeapTimelineOverview.js", |
| 1298 | "profiler/HeapSnapshotView.js", |
| 1299 | "profiler/HeapSnapshotProxy.js", |
| 1300 | "profiler/HeapSnapshotGridNodes.js", |
| 1301 | "profiler/HeapSnapshotDataGrids.js", |
| 1302 | "profiler/HeapProfileView.js", |
| 1303 | "profiler/HeapProfilerPanel.js", |
| 1304 | "profiler/ChildrenProvider.js", |
| 1305 | "profiler/CPUProfileView.js", |
| 1306 | "profiler/CPUProfileFlameChart.js", |
| 1307 | "profiler/BottomUpProfileDataGrid.js", |
| 1308 | "protocol_monitor/ProtocolMonitor.js", |
| 1309 | "issues/IssuesPane.js", |
| 1310 | "issues/IssueRevealer.js", |
Sigurd Schneider | 80e9d2c | 2020-04-28 07:48:33 | [diff] [blame] | 1311 | "issues/IssueAggregator.js", |
Sigurd Schneider | 9190780 | 2020-07-08 08:53:59 | [diff] [blame] | 1312 | "developer_resources/DeveloperResourcesView.js", |
| 1313 | "developer_resources/DeveloperResourcesListView.js", |
Simon Zünd | 3b0c540 | 2020-03-18 17:36:26 | [diff] [blame] | 1314 | "protocol_client/InspectorBackend.js", |
| 1315 | "protocol_client/NodeURL.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1316 | "quick_open/CommandMenu.js", |
| 1317 | "quick_open/FilteredListWidget.js", |
| 1318 | "quick_open/HelpQuickOpen.js", |
| 1319 | "quick_open/QuickOpen.js", |
| 1320 | "resources/StorageItemsView.js", |
| 1321 | "resources/ServiceWorkersView.js", |
| 1322 | "resources/ServiceWorkerCacheViews.js", |
| 1323 | "resources/ResourcesPanel.js", |
| 1324 | "resources/IndexedDBViews.js", |
| 1325 | "resources/IndexedDBModel.js", |
| 1326 | "resources/DatabaseTableView.js", |
| 1327 | "resources/DatabaseQueryView.js", |
| 1328 | "resources/DatabaseModel.js", |
| 1329 | "resources/DOMStorageModel.js", |
| 1330 | "resources/DOMStorageItemsView.js", |
| 1331 | "resources/CookieItemsView.js", |
| 1332 | "resources/ClearStorageView.js", |
| 1333 | "resources/BackgroundServiceView.js", |
| 1334 | "resources/BackgroundServiceModel.js", |
| 1335 | "resources/ApplicationPanelSidebar.js", |
| 1336 | "resources/ApplicationCacheModel.js", |
| 1337 | "resources/ApplicationCacheItemsView.js", |
| 1338 | "resources/AppManifestView.js", |
Tim van der Lippe | 6d51bf0 | 2020-03-18 12:15:14 | [diff] [blame] | 1339 | "root/Runtime.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1340 | "screencast/InputModel.js", |
| 1341 | "screencast/ScreencastApp.js", |
| 1342 | "screencast/ScreencastView.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1343 | "sdk/wasm_source_map/pkg/wasm_source_map.js", |
| 1344 | "search/SearchConfig.js", |
| 1345 | "search/SearchResultsPane.js", |
| 1346 | "search/SearchView.js", |
| 1347 | "security/SecurityModel.js", |
| 1348 | "security/SecurityPanel.js", |
| 1349 | "services/ServiceManager.js", |
| 1350 | "settings/FrameworkBlackboxSettingsTab.js", |
Jack Lynch | 575e9fb | 2020-03-26 22:20:51 | [diff] [blame] | 1351 | "settings/KeybindsSettingsTab.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1352 | "settings/SettingsScreen.js", |
| 1353 | "snippets/ScriptSnippetFileSystem.js", |
| 1354 | "snippets/SnippetsQuickOpen.js", |
| 1355 | "sources/WatchExpressionsSidebarPane.js", |
| 1356 | "sources/UISourceCodeFrame.js", |
| 1357 | "sources/ThreadsSidebarPane.js", |
| 1358 | "sources/TabbedEditorContainer.js", |
| 1359 | "sources/SourcesView.js", |
| 1360 | "sources/SourcesSearchScope.js", |
| 1361 | "sources/SourcesPanel.js", |
| 1362 | "sources/SourcesNavigator.js", |
| 1363 | "sources/SourceMapNamesResolver.js", |
| 1364 | "sources/SnippetsPlugin.js", |
| 1365 | "sources/SimpleHistoryManager.js", |
| 1366 | "sources/SearchSourcesView.js", |
| 1367 | "sources/ScriptOriginPlugin.js", |
| 1368 | "sources/ScriptFormatterEditorAction.js", |
| 1369 | "sources/ScopeChainSidebarPane.js", |
| 1370 | "sources/OutlineQuickOpen.js", |
| 1371 | "sources/OpenFileQuickOpen.js", |
| 1372 | "sources/NavigatorView.js", |
| 1373 | "sources/JavaScriptCompilerPlugin.js", |
| 1374 | "sources/JavaScriptBreakpointsSidebarPane.js", |
| 1375 | "sources/InplaceFormatterEditorAction.js", |
| 1376 | "sources/GutterDiffPlugin.js", |
| 1377 | "sources/GoToLineQuickOpen.js", |
| 1378 | "sources/FilteredUISourceCodeListProvider.js", |
| 1379 | "sources/FilePathScoreFunction.js", |
| 1380 | "sources/EditingLocationHistoryManager.js", |
| 1381 | "sources/DebuggerPlugin.js", |
| 1382 | "sources/DebuggerPausedMessage.js", |
| 1383 | "sources/CoveragePlugin.js", |
| 1384 | "sources/CallStackSidebarPane.js", |
| 1385 | "sources/Plugin.js", |
| 1386 | "sources/CSSPlugin.js", |
| 1387 | "sources/BreakpointEditDialog.js", |
| 1388 | "sources/AddSourceMapURLDialog.js", |
| 1389 | "source_frame/BinaryResourceViewFactory.js", |
| 1390 | "source_frame/FontView.js", |
| 1391 | "source_frame/ImageView.js", |
| 1392 | "source_frame/JSONView.js", |
| 1393 | "source_frame/PreviewFactory.js", |
| 1394 | "source_frame/ResourceSourceFrame.js", |
| 1395 | "source_frame/SourceCodeDiff.js", |
| 1396 | "source_frame/SourceFrame.js", |
| 1397 | "source_frame/SourcesTextEditor.js", |
| 1398 | "source_frame/XMLView.js", |
| 1399 | "test_runner/TestRunner.js", |
| 1400 | "text_editor/CodeMirrorTextEditor.js", |
| 1401 | "text_editor/CodeMirrorUtils.js", |
| 1402 | "text_editor/TextEditorAutocompleteController.js", |
Tim van der Lippe | 18f0489 | 2020-03-17 11:39:40 | [diff] [blame] | 1403 | "text_utils/ContentProvider.js", |
| 1404 | "text_utils/StaticContentProvider.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1405 | "text_utils/Text.js", |
| 1406 | "text_utils/TextCursor.js", |
| 1407 | "text_utils/TextRange.js", |
| 1408 | "text_utils/TextUtils.js", |
Tim van der Lippe | 800891e | 2020-05-27 15:52:20 | [diff] [blame] | 1409 | "third_party/acorn/package/dist/acorn.mjs", |
| 1410 | "third_party/acorn-loose/package/dist/acorn-loose.mjs", |
Ng Zhi An | 8d54f1a | 2020-06-22 16:21:17 | [diff] [blame] | 1411 | "third_party/acorn-logical-assignment/package/dist/acorn-logical-assignment.mjs", |
Ng Zhi An | 1f7986a | 2020-06-26 16:24:27 | [diff] [blame] | 1412 | "third_party/acorn-numeric-separator/package/dist/acorn-numeric-separator.mjs", |
Tim van der Lippe | f40e082 | 2020-04-30 12:54:44 | [diff] [blame] | 1413 | "third_party/codemirror/package/addon/runmode/runmode-standalone.js", |
Tim van der Lippe | a17f6d2 | 2020-05-04 12:06:36 | [diff] [blame] | 1414 | "third_party/codemirror/package/mode/clike/clike.js", |
| 1415 | "third_party/codemirror/package/mode/clojure/clojure.js", |
| 1416 | "third_party/codemirror/package/mode/coffeescript/coffeescript.js", |
| 1417 | "third_party/codemirror/package/mode/jsx/jsx.js", |
| 1418 | "third_party/codemirror/package/mode/livescript/livescript.js", |
| 1419 | "third_party/codemirror/package/mode/markdown/markdown.js", |
| 1420 | "third_party/codemirror/package/mode/php/php.js", |
| 1421 | "third_party/codemirror/package/mode/python/python.js", |
| 1422 | "third_party/codemirror/package/mode/shell/shell.js", |
Tim van der Lippe | 1066bfd | 2020-05-06 11:02:11 | [diff] [blame] | 1423 | "third_party/codemirror/package/mode/css/css.js", |
| 1424 | "third_party/codemirror/package/mode/javascript/javascript.js", |
| 1425 | "third_party/codemirror/package/mode/xml/xml.js", |
| 1426 | "third_party/codemirror/package/mode/htmlmixed/htmlmixed.js", |
| 1427 | "third_party/codemirror/package/mode/htmlembedded/htmlembedded.js", |
Benedikt Meurer | d4131e6 | 2020-05-13 14:34:06 | [diff] [blame] | 1428 | "third_party/codemirror/package/mode/wast/wast.js", |
Tim van der Lippe | f864f5b | 2020-05-13 15:46:02 | [diff] [blame] | 1429 | "third_party/codemirror/package/lib/codemirror.js", |
| 1430 | "third_party/codemirror/package/addon/comment/comment.js", |
| 1431 | "third_party/codemirror/package/addon/edit/closebrackets.js", |
| 1432 | "third_party/codemirror/package/addon/edit/matchbrackets.js", |
| 1433 | "third_party/codemirror/package/addon/mode/multiplex.js", |
| 1434 | "third_party/codemirror/package/addon/mode/overlay.js", |
| 1435 | "third_party/codemirror/package/addon/mode/simple.js", |
| 1436 | "third_party/codemirror/package/addon/selection/active-line.js", |
| 1437 | "third_party/codemirror/package/addon/selection/mark-selection.js", |
| 1438 | "third_party/codemirror/package/addon/fold/foldcode.js", |
| 1439 | "third_party/codemirror/package/addon/fold/foldgutter.js", |
| 1440 | "third_party/codemirror/package/addon/fold/brace-fold.js", |
Simon Zünd | a9f48fb | 2020-07-08 11:18:29 | [diff] [blame] | 1441 | "third_party/marked/package/lib/marked.esm.js", |
Benedikt Meurer | 3b84585 | 2020-05-20 20:11:07 | [diff] [blame] | 1442 | "third_party/wasmparser/package/dist/esm/WasmDis.js", |
| 1443 | "third_party/wasmparser/package/dist/esm/WasmParser.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1444 | "timeline/UIDevtoolsUtils.js", |
| 1445 | "timeline/UIDevtoolsController.js", |
| 1446 | "timeline/TimelineUIUtils.js", |
| 1447 | "timeline/TimelineTreeView.js", |
| 1448 | "timeline/TimelinePanel.js", |
| 1449 | "timeline/TimelinePaintProfilerView.js", |
| 1450 | "timeline/TimelineLoader.js", |
| 1451 | "timeline/TimelineLayersView.js", |
| 1452 | "timeline/TimelineHistoryManager.js", |
| 1453 | "timeline/TimelineFlameChartView.js", |
| 1454 | "timeline/TimelineFlameChartNetworkDataProvider.js", |
| 1455 | "timeline/TimelineFlameChartDataProvider.js", |
| 1456 | "timeline/TimelineFilters.js", |
| 1457 | "timeline/TimelineEventOverview.js", |
| 1458 | "timeline/TimelineDetailsView.js", |
| 1459 | "timeline/TimelineController.js", |
| 1460 | "timeline/PerformanceModel.js", |
| 1461 | "timeline/ExtensionTracingSession.js", |
| 1462 | "timeline/EventsTimelineTreeView.js", |
| 1463 | "timeline/CountersGraph.js", |
Paul Lewis | f130314 | 2020-04-15 09:48:24 | [diff] [blame] | 1464 | "timeline/CLSLinkifier.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1465 | "timeline_model/TimelineFrameModel.js", |
| 1466 | "timeline_model/TimelineIRModel.js", |
| 1467 | "timeline_model/TimelineJSProfile.js", |
| 1468 | "timeline_model/TimelineModel.js", |
| 1469 | "timeline_model/TimelineModelFilter.js", |
| 1470 | "timeline_model/TimelineProfileTree.js", |
| 1471 | "timeline_model/TracingLayerTree.js", |
| 1472 | "ui/Action.js", |
| 1473 | "ui/ActionDelegate.js", |
| 1474 | "ui/ActionRegistry.js", |
| 1475 | "ui/ARIAUtils.js", |
| 1476 | "ui/Context.js", |
| 1477 | "ui/ContextFlavorListener.js", |
| 1478 | "ui/ContextMenu.js", |
| 1479 | "ui/Dialog.js", |
| 1480 | "ui/DropTarget.js", |
| 1481 | "ui/EmptyWidget.js", |
| 1482 | "ui/FilterBar.js", |
| 1483 | "ui/FilterSuggestionBuilder.js", |
| 1484 | "ui/ForwardedInputEventHandler.js", |
| 1485 | "ui/Fragment.js", |
| 1486 | "ui/Geometry.js", |
| 1487 | "ui/GlassPane.js", |
| 1488 | "ui/HistoryInput.js", |
| 1489 | "ui/Icon.js", |
| 1490 | "ui/Infobar.js", |
| 1491 | "ui/InplaceEditor.js", |
| 1492 | "ui/InspectorView.js", |
| 1493 | "ui/KeyboardShortcut.js", |
| 1494 | "ui/ListControl.js", |
| 1495 | "ui/ListModel.js", |
| 1496 | "ui/ListWidget.js", |
| 1497 | "ui/Panel.js", |
| 1498 | "ui/PopoverHelper.js", |
| 1499 | "ui/ProgressIndicator.js", |
| 1500 | "ui/RemoteDebuggingTerminatedScreen.js", |
| 1501 | "ui/ReportView.js", |
| 1502 | "ui/ResizerWidget.js", |
| 1503 | "ui/RootView.js", |
| 1504 | "ui/SearchableView.js", |
| 1505 | "ui/SegmentedButton.js", |
| 1506 | "ui/SettingsUI.js", |
| 1507 | "ui/ShortcutRegistry.js", |
| 1508 | "ui/ShortcutsScreen.js", |
| 1509 | "ui/SoftContextMenu.js", |
| 1510 | "ui/SoftDropDown.js", |
| 1511 | "ui/SplitWidget.js", |
| 1512 | "ui/SuggestBox.js", |
| 1513 | "ui/SyntaxHighlighter.js", |
| 1514 | "ui/TabbedPane.js", |
| 1515 | "ui/TargetCrashedScreen.js", |
| 1516 | "ui/TextEditor.js", |
| 1517 | "ui/TextPrompt.js", |
| 1518 | "ui/ThrottledWidget.js", |
| 1519 | "ui/Toolbar.js", |
| 1520 | "ui/Tooltip.js", |
| 1521 | "ui/Treeoutline.js", |
| 1522 | "ui/UIUtils.js", |
| 1523 | "ui/utils/append-style.js", |
| 1524 | "ui/utils/create-shadow-root-with-core-styles.js", |
| 1525 | "ui/utils/focus-changed.js", |
| 1526 | "ui/utils/inject-core-styles.js", |
| 1527 | "ui/utils/measured-scrollbar-width.js", |
| 1528 | "ui/utils/register-custom-element.js", |
| 1529 | "ui/utils/utils.js", |
| 1530 | "ui/View.js", |
| 1531 | "ui/ViewManager.js", |
| 1532 | "ui/Widget.js", |
| 1533 | "ui/XElement.js", |
| 1534 | "ui/XLink.js", |
| 1535 | "ui/XWidget.js", |
| 1536 | "ui/ZoomManager.js", |
| 1537 | "wasmparser_worker/WasmParserWorker.js", |
| 1538 | "web_audio/AudioContextContentBuilder.js", |
| 1539 | "web_audio/AudioContextSelector.js", |
| 1540 | "web_audio/graph_visualizer/EdgeView.js", |
| 1541 | "web_audio/graph_visualizer/GraphManager.js", |
| 1542 | "web_audio/graph_visualizer/GraphStyle.js", |
| 1543 | "web_audio/graph_visualizer/GraphView.js", |
| 1544 | "web_audio/graph_visualizer/NodeRendererUtility.js", |
| 1545 | "web_audio/graph_visualizer/NodeView.js", |
| 1546 | "web_audio/WebAudioModel.js", |
| 1547 | "web_audio/WebAudioView.js", |
Fawaz Mohammad | 8199583 | 2020-06-09 18:28:23 | [diff] [blame] | 1548 | "webauthn/WebauthnPane.js", |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1549 | "worker_main/WorkerMain.js", |
| 1550 | "worker_service/ServiceDispatcher.js", |
| 1551 | "workspace_diff/WorkspaceDiff.js", |
| 1552 | "workspace/FileManager.js", |
| 1553 | "workspace/UISourceCode.js", |
| 1554 | "workspace/WorkspaceImpl.js", |
| 1555 | ] |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 1556 | |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1557 | foreach(module, all_devtools_modules) { |
| 1558 | input_devtools_modules += [ "front_end/$module" ] |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 1559 | |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1560 | if (is_debug) { |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 1561 | output_devtools_modules += [ "$resources_out_dir/$module" ] |
| 1562 | } |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1563 | } |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 1564 | |
Tim van der Lippe | 98a014f | 2020-07-07 09:02:14 | [diff] [blame] | 1565 | generated_typescript_modules = [] |
| 1566 | |
| 1567 | all_typescript_modules = [ |
| 1568 | "formatter_worker/Acorn.js", |
| 1569 | "formatter_worker/AcornTokenizer.js", |
| 1570 | "formatter_worker/CSSFormatter.js", |
| 1571 | "formatter_worker/CSSRuleParser.js", |
| 1572 | "formatter_worker/ESTreeWalker.js", |
| 1573 | "formatter_worker/FormattedContentBuilder.js", |
| 1574 | "formatter_worker/FormatterWorker.js", |
| 1575 | "formatter_worker/HTMLFormatter.js", |
Tim van der Lippe | 3c90461 | 2020-07-08 13:45:58 | [diff] [blame] | 1576 | "formatter_worker/IdentityFormatter.js", |
Tim van der Lippe | 98a014f | 2020-07-07 09:02:14 | [diff] [blame] | 1577 | "formatter_worker/JavaScriptFormatter.js", |
| 1578 | "formatter_worker/JavaScriptOutline.js", |
Tim van der Lippe | 3c97657 | 2020-07-10 12:15:33 | [diff] [blame] | 1579 | "sdk/ChildTargetManager.js", |
| 1580 | "sdk/CompilerSourceMappingContentProvider.js", |
| 1581 | "sdk/Connections.js", |
| 1582 | "sdk/ConsoleModel.js", |
| 1583 | "sdk/Cookie.js", |
| 1584 | "sdk/CookieModel.js", |
| 1585 | "sdk/CookieParser.js", |
| 1586 | "sdk/CPUProfileDataModel.js", |
| 1587 | "sdk/CPUProfilerModel.js", |
| 1588 | "sdk/CSSMatchedStyles.js", |
| 1589 | "sdk/CSSMedia.js", |
| 1590 | "sdk/CSSMetadata.js", |
| 1591 | "sdk/CSSModel.js", |
| 1592 | "sdk/CSSProperty.js", |
| 1593 | "sdk/CSSRule.js", |
| 1594 | "sdk/CSSStyleDeclaration.js", |
| 1595 | "sdk/CSSStyleSheetHeader.js", |
| 1596 | "sdk/DebuggerModel.js", |
| 1597 | "sdk/DOMDebuggerModel.js", |
| 1598 | "sdk/DOMModel.js", |
| 1599 | "sdk/EmulationModel.js", |
| 1600 | "sdk/FilmStripModel.js", |
| 1601 | "sdk/FrameAssociated.js", |
| 1602 | "sdk/FrameManager.js", |
| 1603 | "sdk/HARLog.js", |
| 1604 | "sdk/HeapProfilerModel.js", |
| 1605 | "sdk/HeavyAdIssue.js", |
| 1606 | "sdk/IsolateManager.js", |
| 1607 | "sdk/Issue.js", |
| 1608 | "sdk/SameSiteCookieIssue.js", |
| 1609 | "sdk/ContentSecurityPolicyIssue.js", |
| 1610 | "sdk/CrossOriginEmbedderPolicyIssue.js", |
| 1611 | "sdk/IssuesModel.js", |
| 1612 | "sdk/LayerTreeBase.js", |
| 1613 | "sdk/LogModel.js", |
| 1614 | "sdk/MixedContentIssue.js", |
| 1615 | "sdk/NetworkLog.js", |
| 1616 | "sdk/NetworkManager.js", |
| 1617 | "sdk/NetworkRequest.js", |
| 1618 | "sdk/OverlayModel.js", |
| 1619 | "sdk/PageResourceLoader.js", |
| 1620 | "sdk/PaintProfiler.js", |
| 1621 | "sdk/PerformanceMetricsModel.js", |
| 1622 | "sdk/ProfileTreeModel.js", |
| 1623 | "sdk/RemoteObject.js", |
| 1624 | "sdk/Resource.js", |
| 1625 | "sdk/ResourceTreeModel.js", |
| 1626 | "sdk/RuntimeModel.js", |
| 1627 | "sdk/ScreenCaptureModel.js", |
| 1628 | "sdk/Script.js", |
| 1629 | "sdk/SDKModel.js", |
| 1630 | "sdk/SecurityOriginManager.js", |
| 1631 | "sdk/ServerTiming.js", |
| 1632 | "sdk/ServiceWorkerCacheModel.js", |
| 1633 | "sdk/ServiceWorkerManager.js", |
| 1634 | "sdk/SourceMap.js", |
| 1635 | "sdk/SourceMapManager.js", |
| 1636 | "sdk/TracingManager.js", |
| 1637 | "sdk/TracingModel.js", |
| 1638 | "sdk/WebAuthnModel.js", |
Tim van der Lippe | 98a014f | 2020-07-07 09:02:14 | [diff] [blame] | 1639 | ] |
| 1640 | |
| 1641 | foreach(module, all_typescript_modules) { |
| 1642 | if (is_debug) { |
| 1643 | generated_typescript_modules += [ "$resources_out_dir/$module" ] |
| 1644 | } |
| 1645 | } |
| 1646 | |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1647 | if (is_debug) { |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 1648 | action("copy_devtools_modules") { |
| 1649 | script = "scripts/build/copy_devtools_modules.py" |
| 1650 | |
| 1651 | deps = [ ":build_release_devtools" ] |
| 1652 | |
| 1653 | inputs = input_devtools_modules |
| 1654 | response_file_contents = inputs |
| 1655 | outputs = output_devtools_modules |
| 1656 | |
| 1657 | args = [ |
| 1658 | "--file_list", |
| 1659 | "{{response_file_name}}", |
| 1660 | "--input_path", |
| 1661 | rebase_path(".", root_build_dir), |
| 1662 | "--output_path", |
| 1663 | rebase_path(resources_out_dir, root_build_dir), |
| 1664 | ] |
| 1665 | } |
| 1666 | } |
| 1667 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1668 | action("generate_devtools_grd") { |
| 1669 | script = "scripts/build/generate_devtools_grd.py" |
| 1670 | |
Paul Lewis | e73301b | 2020-01-22 14:35:26 | [diff] [blame] | 1671 | deps = [ ":devtools_frontend_resources" ] |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1672 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1673 | grd_files = |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 1674 | generated_devtools_module_entrypoints + output_devtools_modules + |
Tim van der Lippe | 4915591 | 2020-05-12 11:26:44 | [diff] [blame] | 1675 | generated_applications_html + generated_applications_js + |
| 1676 | generated_non_autostart_non_remote_modules + devtools_embedder_scripts + |
Tim van der Lippe | 6042184 | 2020-07-01 15:53:58 | [diff] [blame] | 1677 | generated_worker_bundles + generated_typescript_entrypoints + |
Tim van der Lippe | 98a014f | 2020-07-07 09:02:14 | [diff] [blame] | 1678 | generated_typescript_modules + |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1679 | [ |
| 1680 | "$resources_out_dir/devtools_extension_api.js", |
| 1681 | "$resources_out_dir/sdk/wasm_source_map/pkg/wasm_source_map_bg.wasm", |
| 1682 | ] |
| 1683 | |
| 1684 | inputs = grd_files + devtools_image_files |
Rob Paveza | 4947355 | 2020-01-08 21:38:58 | [diff] [blame] | 1685 | response_file_contents = rebase_path(grd_files, root_build_dir) |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1686 | outfile = "$root_gen_dir/devtools/devtools_resources.grd" |
Paul Lewis | e73301b | 2020-01-22 14:35:26 | [diff] [blame] | 1687 | outputs = [ outfile ] |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1688 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1689 | relative_path_dirs = [ |
| 1690 | resources_out_dir, |
| 1691 | "front_end", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1692 | ] |
| 1693 | |
Tim van der Lippe | e2fbfea | 2020-01-09 13:53:50 | [diff] [blame] | 1694 | args = [ |
Rob Paveza | 4112059 | 2020-01-13 17:17:02 | [diff] [blame] | 1695 | "--file_list", |
Tim van der Lippe | e2fbfea | 2020-01-09 13:53:50 | [diff] [blame] | 1696 | "{{response_file_name}}", |
| 1697 | "--relative_path_dirs", |
| 1698 | ] + rebase_path(relative_path_dirs, root_build_dir) + |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1699 | [ |
| 1700 | "--images", |
| 1701 | rebase_path("front_end/Images", root_build_dir), |
| 1702 | "--output", |
| 1703 | rebase_path(outfile, root_build_dir), |
| 1704 | ] |
| 1705 | } |
| 1706 | |
| 1707 | action("devtools_extension_api") { |
| 1708 | script = "scripts/build/generate_devtools_extension_api.py" |
| 1709 | |
| 1710 | devtools_extension_api_files = [ "front_end/extensions/ExtensionAPI.js" ] |
| 1711 | inputs = devtools_extension_api_files |
Paul Lewis | e73301b | 2020-01-22 14:35:26 | [diff] [blame] | 1712 | outputs = [ "$resources_out_dir/devtools_extension_api.js" ] |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1713 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1714 | args = rebase_path(outputs, root_build_dir) + |
| 1715 | rebase_path(devtools_extension_api_files, root_build_dir) |
| 1716 | } |
| 1717 | |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 1718 | build_release_devtools_args = [] |
| 1719 | |
| 1720 | if (!is_debug) { |
| 1721 | build_release_devtools_args += [ "--rollup" ] |
| 1722 | } |
| 1723 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1724 | action("build_release_devtools") { |
| 1725 | script = "scripts/build/build_release_applications.py" |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1726 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1727 | helper_scripts = [ |
| 1728 | "scripts/build/modular_build.py", |
| 1729 | "scripts/build/rjsmin.py", |
Tim van der Lippe | 1009500 | 2020-06-15 16:15:33 | [diff] [blame] | 1730 | "front_end/rollup.config.js", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1731 | ] |
| 1732 | |
Tim van der Lippe | 8ea04b0 | 2020-05-26 09:57:58 | [diff] [blame] | 1733 | deps = [ "front_end" ] |
| 1734 | |
Tim van der Lippe | 8ec07dd | 2020-01-23 18:29:34 | [diff] [blame] | 1735 | inputs = helper_scripts + all_devtools_files + devtools_test_files + |
Tim van der Lippe | b3b9076 | 2020-03-04 15:21:52 | [diff] [blame] | 1736 | application_templates + all_worker_entrypoints + |
Tim van der Lippe | c30dd72 | 2020-03-10 11:17:49 | [diff] [blame] | 1737 | front_end_devtools_module_entrypoints + input_devtools_modules |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1738 | outputs = |
Tim van der Lippe | 4915591 | 2020-05-12 11:26:44 | [diff] [blame] | 1739 | generated_applications_js + generated_non_autostart_non_remote_modules + |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1740 | generated_remote_modules + generated_test_modules + |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 1741 | generated_worker_bundles + generated_devtools_module_entrypoints |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1742 | |
| 1743 | args = devtools_applications + [ |
| 1744 | "--input_path", |
| 1745 | rebase_path("front_end", root_build_dir), |
| 1746 | "--output_path", |
| 1747 | rebase_path(resources_out_dir, root_build_dir), |
Tim van der Lippe | 8bdbc7a | 2020-03-09 10:42:09 | [diff] [blame] | 1748 | ] + build_release_devtools_args |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1749 | } |
| 1750 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1751 | group("devtools_type_check") { |
| 1752 | data = [ |
| 1753 | # Needed for isolate script to execute. |
| 1754 | "front_end/", |
| 1755 | "scripts/build/", |
| 1756 | "scripts/closure/", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1757 | "scripts/devtools_paths.py", |
| 1758 | "scripts/jsdoc_validator/", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1759 | "scripts/test/", |
| 1760 | "//testing/scripts/common.py", |
| 1761 | "//testing/scripts/run_devtools_check.py", |
| 1762 | "//testing/xvfb.py", |
| 1763 | "//third_party/blink/public/devtools_protocol/browser_protocol.pdl", |
| 1764 | "//third_party/inspector_protocol/pdl.py", |
| 1765 | "//v8/include/js_protocol.pdl", |
| 1766 | ] |
| 1767 | } |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1768 | |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1769 | if (is_linux && !is_chromeos) { |
| 1770 | group("devtools_lint_check") { |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 1771 | data = [ |
| 1772 | # Needed for isolate script to execute. |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1773 | ".eslintignore", |
| 1774 | ".eslintrc.js", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 1775 | "front_end/", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1776 | "node_modules/", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 1777 | "scripts/devtools_paths.py", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 1778 | "scripts/test/", |
| 1779 | "//testing/scripts/common.py", |
| 1780 | "//testing/scripts/run_devtools_check.py", |
| 1781 | "//testing/xvfb.py", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1782 | "//third_party/node/node.py", |
| 1783 | "//third_party/node/linux/node-linux-x64/", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 1784 | ] |
| 1785 | } |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1786 | } |
| 1787 | |
| 1788 | # TODO(1018122): remove out-datedly named duplicates |
| 1789 | group("devtools_closure_compile") { |
| 1790 | data = [ |
| 1791 | # Needed for isolate script to execute. |
| 1792 | "front_end/", |
| 1793 | "scripts/build/", |
| 1794 | "scripts/closure/", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1795 | "scripts/devtools_paths.py", |
| 1796 | "scripts/jsdoc_validator/", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1797 | "scripts/test/", |
| 1798 | "//testing/scripts/common.py", |
| 1799 | "//testing/scripts/run_devtools_check.py", |
| 1800 | "//testing/xvfb.py", |
| 1801 | "//third_party/blink/public/devtools_protocol/browser_protocol.pdl", |
| 1802 | "//third_party/inspector_protocol/pdl.py", |
| 1803 | "//v8/include/js_protocol.pdl", |
| 1804 | ] |
| 1805 | } |
| 1806 | |
| 1807 | if (is_linux && !is_chromeos) { |
| 1808 | group("devtools_eslint") { |
| 1809 | data = [ |
| 1810 | # Needed for isolate script to execute. |
| 1811 | ".eslintignore", |
| 1812 | ".eslintrc.js", |
| 1813 | "front_end/", |
| 1814 | "node_modules/", |
| 1815 | "scripts/devtools_paths.py", |
Yang Guo | 77f2a9d | 2019-10-28 09:12:32 | [diff] [blame] | 1816 | "scripts/test/", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1817 | "//testing/scripts/common.py", |
| 1818 | "//testing/scripts/run_devtools_check.py", |
| 1819 | "//testing/xvfb.py", |
Tim van der Lippe | bc42a63 | 2019-11-28 14:22:55 | [diff] [blame] | 1820 | "//third_party/node/node.py", |
| 1821 | "//third_party/node/linux/node-linux-x64/", |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1822 | ] |
| 1823 | } |
Blink Reformat | 4c46d09 | 2018-04-07 15:32:37 | [diff] [blame] | 1824 | } |