blob: 571501e5526c84d055dc69fa4141790d8d5d8e7c [file] [log] [blame]
Blink Reformat4c46d092018-04-07 15:32:371# 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 Reformat4c46d092018-04-07 15:32:375import("//third_party/blink/public/public_features.gni")
Blink Reformat4c46d092018-04-07 15:32:376
Tim van der Lippebc42a632019-11-28 14:22:557all_devtools_files = [
Mathias Bynens2d8a20d2019-12-20 08:04:098 "front_end/accessibility_test_runner/AccessibilityPaneTestRunner.js",
9 "front_end/accessibility_test_runner/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5510 "front_end/accessibility/accessibilityNode.css",
11 "front_end/accessibility/accessibilityProperties.css",
12 "front_end/accessibility/axBreadcrumbs.css",
13 "front_end/accessibility/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5514 "front_end/animation/animationScreenshotPopover.css",
15 "front_end/animation/animationTimeline.css",
16 "front_end/animation/module.json",
17 "front_end/application_test_runner/AppcacheTestRunner.js",
18 "front_end/application_test_runner/CacheStorageTestRunner.js",
19 "front_end/application_test_runner/IndexedDBTestRunner.js",
20 "front_end/application_test_runner/module.json",
21 "front_end/application_test_runner/ResourcesTestRunner.js",
22 "front_end/application_test_runner/ResourceTreeTestRunner.js",
23 "front_end/application_test_runner/ServiceWorkersTestRunner.js",
Connor Clark2bc3be22020-02-14 22:34:1924 "front_end/lighthouse_test_runner/LighthouseTestRunner.js",
25 "front_end/lighthouse_test_runner/module.json",
26 "front_end/lighthouse_worker.js",
27 "front_end/lighthouse_worker.json",
28 "front_end/lighthouse_worker/LighthouseService.js",
29 "front_end/lighthouse_worker/lighthouse/lighthouse-dt-bundle.js",
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",
34 "front_end/lighthouse/lighthouse/report.css",
35 "front_end/lighthouse/lighthouse/report.js",
36 "front_end/lighthouse/lighthouse/template.html",
37 "front_end/lighthouse/lighthouse/templates.html",
38 "front_end/lighthouse/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5539 "front_end/axe_core_test_runner/AxeCoreTestRunner.js",
40 "front_end/axe_core_test_runner/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5541 "front_end/bindings_test_runner/AutomappingTestRunner.js",
42 "front_end/bindings_test_runner/BindingsTestRunner.js",
43 "front_end/bindings_test_runner/IsolatedFilesystemTestRunner.js",
44 "front_end/bindings_test_runner/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5545 "front_end/bindings_test_runner/OverridesTestRunner.js",
Mathias Bynens2d8a20d2019-12-20 08:04:0946 "front_end/bindings_test_runner/PersistenceTestRunner.js",
47 "front_end/bindings/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5548 "front_end/browser_debugger/domBreakpointsSidebarPane.css",
49 "front_end/browser_debugger/eventListenerBreakpoints.css",
50 "front_end/browser_debugger/module.json",
51 "front_end/browser_debugger/xhrBreakpointsSidebarPane.css",
52 "front_end/browser_sdk/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5553 "front_end/changes/changesSidebar.css",
Mathias Bynens2d8a20d2019-12-20 08:04:0954 "front_end/changes/changesView.css",
Tim van der Lippebc42a632019-11-28 14:22:5555 "front_end/changes/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5556 "front_end/cm_headless/module.json",
57 "front_end/cm_modes/module.json",
58 "front_end/cm_web_modes/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:0959 "front_end/cm/codemirror.css",
60 "front_end/cm/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5561 "front_end/color_picker/module.json",
62 "front_end/color_picker/spectrum.css",
63 "front_end/common/module.json",
64 "front_end/components/imagePreview.css",
65 "front_end/components/jsUtils.css",
66 "front_end/components/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5567 "front_end/console_counters/errorWarningCounter.css",
68 "front_end/console_counters/module.json",
69 "front_end/console_test_runner/ConsoleTestRunner.js",
70 "front_end/console_test_runner/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:0971 "front_end/console/consoleContextSelector.css",
72 "front_end/console/consolePinPane.css",
73 "front_end/console/consolePrompt.css",
74 "front_end/console/consoleSidebar.css",
75 "front_end/console/consoleView.css",
76 "front_end/console/module.json",
Jan Scheffler341eea52019-12-12 09:08:4177 "front_end/cookie_table/cookiesTable.css",
Mathias Bynens2d8a20d2019-12-20 08:04:0978 "front_end/cookie_table/module.json",
79 "front_end/coverage_test_runner/CoverageTestRunner.js",
80 "front_end/coverage_test_runner/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5581 "front_end/coverage/coverageListView.css",
82 "front_end/coverage/coverageView.css",
83 "front_end/coverage/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5584 "front_end/cpu_profiler_test_runner/module.json",
85 "front_end/cpu_profiler_test_runner/ProfilerTestRunner.js",
Mathias Bynens2d8a20d2019-12-20 08:04:0986 "front_end/css_overview/cssOverview.css",
87 "front_end/css_overview/cssOverviewCompletedView.css",
88 "front_end/css_overview/cssOverviewProcessingView.css",
89 "front_end/css_overview/cssOverviewSidebarPanel.css",
90 "front_end/css_overview/cssOverviewStartView.css",
91 "front_end/css_overview/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5592 "front_end/dagre_layout/dagre.js",
93 "front_end/dagre_layout/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5594 "front_end/data_grid_test_runner/DataGridTestRunner.js",
95 "front_end/data_grid_test_runner/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:0996 "front_end/data_grid/dataGrid.css",
97 "front_end/data_grid/module.json",
Tim van der Lippebc42a632019-11-28 14:22:5598 "front_end/device_mode_test_runner/DeviceModeTestRunner.js",
99 "front_end/device_mode_test_runner/module.json",
100 "front_end/devices/DevicesView.js",
Tim van der Lippebc42a632019-11-28 14:22:55101 "front_end/devices/module.json",
102 "front_end/diff/module.json",
103 "front_end/dom_extension/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09104 "front_end/elements_test_runner/EditDOMTestRunner.js",
105 "front_end/elements_test_runner/ElementsPanelShadowSelectionOnRefreshTestRunner.js",
106 "front_end/elements_test_runner/ElementsTestRunner.js",
107 "front_end/elements_test_runner/module.json",
108 "front_end/elements_test_runner/SetOuterHTMLTestRunner.js",
109 "front_end/elements_test_runner/StylesUpdateLinksTestRunner.js",
Tim van der Lippebc42a632019-11-28 14:22:55110 "front_end/elements/breadcrumbs.css",
111 "front_end/elements/classesPaneWidget.css",
Tim van der Lippebc42a632019-11-28 14:22:55112 "front_end/elements/computedStyleSidebarPane.css",
113 "front_end/elements/computedStyleWidgetTree.css",
Tim van der Lippebc42a632019-11-28 14:22:55114 "front_end/elements/domLinkifier.css",
Tim van der Lippebc42a632019-11-28 14:22:55115 "front_end/elements/elementsPanel.css",
Tim van der Lippebc42a632019-11-28 14:22:55116 "front_end/elements/elementStatePaneWidget.css",
Tim van der Lippebc42a632019-11-28 14:22:55117 "front_end/elements/elementsTreeOutline.css",
Tim van der Lippebc42a632019-11-28 14:22:55118 "front_end/elements/metricsSidebarPane.css",
Tim van der Lippebc42a632019-11-28 14:22:55119 "front_end/elements/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09120 "front_end/elements/nodeStackTraceWidget.css",
Tim van der Lippebc42a632019-11-28 14:22:55121 "front_end/elements/platformFontsWidget.css",
Tim van der Lippebc42a632019-11-28 14:22:55122 "front_end/elements/propertiesWidget.css",
Tim van der Lippebc42a632019-11-28 14:22:55123 "front_end/elements/stylesSectionTree.css",
124 "front_end/elements/stylesSidebarPane.css",
Tim van der Lippebc42a632019-11-28 14:22:55125 "front_end/emulated_devices/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55126 "front_end/emulation/deviceModeToolbar.css",
Tim van der Lippebc42a632019-11-28 14:22:55127 "front_end/emulation/deviceModeView.css",
Tim van der Lippebc42a632019-11-28 14:22:55128 "front_end/emulation/devicesSettingsTab.css",
Tim van der Lippebc42a632019-11-28 14:22:55129 "front_end/emulation/geolocationsSettingsTab.css",
Tim van der Lippebc42a632019-11-28 14:22:55130 "front_end/emulation/inspectedPagePlaceholder.css",
Tim van der Lippebc42a632019-11-28 14:22:55131 "front_end/emulation/mediaQueryInspector.css",
Tim van der Lippebc42a632019-11-28 14:22:55132 "front_end/emulation/module.json",
133 "front_end/emulation/sensors.css",
Tim van der Lippebc42a632019-11-28 14:22:55134 "front_end/event_listeners/eventListenersView.css",
135 "front_end/event_listeners/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55136 "front_end/extensions_test_runner/ExtensionsNetworkTestRunner.js",
137 "front_end/extensions_test_runner/ExtensionsTestRunner.js",
138 "front_end/extensions_test_runner/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09139 "front_end/extensions/module.json",
Tim van der Lippe0c21af52020-01-08 11:55:22140 "front_end/formatter_worker_entrypoint.json",
Tim van der Lippebc42a632019-11-28 14:22:55141 "front_end/formatter_worker/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09142 "front_end/formatter/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55143 "front_end/har_importer/module.json",
144 "front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js",
145 "front_end/heap_profiler_test_runner/module.json",
146 "front_end/heap_snapshot_model/module.json",
Tim van der Lippe0c21af52020-01-08 11:55:22147 "front_end/heap_snapshot_worker_entrypoint.json",
Tim van der Lippebc42a632019-11-28 14:22:55148 "front_end/heap_snapshot_worker/module.json",
149 "front_end/help/module.json",
150 "front_end/help/releaseNote.css",
151 "front_end/host/module.json",
152 "front_end/inline_editor/bezierEditor.css",
153 "front_end/inline_editor/bezierSwatch.css",
154 "front_end/inline_editor/colorSwatch.css",
155 "front_end/inline_editor/cssShadowEditor.css",
156 "front_end/inline_editor/cssShadowSwatch.css",
157 "front_end/inline_editor/module.json",
158 "front_end/inline_editor/swatchPopover.css",
Ella Ge78047ef2019-12-13 14:19:51159 "front_end/input/inputTimeline.css",
160 "front_end/input/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55161 "front_end/inspector_main/module.json",
162 "front_end/inspector_main/nodeIcon.css",
163 "front_end/inspector_main/renderingOptions.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09164 "front_end/inspector.js",
165 "front_end/inspector.json",
Tim van der Lippebc42a632019-11-28 14:22:55166 "front_end/integration_test_runner.js",
167 "front_end/integration_test_runner.json",
168 "front_end/javascript_metadata/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55169 "front_end/js_main/module.json",
170 "front_end/js_profiler/module.json",
171 "front_end/layer_viewer/layerDetailsView.css",
172 "front_end/layer_viewer/layers3DView.css",
173 "front_end/layer_viewer/module.json",
174 "front_end/layer_viewer/paintProfiler.css",
Tim van der Lippebc42a632019-11-28 14:22:55175 "front_end/layers_test_runner/LayersTestRunner.js",
176 "front_end/layers_test_runner/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09177 "front_end/layers/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55178 "front_end/main/module.json",
Ted Meyer7dffce12019-12-20 21:32:37179 "front_end/media/chevronTabbedPanel.css",
180 "front_end/media/ChevronTabbedPanel.js",
Tim van der Lippebc42a632019-11-28 14:22:55181 "front_end/media/eventDisplayTable.css",
182 "front_end/media/EventDisplayTable.js",
183 "front_end/media/MainView.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09184 "front_end/media/MediaModel.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09185 "front_end/media/mediaView.css",
186 "front_end/media/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55187 "front_end/media/PlayerDetailView.js",
188 "front_end/media/playerListView.css",
189 "front_end/media/PlayerListView.js",
Ted Meyer7dffce12019-12-20 21:32:37190 "front_end/media/playerPropertiesView.css",
191 "front_end/media/PlayerPropertiesView.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09192 "front_end/mobile_throttling/module.json",
193 "front_end/mobile_throttling/throttlingSettingsTab.css",
Tim van der Lippebc42a632019-11-28 14:22:55194 "front_end/ndb_app.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09195 "front_end/network_test_runner/module.json",
196 "front_end/network_test_runner/NetworkTestRunner.js",
Tim van der Lippebc42a632019-11-28 14:22:55197 "front_end/network/binaryResourceView.css",
198 "front_end/network/blockedURLsPane.css",
Tim van der Lippebc42a632019-11-28 14:22:55199 "front_end/network/eventSourceMessagesView.css",
Tim van der Lippebc42a632019-11-28 14:22:55200 "front_end/network/module.json",
201 "front_end/network/networkConfigView.css",
Tim van der Lippebc42a632019-11-28 14:22:55202 "front_end/network/networkLogView.css",
Tim van der Lippebc42a632019-11-28 14:22:55203 "front_end/network/networkManageCustomHeadersView.css",
Tim van der Lippebc42a632019-11-28 14:22:55204 "front_end/network/networkPanel.css",
Tim van der Lippebc42a632019-11-28 14:22:55205 "front_end/network/networkTimingTable.css",
206 "front_end/network/networkWaterfallColumn.css",
Tim van der Lippebc42a632019-11-28 14:22:55207 "front_end/network/requestCookiesView.css",
Tim van der Lippebc42a632019-11-28 14:22:55208 "front_end/network/requestHeadersTree.css",
209 "front_end/network/requestHeadersView.css",
Tim van der Lippebc42a632019-11-28 14:22:55210 "front_end/network/requestHTMLView.css",
Tim van der Lippebc42a632019-11-28 14:22:55211 "front_end/network/requestInitiatorView.css",
Tim van der Lippebc42a632019-11-28 14:22:55212 "front_end/network/signedExchangeInfoTree.css",
213 "front_end/network/signedExchangeInfoView.css",
Tim van der Lippebc42a632019-11-28 14:22:55214 "front_end/network/webSocketFrameView.css",
Tim van der Lippebc42a632019-11-28 14:22:55215 "front_end/node_debugger/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55216 "front_end/node_main/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09217 "front_end/node_main/nodeConnectionsPanel.css",
Tim van der Lippebc42a632019-11-28 14:22:55218 "front_end/object_ui/customPreviewComponent.css",
219 "front_end/object_ui/module.json",
220 "front_end/object_ui/objectPopover.css",
221 "front_end/object_ui/objectPropertiesSection.css",
222 "front_end/object_ui/objectValue.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09223 "front_end/perf_ui/chartViewport.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09224 "front_end/perf_ui/filmStripView.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09225 "front_end/perf_ui/flameChart.css",
Tim van der Lippebc42a632019-11-28 14:22:55226 "front_end/perf_ui/module.json",
227 "front_end/perf_ui/overviewGrid.css",
228 "front_end/perf_ui/pieChart.css",
229 "front_end/perf_ui/timelineGrid.css",
230 "front_end/perf_ui/timelineOverviewInfo.css",
Tim van der Lippebc42a632019-11-28 14:22:55231 "front_end/performance_monitor/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09232 "front_end/performance_monitor/performanceMonitor.css",
Tim van der Lippebc42a632019-11-28 14:22:55233 "front_end/performance_test_runner/module.json",
234 "front_end/performance_test_runner/TimelineDataTestRunner.js",
235 "front_end/performance_test_runner/TimelineTestRunner.js",
236 "front_end/persistence/editFileSystemView.css",
237 "front_end/persistence/module.json",
238 "front_end/persistence/workspaceSettingsTab.css",
239 "front_end/platform/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55240 "front_end/profiler/heapProfiler.css",
Tim van der Lippebc42a632019-11-28 14:22:55241 "front_end/profiler/liveHeapProfile.css",
242 "front_end/profiler/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55243 "front_end/profiler/profileLauncherView.css",
Tim van der Lippebc42a632019-11-28 14:22:55244 "front_end/profiler/profilesPanel.css",
Tim van der Lippebc42a632019-11-28 14:22:55245 "front_end/profiler/profilesSidebarTree.css",
Jan Scheffler01005812020-02-05 12:41:00246 "front_end/issues/module.json",
247 "front_end/issues/issuesPane.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09248 "front_end/protocol_monitor/module.json",
249 "front_end/protocol_monitor/protocolMonitor.css",
Tim van der Lippebc42a632019-11-28 14:22:55250 "front_end/protocol/module.json",
251 "front_end/quick_open/filteredListWidget.css",
252 "front_end/quick_open/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55253 "front_end/resources/appManifestView.css",
Tim van der Lippebc42a632019-11-28 14:22:55254 "front_end/resources/backgroundServiceView.css",
Tim van der Lippebc42a632019-11-28 14:22:55255 "front_end/resources/clearStorageView.css",
Tim van der Lippebc42a632019-11-28 14:22:55256 "front_end/resources/cookieItemsView.css",
Tim van der Lippebc42a632019-11-28 14:22:55257 "front_end/resources/indexedDBViews.css",
Tim van der Lippebc42a632019-11-28 14:22:55258 "front_end/resources/module.json",
259 "front_end/resources/resourcesPanel.css",
Tim van der Lippebc42a632019-11-28 14:22:55260 "front_end/resources/resourcesSidebar.css",
261 "front_end/resources/serviceWorkerCacheViews.css",
Tim van der Lippebc42a632019-11-28 14:22:55262 "front_end/resources/serviceWorkersView.css",
Tim van der Lippebc42a632019-11-28 14:22:55263 "front_end/screencast/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55264 "front_end/screencast/screencastView.css",
Tim van der Lippebc42a632019-11-28 14:22:55265 "front_end/sdk_test_runner/module.json",
266 "front_end/sdk_test_runner/PageMockTestRunner.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09267 "front_end/sdk/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55268 "front_end/search/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55269 "front_end/search/searchResultsPane.css",
Tim van der Lippebc42a632019-11-28 14:22:55270 "front_end/search/searchView.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09271 "front_end/security_test_runner/module.json",
272 "front_end/security_test_runner/SecurityTestRunner.js",
Tim van der Lippebc42a632019-11-28 14:22:55273 "front_end/security/lockIcon.css",
274 "front_end/security/mainView.css",
275 "front_end/security/module.json",
276 "front_end/security/originView.css",
277 "front_end/security/sidebar.css",
Tim van der Lippebc42a632019-11-28 14:22:55278 "front_end/services/module.json",
279 "front_end/settings/frameworkBlackboxSettingsTab.css",
280 "front_end/settings/module.json",
281 "front_end/settings/settingsScreen.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09282 "front_end/shell.json",
Tim van der Lippebc42a632019-11-28 14:22:55283 "front_end/snippets/module.json",
284 "front_end/source_frame/fontView.css",
285 "front_end/source_frame/imageView.css",
286 "front_end/source_frame/jsonView.css",
287 "front_end/source_frame/messagesPopover.css",
288 "front_end/source_frame/module.json",
289 "front_end/source_frame/resourceSourceFrame.css",
290 "front_end/source_frame/xmlTree.css",
291 "front_end/source_frame/xmlView.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09292 "front_end/sources_test_runner/AutocompleteTestRunner.js",
293 "front_end/sources_test_runner/DebuggerTestRunner.js",
294 "front_end/sources_test_runner/EditorTestRunner.js",
295 "front_end/sources_test_runner/LiveEditTestRunner.js",
296 "front_end/sources_test_runner/module.json",
297 "front_end/sources_test_runner/SearchTestRunner.js",
298 "front_end/sources_test_runner/SourcesTestRunner.js",
Tim van der Lippebc42a632019-11-28 14:22:55299 "front_end/sources/breakpointEditDialog.css",
Tim van der Lippebc42a632019-11-28 14:22:55300 "front_end/sources/callStackSidebarPane.css",
Tim van der Lippebc42a632019-11-28 14:22:55301 "front_end/sources/debuggerPausedMessage.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09302 "front_end/sources/dialog.css",
Tim van der Lippebc42a632019-11-28 14:22:55303 "front_end/sources/javaScriptBreakpointsSidebarPane.css",
Tim van der Lippebc42a632019-11-28 14:22:55304 "front_end/sources/module.json",
305 "front_end/sources/navigatorTree.css",
306 "front_end/sources/navigatorView.css",
Tim van der Lippebc42a632019-11-28 14:22:55307 "front_end/sources/scopeChainSidebarPane.css",
Tim van der Lippebc42a632019-11-28 14:22:55308 "front_end/sources/sourcesPanel.css",
Tim van der Lippebc42a632019-11-28 14:22:55309 "front_end/sources/sourcesView.css",
Tim van der Lippebc42a632019-11-28 14:22:55310 "front_end/sources/threadsSidebarPane.css",
Tim van der Lippebc42a632019-11-28 14:22:55311 "front_end/sources/watchExpressionsSidebarPane.css",
Tim van der Lippebc42a632019-11-28 14:22:55312 "front_end/test_runner/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55313 "front_end/text_editor/autocompleteTooltip.css",
314 "front_end/text_editor/cmdevtools.css",
315 "front_end/text_editor/module.json",
316 "front_end/text_utils/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09317 "front_end/third_party/fabricjs/fabric.js",
318 "front_end/third_party/fabricjs/module.json",
Eric Leese9307b142020-01-03 14:19:11319 "front_end/third_party/wasmparser/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55320 "front_end/timeline_model/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55321 "front_end/timeline/historyToolbarButton.css",
322 "front_end/timeline/invalidationsTree.css",
323 "front_end/timeline/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55324 "front_end/timeline/timelineFlamechartPopover.css",
Tim van der Lippebc42a632019-11-28 14:22:55325 "front_end/timeline/timelineHistoryManager.css",
Tim van der Lippebc42a632019-11-28 14:22:55326 "front_end/timeline/timelinePaintProfiler.css",
Tim van der Lippebc42a632019-11-28 14:22:55327 "front_end/timeline/timelinePanel.css",
Tim van der Lippebc42a632019-11-28 14:22:55328 "front_end/timeline/timelineStatusDialog.css",
Tim van der Lippebc42a632019-11-28 14:22:55329 "front_end/toolbox_bootstrap/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55330 "front_end/toolbox.js",
331 "front_end/toolbox.json",
332 "front_end/ui/checkboxTextLabel.css",
333 "front_end/ui/closeButton.css",
334 "front_end/ui/confirmDialog.css",
335 "front_end/ui/dialog.css",
336 "front_end/ui/dropTarget.css",
337 "front_end/ui/emptyWidget.css",
338 "front_end/ui/filter.css",
339 "front_end/ui/glassPane.css",
340 "front_end/ui/infobar.css",
341 "front_end/ui/inlineButton.css",
342 "front_end/ui/inspectorCommon.css",
343 "front_end/ui/inspectorStyle.css",
344 "front_end/ui/inspectorSyntaxHighlight.css",
345 "front_end/ui/inspectorSyntaxHighlightDark.css",
346 "front_end/ui/inspectorViewTabbedPane.css",
347 "front_end/ui/listWidget.css",
348 "front_end/ui/module.json",
349 "front_end/ui/popover.css",
350 "front_end/ui/progressIndicator.css",
351 "front_end/ui/radioButton.css",
Tim van der Lippebc42a632019-11-28 14:22:55352 "front_end/ui/remoteDebuggingTerminatedScreen.css",
Mathias Bynens2d8a20d2019-12-20 08:04:09353 "front_end/ui/reportView.css",
Tim van der Lippebc42a632019-11-28 14:22:55354 "front_end/ui/rootView.css",
355 "front_end/ui/searchableView.css",
356 "front_end/ui/segmentedButton.css",
357 "front_end/ui/slider.css",
358 "front_end/ui/smallBubble.css",
359 "front_end/ui/softContextMenu.css",
360 "front_end/ui/softDropDown.css",
361 "front_end/ui/softDropDownButton.css",
362 "front_end/ui/splitWidget.css",
363 "front_end/ui/suggestBox.css",
364 "front_end/ui/tabbedPane.css",
365 "front_end/ui/targetCrashedScreen.css",
366 "front_end/ui/textButton.css",
367 "front_end/ui/textPrompt.css",
368 "front_end/ui/toolbar.css",
369 "front_end/ui/tooltip.css",
370 "front_end/ui/treeoutline.css",
371 "front_end/ui/viewContainers.css",
Tim van der Lippe0c21af52020-01-08 11:55:22372 "front_end/wasmparser_worker_entrypoint.json",
Eric Leese9307b142020-01-03 14:19:11373 "front_end/wasmparser_worker/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55374 "front_end/web_audio/audioContextSelector.css",
375 "front_end/web_audio/module.json",
376 "front_end/web_audio/webAudio.css",
Tim van der Lippebc42a632019-11-28 14:22:55377 "front_end/worker_main/module.json",
378 "front_end/worker_service/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55379 "front_end/workspace_diff/module.json",
Mathias Bynens2d8a20d2019-12-20 08:04:09380 "front_end/workspace/module.json",
Tim van der Lippebc42a632019-11-28 14:22:55381]
382
383lighthouse_locale_files = [
Connor Clark2bc3be22020-02-14 22:34:19384 "front_end/lighthouse_worker/lighthouse/locales/ar-XB.json",
385 "front_end/lighthouse_worker/lighthouse/locales/ar.json",
386 "front_end/lighthouse_worker/lighthouse/locales/bg.json",
387 "front_end/lighthouse_worker/lighthouse/locales/ca.json",
388 "front_end/lighthouse_worker/lighthouse/locales/cs.json",
389 "front_end/lighthouse_worker/lighthouse/locales/da.json",
390 "front_end/lighthouse_worker/lighthouse/locales/de.json",
391 "front_end/lighthouse_worker/lighthouse/locales/el.json",
392 "front_end/lighthouse_worker/lighthouse/locales/en-GB.json",
393 "front_end/lighthouse_worker/lighthouse/locales/en-US.json",
394 "front_end/lighthouse_worker/lighthouse/locales/en-XA.json",
395 "front_end/lighthouse_worker/lighthouse/locales/en-XL.json",
396 "front_end/lighthouse_worker/lighthouse/locales/es-419.json",
397 "front_end/lighthouse_worker/lighthouse/locales/es.json",
398 "front_end/lighthouse_worker/lighthouse/locales/fi.json",
399 "front_end/lighthouse_worker/lighthouse/locales/fil.json",
400 "front_end/lighthouse_worker/lighthouse/locales/fr.json",
401 "front_end/lighthouse_worker/lighthouse/locales/he.json",
402 "front_end/lighthouse_worker/lighthouse/locales/hi.json",
403 "front_end/lighthouse_worker/lighthouse/locales/hr.json",
404 "front_end/lighthouse_worker/lighthouse/locales/hu.json",
405 "front_end/lighthouse_worker/lighthouse/locales/id.json",
406 "front_end/lighthouse_worker/lighthouse/locales/it.json",
407 "front_end/lighthouse_worker/lighthouse/locales/ja.json",
408 "front_end/lighthouse_worker/lighthouse/locales/ko.json",
409 "front_end/lighthouse_worker/lighthouse/locales/lt.json",
410 "front_end/lighthouse_worker/lighthouse/locales/lv.json",
411 "front_end/lighthouse_worker/lighthouse/locales/nl.json",
412 "front_end/lighthouse_worker/lighthouse/locales/no.json",
413 "front_end/lighthouse_worker/lighthouse/locales/pl.json",
414 "front_end/lighthouse_worker/lighthouse/locales/pt-PT.json",
415 "front_end/lighthouse_worker/lighthouse/locales/pt.json",
416 "front_end/lighthouse_worker/lighthouse/locales/ro.json",
417 "front_end/lighthouse_worker/lighthouse/locales/ru.json",
418 "front_end/lighthouse_worker/lighthouse/locales/sk.json",
419 "front_end/lighthouse_worker/lighthouse/locales/sl.json",
420 "front_end/lighthouse_worker/lighthouse/locales/sr-Latn.json",
421 "front_end/lighthouse_worker/lighthouse/locales/sr.json",
422 "front_end/lighthouse_worker/lighthouse/locales/sv.json",
423 "front_end/lighthouse_worker/lighthouse/locales/ta.json",
424 "front_end/lighthouse_worker/lighthouse/locales/te.json",
425 "front_end/lighthouse_worker/lighthouse/locales/th.json",
426 "front_end/lighthouse_worker/lighthouse/locales/tr.json",
427 "front_end/lighthouse_worker/lighthouse/locales/uk.json",
428 "front_end/lighthouse_worker/lighthouse/locales/vi.json",
429 "front_end/lighthouse_worker/lighthouse/locales/zh-HK.json",
430 "front_end/lighthouse_worker/lighthouse/locales/zh-TW.json",
431 "front_end/lighthouse_worker/lighthouse/locales/zh.json",
Tim van der Lippebc42a632019-11-28 14:22:55432]
433
434all_devtools_files += lighthouse_locale_files
435
436all_devtools_modules = [
Mathias Bynens2d8a20d2019-12-20 08:04:09437 "front_end/accessibility/accessibility.js",
Tim van der Lippe6d1e03c2020-01-22 14:05:58438 "front_end/accessibility/accessibility-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09439 "front_end/accessibility/AccessibilityModel.js",
440 "front_end/accessibility/AccessibilityNodeView.js",
441 "front_end/accessibility/AccessibilitySidebarView.js",
442 "front_end/accessibility/AccessibilityStrings.js",
Tim van der Lippe6d1e03c2020-01-22 14:05:58443 "front_end/accessibility/AccessibilitySubPane.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09444 "front_end/accessibility/ARIAAttributesView.js",
445 "front_end/accessibility/ARIAMetadata.js",
446 "front_end/accessibility/AXBreadcrumbsPane.js",
447 "front_end/animation/animation.js",
Paul Lewis752031f2020-01-09 14:14:23448 "front_end/animation/animation-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09449 "front_end/animation/AnimationGroupPreviewUI.js",
450 "front_end/animation/AnimationModel.js",
451 "front_end/animation/AnimationScreenshotPopover.js",
452 "front_end/animation/AnimationTimeline.js",
453 "front_end/animation/AnimationUI.js",
Connor Clark2bc3be22020-02-14 22:34:19454 "front_end/lighthouse/lighthouse.js",
455 "front_end/lighthouse/lighthouse-legacy.js",
456 "front_end/lighthouse/LighthouseController.js",
457 "front_end/lighthouse/LighthousePanel.js",
458 "front_end/lighthouse/LighthouseProtocolService.js",
459 "front_end/lighthouse/LighthouseReportRenderer.js",
460 "front_end/lighthouse/LighthouseReportSelector.js",
461 "front_end/lighthouse/LighthouseStartView.js",
462 "front_end/lighthouse/LighthouseStatusView.js",
463 "front_end/lighthouse/lighthouse/report-generator.js",
464 "front_end/lighthouse/lighthouse/report.js",
465 "front_end/lighthouse/RadioSetting.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09466 "front_end/bindings/bindings.js",
Paul Lewisef05f962020-01-09 15:21:46467 "front_end/bindings/bindings-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09468 "front_end/bindings/BlackboxManager.js",
469 "front_end/bindings/BreakpointManager.js",
470 "front_end/bindings/CompilerScriptMapping.js",
471 "front_end/bindings/ContentProviderBasedProject.js",
472 "front_end/bindings/CSSWorkspaceBinding.js",
473 "front_end/bindings/DebuggerWorkspaceBinding.js",
Philip Pfaffee20606a2020-01-22 16:05:36474 "front_end/bindings/DebuggerLanguagePlugins.js",
475 "front_end/bindings/language_plugins/CXXDWARFLanguagePlugin.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09476 "front_end/bindings/DefaultScriptMapping.js",
477 "front_end/bindings/FileUtils.js",
478 "front_end/bindings/LiveLocation.js",
479 "front_end/bindings/NetworkProject.js",
480 "front_end/bindings/PresentationConsoleMessageHelper.js",
481 "front_end/bindings/ResourceMapping.js",
482 "front_end/bindings/ResourceScriptMapping.js",
483 "front_end/bindings/ResourceUtils.js",
484 "front_end/bindings/SASSSourceMapping.js",
485 "front_end/bindings/StylesSourceMapping.js",
486 "front_end/bindings/TempFile.js",
487 "front_end/browser_debugger/browser_debugger.js",
Paul Lewis2a4f9fe2020-01-09 15:19:41488 "front_end/browser_debugger/browser_debugger-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09489 "front_end/browser_debugger/DOMBreakpointsSidebarPane.js",
490 "front_end/browser_debugger/EventListenerBreakpointsSidebarPane.js",
491 "front_end/browser_debugger/ObjectEventListenersSidebarPane.js",
492 "front_end/browser_debugger/XHRBreakpointsSidebarPane.js",
493 "front_end/browser_sdk/browser_sdk.js",
Paul Lewis23455aa2020-01-09 17:09:03494 "front_end/browser_sdk/browser_sdk-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09495 "front_end/browser_sdk/LogManager.js",
Tim van der Lippebc42a632019-11-28 14:22:55496 "front_end/changes/changes.js",
Paul Lewis95eeb302020-01-09 16:42:19497 "front_end/changes/changes-legacy.js",
Tim van der Lippebc42a632019-11-28 14:22:55498 "front_end/changes/ChangesHighlighter.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09499 "front_end/changes/ChangesSidebar.js",
Jack Lynch9542a8b2019-12-26 21:10:08500 "front_end/changes/ChangesTextEditor.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09501 "front_end/changes/ChangesView.js",
502 "front_end/cm_headless/cm_headless.js",
503 "front_end/cm_headless/headlesscodemirror.js",
504 "front_end/cm_modes/clike.js",
505 "front_end/cm_modes/clojure.js",
506 "front_end/cm_modes/cm_modes.js",
507 "front_end/cm_modes/coffeescript.js",
508 "front_end/cm_modes/DefaultCodeMirrorMimeMode.js",
509 "front_end/cm_modes/jsx.js",
510 "front_end/cm_modes/livescript.js",
511 "front_end/cm_modes/markdown.js",
512 "front_end/cm_modes/php.js",
513 "front_end/cm_modes/python.js",
514 "front_end/cm_modes/shell.js",
515 "front_end/cm_web_modes/cm_web_modes_cm.js",
516 "front_end/cm_web_modes/cm_web_modes_headless.js",
517 "front_end/cm_web_modes/cm_web_modes.js",
518 "front_end/cm_web_modes/css.js",
519 "front_end/cm_web_modes/htmlembedded.js",
520 "front_end/cm_web_modes/htmlmixed.js",
521 "front_end/cm_web_modes/javascript.js",
522 "front_end/cm_web_modes/xml.js",
Tim van der Lippebc42a632019-11-28 14:22:55523 "front_end/cm/active-line.js",
524 "front_end/cm/brace-fold.js",
525 "front_end/cm/closebrackets.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09526 "front_end/cm/cm.js",
Tim van der Lippebc42a632019-11-28 14:22:55527 "front_end/cm/codemirror.js",
528 "front_end/cm/comment.js",
529 "front_end/cm/foldcode.js",
530 "front_end/cm/foldgutter.js",
531 "front_end/cm/mark-selection.js",
532 "front_end/cm/matchbrackets.js",
533 "front_end/cm/multiplex.js",
534 "front_end/cm/overlay.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09535 "front_end/color_picker/color_picker.js",
Paul Lewis2ccee082020-01-10 11:57:51536 "front_end/color_picker/color_picker-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09537 "front_end/color_picker/ContrastDetails.js",
538 "front_end/color_picker/ContrastInfo.js",
539 "front_end/color_picker/ContrastOverlay.js",
540 "front_end/color_picker/Spectrum.js",
Tim van der Lippebc42a632019-11-28 14:22:55541 "front_end/common/App.js",
542 "front_end/common/AppProvider.js",
543 "front_end/common/CharacterIdMap.js",
544 "front_end/common/Color.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09545 "front_end/common/common-legacy.js",
546 "front_end/common/common.js",
547 "front_end/common/Console.js",
Tim van der Lippebc42a632019-11-28 14:22:55548 "front_end/common/ContentProvider.js",
549 "front_end/common/EventTarget.js",
550 "front_end/common/JavaScriptMetaData.js",
551 "front_end/common/Linkifier.js",
552 "front_end/common/Object.js",
Tim van der Lippebc42a632019-11-28 14:22:55553 "front_end/common/ParsedURL.js",
554 "front_end/common/Progress.js",
555 "front_end/common/QueryParamHandler.js",
556 "front_end/common/ResourceType.js",
557 "front_end/common/Revealer.js",
558 "front_end/common/Runnable.js",
559 "front_end/common/SegmentedRange.js",
560 "front_end/common/Settings.js",
561 "front_end/common/StaticContentProvider.js",
562 "front_end/common/StringOutputStream.js",
563 "front_end/common/TextDictionary.js",
564 "front_end/common/Throttler.js",
565 "front_end/common/Trie.js",
566 "front_end/common/UIString.js",
567 "front_end/common/Worker.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09568 "front_end/components/components.js",
Tim van der Lippe5d1c0dd2020-01-10 11:57:44569 "front_end/components/components-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09570 "front_end/components/DockController.js",
571 "front_end/components/ImagePreview.js",
572 "front_end/components/JSPresentationUtils.js",
573 "front_end/components/Linkifier.js",
574 "front_end/components/Reload.js",
575 "front_end/components/TargetDetachedDialog.js",
576 "front_end/console_counters/console_counters.js",
Tim van der Lippe678f1392020-01-09 13:47:58577 "front_end/console_counters/console_counters-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09578 "front_end/console_counters/WarningErrorCounter.js",
579 "front_end/console/console.js",
Tim van der Lippeeaacb722020-01-10 12:16:00580 "front_end/console/console-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09581 "front_end/console/ConsoleContextSelector.js",
582 "front_end/console/ConsoleFilter.js",
583 "front_end/console/ConsolePanel.js",
584 "front_end/console/ConsolePinPane.js",
585 "front_end/console/ConsolePrompt.js",
586 "front_end/console/ConsoleSidebar.js",
587 "front_end/console/ConsoleView.js",
588 "front_end/console/ConsoleViewMessage.js",
589 "front_end/console/ConsoleViewport.js",
590 "front_end/cookie_table/cookie_table.js",
Tim van der Lippee2fbfea2020-01-09 13:53:50591 "front_end/cookie_table/cookie_table-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09592 "front_end/cookie_table/CookiesTable.js",
593 "front_end/coverage/coverage.js",
Tim van der Lippe6a3f48e2020-01-09 14:03:47594 "front_end/coverage/coverage-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09595 "front_end/coverage/CoverageDecorationManager.js",
596 "front_end/coverage/CoverageListView.js",
597 "front_end/coverage/CoverageModel.js",
598 "front_end/coverage/CoverageView.js",
599 "front_end/css_overview/css_overview.js",
Tim van der Lippe9d0cb5f2020-01-09 14:10:38600 "front_end/css_overview/css_overview-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09601 "front_end/css_overview/CSSOverviewCompletedView.js",
602 "front_end/css_overview/CSSOverviewController.js",
603 "front_end/css_overview/CSSOverviewModel.js",
604 "front_end/css_overview/CSSOverviewPanel.js",
605 "front_end/css_overview/CSSOverviewProcessingView.js",
606 "front_end/css_overview/CSSOverviewSidebarPanel.js",
607 "front_end/css_overview/CSSOverviewStartView.js",
608 "front_end/css_overview/CSSOverviewUnusedDeclarations.js",
609 "front_end/data_grid/data_grid.js",
Tim van der Lippe472675d2020-01-09 14:30:52610 "front_end/data_grid/data_grid-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09611 "front_end/data_grid/DataGrid.js",
612 "front_end/data_grid/ShowMoreDataGridNode.js",
613 "front_end/data_grid/SortableDataGrid.js",
614 "front_end/data_grid/ViewportDataGrid.js",
615 "front_end/diff/diff_match_patch.js",
616 "front_end/diff/diff.js",
Tim van der Lippe835559f2020-01-09 14:35:54617 "front_end/diff/diff-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09618 "front_end/diff/DiffWrapper.js",
619 "front_end/dom_extension/dom_extension.js",
620 "front_end/dom_extension/DOMExtension.js",
621 "front_end/elements/ClassesPaneWidget.js",
622 "front_end/elements/ColorSwatchPopoverIcon.js",
623 "front_end/elements/ComputedStyleModel.js",
624 "front_end/elements/ComputedStyleWidget.js",
625 "front_end/elements/DOMLinkifier.js",
626 "front_end/elements/DOMPath.js",
627 "front_end/elements/elements-legacy.js",
628 "front_end/elements/elements.js",
629 "front_end/elements/ElementsBreadcrumbs.js",
630 "front_end/elements/ElementsPanel.js",
631 "front_end/elements/ElementsSidebarPane.js",
632 "front_end/elements/ElementStatePaneWidget.js",
633 "front_end/elements/ElementsTreeElement.js",
634 "front_end/elements/ElementsTreeElementHighlighter.js",
635 "front_end/elements/ElementsTreeOutline.js",
636 "front_end/elements/EventListenersWidget.js",
637 "front_end/elements/InspectElementModeController.js",
638 "front_end/elements/MarkerDecorator.js",
639 "front_end/elements/MetricsSidebarPane.js",
640 "front_end/elements/NodeStackTraceWidget.js",
641 "front_end/elements/PlatformFontsWidget.js",
642 "front_end/elements/PropertiesWidget.js",
643 "front_end/elements/StylePropertyHighlighter.js",
644 "front_end/elements/StylePropertyTreeElement.js",
645 "front_end/elements/StylesSidebarPane.js",
646 "front_end/emulation/AdvancedApp.js",
647 "front_end/emulation/DeviceModeModel.js",
648 "front_end/emulation/DeviceModeToolbar.js",
649 "front_end/emulation/DeviceModeView.js",
650 "front_end/emulation/DeviceModeWrapper.js",
651 "front_end/emulation/DevicesSettingsTab.js",
652 "front_end/emulation/EmulatedDevices.js",
653 "front_end/emulation/emulation.js",
Tim van der Lippee8e80872020-01-09 15:00:04654 "front_end/emulation/emulation-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09655 "front_end/emulation/GeolocationsSettingsTab.js",
656 "front_end/emulation/InspectedPagePlaceholder.js",
657 "front_end/emulation/MediaQueryInspector.js",
658 "front_end/emulation/SensorsView.js",
659 "front_end/event_listeners/event_listeners.js",
Tim van der Lippe084cdce2020-01-09 15:08:33660 "front_end/event_listeners/event_listeners-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09661 "front_end/event_listeners/EventListenersUtils.js",
662 "front_end/event_listeners/EventListenersView.js",
663 "front_end/extensions/ExtensionAPI.js",
664 "front_end/extensions/ExtensionPanel.js",
665 "front_end/extensions/extensions.js",
Tim van der Lippea6110922020-01-09 15:38:39666 "front_end/extensions/extensions-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09667 "front_end/extensions/ExtensionServer.js",
668 "front_end/extensions/ExtensionTraceProvider.js",
669 "front_end/extensions/ExtensionView.js",
Tim van der Lippe0c21af52020-01-08 11:55:22670 "front_end/formatter_worker/acorn/acorn_loose.js",
671 "front_end/formatter_worker/acorn/acorn.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09672 "front_end/formatter_worker/AcornTokenizer.js",
673 "front_end/formatter_worker/CSSFormatter.js",
674 "front_end/formatter_worker/CSSRuleParser.js",
675 "front_end/formatter_worker/ESTreeWalker.js",
676 "front_end/formatter_worker/FormattedContentBuilder.js",
677 "front_end/formatter_worker/formatter_worker.js",
Tim van der Lipped3c3b722020-01-09 16:38:25678 "front_end/formatter_worker/formatter_worker-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09679 "front_end/formatter_worker/FormatterWorker.js",
680 "front_end/formatter_worker/HTMLFormatter.js",
681 "front_end/formatter_worker/IdentityFormatter.js",
682 "front_end/formatter_worker/JavaScriptFormatter.js",
683 "front_end/formatter_worker/JavaScriptOutline.js",
684 "front_end/formatter_worker/RelaxedJSONParser.js",
685 "front_end/formatter/formatter.js",
Tim van der Lippefe5c3f72020-01-09 16:15:02686 "front_end/formatter/formatter-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09687 "front_end/formatter/FormatterWorkerPool.js",
688 "front_end/formatter/ScriptFormatter.js",
689 "front_end/formatter/SourceFormatter.js",
690 "front_end/har_importer/har_importer.js",
Tim van der Lippec37085a2020-01-09 17:59:12691 "front_end/har_importer/har_importer-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09692 "front_end/har_importer/HARFormat.js",
693 "front_end/har_importer/HARImporter.js",
694 "front_end/heap_snapshot_model/heap_snapshot_model.js",
Tim van der Lippec86c0d92020-01-10 11:59:37695 "front_end/heap_snapshot_model/heap_snapshot_model-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09696 "front_end/heap_snapshot_model/HeapSnapshotModel.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09697 "front_end/heap_snapshot_worker/AllocationProfile.js",
698 "front_end/heap_snapshot_worker/heap_snapshot_worker.js",
Tim van der Lippef9f55f12020-01-22 12:24:39699 "front_end/heap_snapshot_worker/heap_snapshot_worker-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09700 "front_end/heap_snapshot_worker/HeapSnapshot.js",
701 "front_end/heap_snapshot_worker/HeapSnapshotLoader.js",
702 "front_end/heap_snapshot_worker/HeapSnapshotWorker.js",
703 "front_end/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js",
704 "front_end/help/help.js",
Paul Lewisc13effe2020-01-13 15:02:00705 "front_end/help/help-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09706 "front_end/help/HelpImpl.js",
707 "front_end/help/ReleaseNoteText.js",
708 "front_end/help/ReleaseNoteView.js",
709 "front_end/host/host.js",
Paul Lewis3b8ed652020-01-08 12:47:59710 "front_end/host/host-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09711 "front_end/host/InspectorFrontendHost.js",
712 "front_end/host/InspectorFrontendHostAPI.js",
713 "front_end/host/Platform.js",
714 "front_end/host/ResourceLoader.js",
715 "front_end/host/UserMetrics.js",
716 "front_end/inline_editor/BezierEditor.js",
717 "front_end/inline_editor/BezierUI.js",
718 "front_end/inline_editor/ColorSwatch.js",
719 "front_end/inline_editor/CSSShadowEditor.js",
720 "front_end/inline_editor/CSSShadowModel.js",
721 "front_end/inline_editor/inline_editor.js",
Tim van der Lippe4a6bb802020-01-10 14:39:43722 "front_end/inline_editor/inline_editor-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09723 "front_end/inline_editor/SwatchPopoverHelper.js",
724 "front_end/input/input.js",
Tim van der Lippe8ec07dd2020-01-23 18:29:34725 "front_end/input/input-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09726 "front_end/input/InputModel.js",
727 "front_end/input/InputTimeline.js",
728 "front_end/inspector_main/inspector_main.js",
Tim van der Lippe078c7af2020-01-10 14:44:01729 "front_end/inspector_main/inspector_main-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09730 "front_end/inspector_main/InspectorMain.js",
731 "front_end/inspector_main/RenderingOptions.js",
732 "front_end/javascript_metadata/javascript_metadata.js",
Tim van der Lippee6a98682020-01-15 14:23:08733 "front_end/javascript_metadata/javascript_metadata-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09734 "front_end/javascript_metadata/JavaScriptMetadata.js",
735 "front_end/javascript_metadata/NativeFunctions.js",
736 "front_end/js_main/js_main.js",
Tim van der Lippe151993a2020-01-10 14:54:05737 "front_end/js_main/js_main-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09738 "front_end/js_main/JsMain.js",
739 "front_end/layer_viewer/layer_viewer.js",
Paul Lewisce124682020-01-10 15:42:55740 "front_end/layer_viewer/layer_viewer-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09741 "front_end/layer_viewer/LayerDetailsView.js",
742 "front_end/layer_viewer/Layers3DView.js",
743 "front_end/layer_viewer/LayerTreeOutline.js",
744 "front_end/layer_viewer/LayerViewHost.js",
745 "front_end/layer_viewer/PaintProfilerView.js",
746 "front_end/layer_viewer/TransformController.js",
747 "front_end/layers/LayerPaintProfilerView.js",
748 "front_end/layers/layers.js",
Paul Lewis21434212020-01-10 14:28:48749 "front_end/layers/layers-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09750 "front_end/layers/LayersPanel.js",
751 "front_end/layers/LayerTreeModel.js",
752 "front_end/main/ExecutionContextSelector.js",
753 "front_end/main/main.js",
Tim van der Lippe3cd66dc2020-01-10 15:26:22754 "front_end/main/main-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09755 "front_end/main/MainImpl.js",
756 "front_end/main/SimpleApp.js",
757 "front_end/mobile_throttling/mobile_throttling.js",
Tim van der Lippe2ef36612020-01-10 15:32:43758 "front_end/mobile_throttling/mobile_throttling-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09759 "front_end/mobile_throttling/MobileThrottlingSelector.js",
760 "front_end/mobile_throttling/NetworkPanelIndicator.js",
761 "front_end/mobile_throttling/NetworkThrottlingSelector.js",
762 "front_end/mobile_throttling/ThrottlingManager.js",
763 "front_end/mobile_throttling/ThrottlingPresets.js",
764 "front_end/mobile_throttling/ThrottlingSettingsTab.js",
765 "front_end/network/BinaryResourceView.js",
766 "front_end/network/BlockedURLsPane.js",
767 "front_end/network/EventSourceMessagesView.js",
768 "front_end/network/HARWriter.js",
769 "front_end/network/network.js",
Tim van der Lippe119690c2020-01-13 12:31:30770 "front_end/network/network-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09771 "front_end/network/NetworkConfigView.js",
772 "front_end/network/NetworkDataGridNode.js",
773 "front_end/network/NetworkFrameGrouper.js",
774 "front_end/network/NetworkItemView.js",
775 "front_end/network/NetworkLogView.js",
776 "front_end/network/NetworkLogViewColumns.js",
777 "front_end/network/NetworkManageCustomHeadersView.js",
778 "front_end/network/NetworkOverview.js",
779 "front_end/network/NetworkPanel.js",
780 "front_end/network/NetworkSearchScope.js",
781 "front_end/network/NetworkTimeCalculator.js",
782 "front_end/network/NetworkWaterfallColumn.js",
783 "front_end/network/RequestCookiesView.js",
784 "front_end/network/RequestHeadersView.js",
785 "front_end/network/RequestHTMLView.js",
786 "front_end/network/RequestInitiatorView.js",
787 "front_end/network/RequestPreviewView.js",
788 "front_end/network/RequestResponseView.js",
789 "front_end/network/RequestTimingView.js",
790 "front_end/network/ResourceWebSocketFrameView.js",
791 "front_end/network/SignedExchangeInfoView.js",
Paul Lewis57b82d62020-01-07 14:37:53792 "front_end/node_main/node_main.js",
Paul Lewis7483c1d2020-01-13 15:03:53793 "front_end/node_main/node_main-legacy.js",
Paul Lewis57b82d62020-01-07 14:37:53794 "front_end/node_main/NodeMain.js",
795 "front_end/node_main/NodeConnectionsPanel.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09796 "front_end/object_ui/CustomPreviewComponent.js",
797 "front_end/object_ui/JavaScriptAutocomplete.js",
798 "front_end/object_ui/JavaScriptREPL.js",
799 "front_end/object_ui/object_ui.js",
Paul Lewisd85dc382020-01-14 17:13:56800 "front_end/object_ui/object_ui-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09801 "front_end/object_ui/ObjectPopoverHelper.js",
802 "front_end/object_ui/ObjectPropertiesSection.js",
803 "front_end/object_ui/RemoteObjectPreviewFormatter.js",
804 "front_end/performance_monitor/performance_monitor.js",
Paul Lewis6d37afc2020-01-13 10:32:22805 "front_end/performance_monitor/performance_monitor-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09806 "front_end/performance_monitor/PerformanceMonitor.js",
Tim van der Lippefd2b2ce2020-01-03 15:05:18807 "front_end/perf_ui/perf_ui.js",
Paul Lewis2cfa94e2020-01-13 10:30:15808 "front_end/perf_ui/perf_ui-legacy.js",
Tim van der Lippefd2b2ce2020-01-03 15:05:18809 "front_end/perf_ui/TimelineOverviewPane.js",
810 "front_end/perf_ui/TimelineGrid.js",
811 "front_end/perf_ui/PieChart.js",
812 "front_end/perf_ui/OverviewGrid.js",
813 "front_end/perf_ui/NetworkPriorities.js",
814 "front_end/perf_ui/LiveHeapProfile.js",
815 "front_end/perf_ui/LineLevelProfile.js",
816 "front_end/perf_ui/GCActionDelegate.js",
817 "front_end/perf_ui/FlameChart.js",
818 "front_end/perf_ui/FilmStripView.js",
819 "front_end/perf_ui/ChartViewport.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09820 "front_end/persistence/Automapping.js",
821 "front_end/persistence/EditFileSystemView.js",
822 "front_end/persistence/FileSystemWorkspaceBinding.js",
823 "front_end/persistence/IsolatedFileSystem.js",
824 "front_end/persistence/IsolatedFileSystemManager.js",
825 "front_end/persistence/NetworkPersistenceManager.js",
826 "front_end/persistence/persistence.js",
Paul Lewis6196e752020-01-13 15:15:59827 "front_end/persistence/persistence-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09828 "front_end/persistence/PersistenceActions.js",
829 "front_end/persistence/PersistenceImpl.js",
830 "front_end/persistence/PersistenceUtils.js",
831 "front_end/persistence/PlatformFileSystem.js",
832 "front_end/persistence/WorkspaceSettingsTab.js",
833 "front_end/platform/platform.js",
834 "front_end/platform/utilities.js",
Jack Franklinc9802f12020-02-14 14:07:24835 "front_end/platform/string-utilities.js",
Tim van der Lippe6288cf32020-01-07 16:58:40836 "front_end/profiler/profiler.js",
Paul Lewis0d43b802020-01-14 13:34:23837 "front_end/profiler/profiler-legacy.js",
Tim van der Lippe6288cf32020-01-07 16:58:40838 "front_end/profiler/TopDownProfileDataGrid.js",
839 "front_end/profiler/ProfileView.js",
840 "front_end/profiler/ProfileTypeRegistry.js",
Tim van der Lippe6288cf32020-01-07 16:58:40841 "front_end/profiler/ProfilesPanel.js",
842 "front_end/profiler/ProfileLauncherView.js",
843 "front_end/profiler/ProfileHeader.js",
844 "front_end/profiler/ProfileDataGrid.js",
Paul Lewis0d43b802020-01-14 13:34:23845 "front_end/profiler/ProfileSidebarTreeElement.js",
Tim van der Lippe6288cf32020-01-07 16:58:40846 "front_end/profiler/LiveHeapProfileView.js",
847 "front_end/profiler/IsolateSelector.js",
848 "front_end/profiler/HeapTimelineOverview.js",
849 "front_end/profiler/HeapSnapshotView.js",
850 "front_end/profiler/HeapSnapshotProxy.js",
851 "front_end/profiler/HeapSnapshotGridNodes.js",
852 "front_end/profiler/HeapSnapshotDataGrids.js",
853 "front_end/profiler/HeapProfileView.js",
854 "front_end/profiler/HeapProfilerPanel.js",
Paul Lewis0d43b802020-01-14 13:34:23855 "front_end/profiler/ChildrenProvider.js",
Tim van der Lippe6288cf32020-01-07 16:58:40856 "front_end/profiler/CPUProfileView.js",
857 "front_end/profiler/CPUProfileFlameChart.js",
858 "front_end/profiler/BottomUpProfileDataGrid.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09859 "front_end/protocol_monitor/protocol_monitor.js",
Paul Lewis16f4e252020-01-15 10:48:56860 "front_end/protocol_monitor/protocol_monitor-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09861 "front_end/protocol_monitor/ProtocolMonitor.js",
Jan Scheffler01005812020-02-05 12:41:00862 "front_end/issues/issues.js",
863 "front_end/issues/issues-legacy.js",
864 "front_end/issues/IssuesPane.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09865 "front_end/protocol/InspectorBackend.js",
866 "front_end/protocol/NodeURL.js",
867 "front_end/protocol/protocol.js",
Tim van der Lippe4d1ddf72020-01-23 13:02:14868 "front_end/protocol/protocol-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09869 "front_end/quick_open/CommandMenu.js",
870 "front_end/quick_open/FilteredListWidget.js",
871 "front_end/quick_open/HelpQuickOpen.js",
872 "front_end/quick_open/quick_open.js",
Paul Lewisc9eb5182020-01-15 14:41:55873 "front_end/quick_open/quick_open-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09874 "front_end/quick_open/QuickOpen.js",
Tim van der Lippe097cdec2020-01-06 14:44:17875 "front_end/resources/resources.js",
Paul Lewisddf58342020-01-15 14:18:07876 "front_end/resources/resources-legacy.js",
Tim van der Lippe097cdec2020-01-06 14:44:17877 "front_end/resources/StorageItemsView.js",
878 "front_end/resources/ServiceWorkersView.js",
879 "front_end/resources/ServiceWorkerCacheViews.js",
Tim van der Lippe097cdec2020-01-06 14:44:17880 "front_end/resources/ResourcesPanel.js",
881 "front_end/resources/IndexedDBViews.js",
882 "front_end/resources/IndexedDBModel.js",
883 "front_end/resources/DatabaseTableView.js",
884 "front_end/resources/DatabaseQueryView.js",
885 "front_end/resources/DatabaseModel.js",
886 "front_end/resources/DOMStorageModel.js",
887 "front_end/resources/DOMStorageItemsView.js",
888 "front_end/resources/CookieItemsView.js",
889 "front_end/resources/ClearStorageView.js",
890 "front_end/resources/BackgroundServiceView.js",
891 "front_end/resources/BackgroundServiceModel.js",
892 "front_end/resources/ApplicationPanelSidebar.js",
893 "front_end/resources/ApplicationCacheModel.js",
894 "front_end/resources/ApplicationCacheItemsView.js",
895 "front_end/resources/AppManifestView.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09896 "front_end/root.js",
897 "front_end/root.js",
898 "front_end/Runtime.js",
899 "front_end/screencast/InputModel.js",
900 "front_end/screencast/screencast.js",
Tim van der Lippe082ae0d2020-01-15 14:34:34901 "front_end/screencast/screencast-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09902 "front_end/screencast/ScreencastApp.js",
903 "front_end/screencast/ScreencastView.js",
904 "front_end/sdk/ChildTargetManager.js",
905 "front_end/sdk/CompilerSourceMappingContentProvider.js",
906 "front_end/sdk/Connections.js",
907 "front_end/sdk/ConsoleModel.js",
908 "front_end/sdk/Cookie.js",
909 "front_end/sdk/CookieModel.js",
910 "front_end/sdk/CookieParser.js",
911 "front_end/sdk/CPUProfileDataModel.js",
912 "front_end/sdk/CPUProfilerModel.js",
913 "front_end/sdk/CSSMatchedStyles.js",
914 "front_end/sdk/CSSMedia.js",
915 "front_end/sdk/CSSMetadata.js",
916 "front_end/sdk/CSSModel.js",
917 "front_end/sdk/CSSProperty.js",
918 "front_end/sdk/CSSRule.js",
919 "front_end/sdk/CSSStyleDeclaration.js",
920 "front_end/sdk/CSSStyleSheetHeader.js",
921 "front_end/sdk/DebuggerModel.js",
922 "front_end/sdk/DOMDebuggerModel.js",
923 "front_end/sdk/DOMModel.js",
924 "front_end/sdk/EmulationModel.js",
925 "front_end/sdk/FilmStripModel.js",
926 "front_end/sdk/HARLog.js",
927 "front_end/sdk/HeapProfilerModel.js",
928 "front_end/sdk/IsolateManager.js",
Jan Scheffler01005812020-02-05 12:41:00929 "front_end/sdk/Issue.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09930 "front_end/sdk/IssuesModel.js",
931 "front_end/sdk/LayerTreeBase.js",
932 "front_end/sdk/LogModel.js",
933 "front_end/sdk/NetworkLog.js",
934 "front_end/sdk/NetworkManager.js",
935 "front_end/sdk/NetworkRequest.js",
936 "front_end/sdk/OverlayModel.js",
937 "front_end/sdk/PaintProfiler.js",
938 "front_end/sdk/PerformanceMetricsModel.js",
939 "front_end/sdk/ProfileTreeModel.js",
940 "front_end/sdk/RemoteObject.js",
941 "front_end/sdk/Resource.js",
942 "front_end/sdk/ResourceTreeModel.js",
943 "front_end/sdk/RuntimeModel.js",
944 "front_end/sdk/ScreenCaptureModel.js",
945 "front_end/sdk/Script.js",
946 "front_end/sdk/sdk.js",
Tim van der Lippe9293af72020-01-17 10:50:37947 "front_end/sdk/sdk-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09948 "front_end/sdk/SDKModel.js",
949 "front_end/sdk/SecurityOriginManager.js",
950 "front_end/sdk/ServerTiming.js",
951 "front_end/sdk/ServiceWorkerCacheModel.js",
952 "front_end/sdk/ServiceWorkerManager.js",
953 "front_end/sdk/SourceMap.js",
954 "front_end/sdk/SourceMapManager.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09955 "front_end/sdk/TracingManager.js",
956 "front_end/sdk/TracingModel.js",
957 "front_end/sdk/wasm_source_map/pkg/wasm_source_map.js",
958 "front_end/search/search.js",
Paul Lewisf36448e2020-01-15 14:37:36959 "front_end/search/search-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09960 "front_end/search/SearchConfig.js",
961 "front_end/search/SearchResultsPane.js",
962 "front_end/search/SearchView.js",
963 "front_end/security/security.js",
Paul Lewis5168c982020-01-15 14:56:32964 "front_end/security/security-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09965 "front_end/security/SecurityModel.js",
966 "front_end/security/SecurityPanel.js",
967 "front_end/services/ServiceManager.js",
968 "front_end/services/services.js",
Paul Lewis135a78d2020-01-15 15:04:47969 "front_end/services/services-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09970 "front_end/settings/FrameworkBlackboxSettingsTab.js",
971 "front_end/settings/settings.js",
Tim van der Lippe1ebfc502020-01-15 13:45:09972 "front_end/settings/settings-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09973 "front_end/settings/SettingsScreen.js",
974 "front_end/snippets/ScriptSnippetFileSystem.js",
975 "front_end/snippets/snippets.js",
Tim van der Lippe22c82032020-01-14 17:00:51976 "front_end/snippets/snippets-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:09977 "front_end/snippets/SnippetsQuickOpen.js",
Tim van der Lippe8987f8f2020-01-03 15:03:16978 "front_end/sources/sources.js",
Paul Lewis39944952020-01-22 15:45:18979 "front_end/sources/sources-legacy.js",
Tim van der Lippe8987f8f2020-01-03 15:03:16980 "front_end/sources/WatchExpressionsSidebarPane.js",
981 "front_end/sources/UISourceCodeFrame.js",
982 "front_end/sources/ThreadsSidebarPane.js",
983 "front_end/sources/TabbedEditorContainer.js",
984 "front_end/sources/SourcesView.js",
985 "front_end/sources/SourcesSearchScope.js",
986 "front_end/sources/SourcesPanel.js",
987 "front_end/sources/SourcesNavigator.js",
988 "front_end/sources/SourceMapNamesResolver.js",
989 "front_end/sources/SnippetsPlugin.js",
990 "front_end/sources/SimpleHistoryManager.js",
991 "front_end/sources/SearchSourcesView.js",
992 "front_end/sources/ScriptOriginPlugin.js",
993 "front_end/sources/ScriptFormatterEditorAction.js",
994 "front_end/sources/ScopeChainSidebarPane.js",
995 "front_end/sources/OutlineQuickOpen.js",
996 "front_end/sources/OpenFileQuickOpen.js",
997 "front_end/sources/NavigatorView.js",
998 "front_end/sources/JavaScriptCompilerPlugin.js",
999 "front_end/sources/JavaScriptBreakpointsSidebarPane.js",
1000 "front_end/sources/InplaceFormatterEditorAction.js",
1001 "front_end/sources/GutterDiffPlugin.js",
1002 "front_end/sources/GoToLineQuickOpen.js",
1003 "front_end/sources/FilteredUISourceCodeListProvider.js",
1004 "front_end/sources/FilePathScoreFunction.js",
1005 "front_end/sources/EditingLocationHistoryManager.js",
1006 "front_end/sources/DebuggerPlugin.js",
1007 "front_end/sources/DebuggerPausedMessage.js",
1008 "front_end/sources/CoveragePlugin.js",
1009 "front_end/sources/CallStackSidebarPane.js",
Paul Lewis39944952020-01-22 15:45:181010 "front_end/sources/Plugin.js",
Tim van der Lippe8987f8f2020-01-03 15:03:161011 "front_end/sources/CSSPlugin.js",
1012 "front_end/sources/BreakpointEditDialog.js",
1013 "front_end/sources/AddSourceMapURLDialog.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091014 "front_end/source_frame/BinaryResourceViewFactory.js",
1015 "front_end/source_frame/FontView.js",
1016 "front_end/source_frame/ImageView.js",
1017 "front_end/source_frame/JSONView.js",
1018 "front_end/source_frame/PreviewFactory.js",
1019 "front_end/source_frame/ResourceSourceFrame.js",
1020 "front_end/source_frame/source_frame.js",
Paul Lewisaa437a52020-01-15 15:11:301021 "front_end/source_frame/source_frame-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091022 "front_end/source_frame/SourceCodeDiff.js",
1023 "front_end/source_frame/SourceFrame.js",
1024 "front_end/source_frame/SourcesTextEditor.js",
1025 "front_end/source_frame/XMLView.js",
1026 "front_end/test_runner/test_runner.js",
1027 "front_end/test_runner/TestRunner.js",
1028 "front_end/text_editor/CodeMirrorTextEditor.js",
1029 "front_end/text_editor/CodeMirrorUtils.js",
1030 "front_end/text_editor/text_editor.js",
Paul Lewis8429b452020-01-15 16:16:311031 "front_end/text_editor/text_editor-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091032 "front_end/text_editor/TextEditorAutocompleteController.js",
1033 "front_end/text_utils/text_utils.js",
Paul Lewise73301b2020-01-22 14:35:261034 "front_end/text_utils/text_utils-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091035 "front_end/text_utils/Text.js",
Jan Scheffler7a7f3bc2020-01-15 10:42:311036 "front_end/text_utils/TextCursor.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091037 "front_end/text_utils/TextRange.js",
1038 "front_end/text_utils/TextUtils.js",
Tim van der Lippee584de22020-01-13 16:13:381039 "front_end/third_party/wasmparser/WasmDis.js",
1040 "front_end/third_party/wasmparser/WasmParser.js",
Tim van der Lippe0176f6c2020-01-08 11:07:011041 "front_end/timeline/timeline.js",
Paul Lewis897ad8b2020-01-15 16:49:171042 "front_end/timeline/timeline-legacy.js",
Tim van der Lippe0176f6c2020-01-08 11:07:011043 "front_end/timeline/UIDevtoolsUtils.js",
1044 "front_end/timeline/UIDevtoolsController.js",
1045 "front_end/timeline/TimelineUIUtils.js",
1046 "front_end/timeline/TimelineTreeView.js",
1047 "front_end/timeline/TimelinePanel.js",
1048 "front_end/timeline/TimelinePaintProfilerView.js",
1049 "front_end/timeline/TimelineLoader.js",
1050 "front_end/timeline/TimelineLayersView.js",
1051 "front_end/timeline/TimelineHistoryManager.js",
1052 "front_end/timeline/TimelineFlameChartView.js",
1053 "front_end/timeline/TimelineFlameChartNetworkDataProvider.js",
1054 "front_end/timeline/TimelineFlameChartDataProvider.js",
1055 "front_end/timeline/TimelineFilters.js",
1056 "front_end/timeline/TimelineEventOverview.js",
1057 "front_end/timeline/TimelineDetailsView.js",
1058 "front_end/timeline/TimelineController.js",
1059 "front_end/timeline/PerformanceModel.js",
1060 "front_end/timeline/ExtensionTracingSession.js",
1061 "front_end/timeline/EventsTimelineTreeView.js",
1062 "front_end/timeline/CountersGraph.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091063 "front_end/timeline_model/timeline_model.js",
Tim van der Lippee5de45a2020-01-15 17:40:161064 "front_end/timeline_model/timeline_model-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091065 "front_end/timeline_model/TimelineFrameModel.js",
1066 "front_end/timeline_model/TimelineIRModel.js",
1067 "front_end/timeline_model/TimelineJSProfile.js",
1068 "front_end/timeline_model/TimelineModel.js",
1069 "front_end/timeline_model/TimelineModelFilter.js",
1070 "front_end/timeline_model/TimelineProfileTree.js",
1071 "front_end/timeline_model/TracingLayerTree.js",
Tim van der Lippe3f265de2020-01-03 15:06:351072 "front_end/toolbox_bootstrap/toolbox_bootstrap.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091073 "front_end/ui/Action.js",
1074 "front_end/ui/ActionDelegate.js",
1075 "front_end/ui/ActionRegistry.js",
1076 "front_end/ui/ARIAUtils.js",
1077 "front_end/ui/ARIAUtils.js",
1078 "front_end/ui/Context.js",
1079 "front_end/ui/ContextFlavorListener.js",
1080 "front_end/ui/ContextMenu.js",
1081 "front_end/ui/Dialog.js",
1082 "front_end/ui/DropTarget.js",
1083 "front_end/ui/EmptyWidget.js",
1084 "front_end/ui/FilterBar.js",
1085 "front_end/ui/FilterSuggestionBuilder.js",
1086 "front_end/ui/ForwardedInputEventHandler.js",
1087 "front_end/ui/Fragment.js",
1088 "front_end/ui/Geometry.js",
1089 "front_end/ui/GlassPane.js",
1090 "front_end/ui/HistoryInput.js",
1091 "front_end/ui/Icon.js",
1092 "front_end/ui/Infobar.js",
1093 "front_end/ui/InplaceEditor.js",
1094 "front_end/ui/InspectorView.js",
1095 "front_end/ui/KeyboardShortcut.js",
1096 "front_end/ui/ListControl.js",
1097 "front_end/ui/ListModel.js",
1098 "front_end/ui/ListWidget.js",
1099 "front_end/ui/Panel.js",
1100 "front_end/ui/PopoverHelper.js",
1101 "front_end/ui/ProgressIndicator.js",
1102 "front_end/ui/RemoteDebuggingTerminatedScreen.js",
1103 "front_end/ui/ReportView.js",
1104 "front_end/ui/ResizerWidget.js",
1105 "front_end/ui/RootView.js",
1106 "front_end/ui/SearchableView.js",
1107 "front_end/ui/SegmentedButton.js",
1108 "front_end/ui/SettingsUI.js",
1109 "front_end/ui/ShortcutRegistry.js",
1110 "front_end/ui/ShortcutsScreen.js",
1111 "front_end/ui/SoftContextMenu.js",
1112 "front_end/ui/SoftDropDown.js",
1113 "front_end/ui/SplitWidget.js",
1114 "front_end/ui/SuggestBox.js",
1115 "front_end/ui/SyntaxHighlighter.js",
1116 "front_end/ui/TabbedPane.js",
1117 "front_end/ui/TargetCrashedScreen.js",
1118 "front_end/ui/TextEditor.js",
1119 "front_end/ui/TextPrompt.js",
1120 "front_end/ui/ThrottledWidget.js",
1121 "front_end/ui/Toolbar.js",
1122 "front_end/ui/Tooltip.js",
1123 "front_end/ui/Treeoutline.js",
1124 "front_end/ui/ui-legacy.js",
1125 "front_end/ui/ui.js",
1126 "front_end/ui/UIUtils.js",
1127 "front_end/ui/utils/append-style.js",
1128 "front_end/ui/utils/create-shadow-root-with-core-styles.js",
1129 "front_end/ui/utils/focus-changed.js",
1130 "front_end/ui/utils/inject-core-styles.js",
1131 "front_end/ui/utils/measured-scrollbar-width.js",
1132 "front_end/ui/utils/register-custom-element.js",
1133 "front_end/ui/utils/utils.js",
1134 "front_end/ui/View.js",
1135 "front_end/ui/ViewManager.js",
1136 "front_end/ui/Widget.js",
1137 "front_end/ui/XElement.js",
1138 "front_end/ui/XLink.js",
1139 "front_end/ui/XWidget.js",
1140 "front_end/ui/ZoomManager.js",
Eric Leese9307b142020-01-03 14:19:111141 "front_end/wasmparser_worker/wasmparser_worker.js",
1142 "front_end/wasmparser_worker/WasmParserWorker.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091143 "front_end/web_audio/AudioContextContentBuilder.js",
1144 "front_end/web_audio/AudioContextSelector.js",
1145 "front_end/web_audio/graph_visualizer/EdgeView.js",
1146 "front_end/web_audio/graph_visualizer/GraphManager.js",
1147 "front_end/web_audio/graph_visualizer/GraphStyle.js",
1148 "front_end/web_audio/graph_visualizer/GraphView.js",
1149 "front_end/web_audio/graph_visualizer/NodeRendererUtility.js",
1150 "front_end/web_audio/graph_visualizer/NodeView.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091151 "front_end/web_audio/web_audio.js",
Hongchan Choia0840e92020-01-14 19:02:361152 "front_end/web_audio/web_audio-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091153 "front_end/web_audio/WebAudioModel.js",
1154 "front_end/web_audio/WebAudioView.js",
Tim van der Lippe34703082020-01-03 15:07:581155 "front_end/worker_main/worker_main.js",
Tim van der Lippeba5dc202020-01-15 17:09:231156 "front_end/worker_main/worker_main-legacy.js",
Tim van der Lippe34703082020-01-03 15:07:581157 "front_end/worker_main/WorkerMain.js",
Tim van der Lippe5772b822020-02-03 12:26:201158 "front_end/worker_service/worker_service.js",
1159 "front_end/worker_service/ServiceDispatcher.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091160 "front_end/workspace_diff/workspace_diff.js",
Tim van der Lippe5b259e22020-01-15 17:32:131161 "front_end/workspace_diff/workspace_diff-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091162 "front_end/workspace_diff/WorkspaceDiff.js",
1163 "front_end/workspace/FileManager.js",
1164 "front_end/workspace/UISourceCode.js",
1165 "front_end/workspace/workspace.js",
Tim van der Lippeee645ae2020-01-16 11:00:461166 "front_end/workspace/workspace-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091167 "front_end/workspace/WorkspaceImpl.js",
Tim van der Lippebc42a632019-11-28 14:22:551168]
1169
1170devtools_test_files = [
1171 "//third_party/axe-core/axe.js",
1172 "front_end/accessibility_test_runner/AccessibilityPaneTestRunner.js",
1173 "front_end/accessibility_test_runner/module.json",
1174 "front_end/application_test_runner/AppcacheTestRunner.js",
1175 "front_end/application_test_runner/CacheStorageTestRunner.js",
1176 "front_end/application_test_runner/IndexedDBTestRunner.js",
1177 "front_end/application_test_runner/module.json",
1178 "front_end/application_test_runner/ResourcesTestRunner.js",
1179 "front_end/application_test_runner/ResourceTreeTestRunner.js",
1180 "front_end/application_test_runner/ServiceWorkersTestRunner.js",
Connor Clark2bc3be22020-02-14 22:34:191181 "front_end/lighthouse_test_runner/LighthouseTestRunner.js",
1182 "front_end/lighthouse_test_runner/module.json",
Tim van der Lippebc42a632019-11-28 14:22:551183 "front_end/axe_core_test_runner/AxeCoreTestRunner.js",
1184 "front_end/axe_core_test_runner/module.json",
1185 "front_end/bindings_test_runner/AutomappingTestRunner.js",
1186 "front_end/bindings_test_runner/BindingsTestRunner.js",
1187 "front_end/bindings_test_runner/IsolatedFilesystemTestRunner.js",
1188 "front_end/bindings_test_runner/module.json",
1189 "front_end/bindings_test_runner/OverridesTestRunner.js",
1190 "front_end/bindings_test_runner/PersistenceTestRunner.js",
1191 "front_end/console_test_runner/ConsoleTestRunner.js",
1192 "front_end/console_test_runner/module.json",
1193 "front_end/coverage_test_runner/CoverageTestRunner.js",
1194 "front_end/coverage_test_runner/module.json",
1195 "front_end/cpu_profiler_test_runner/module.json",
1196 "front_end/cpu_profiler_test_runner/ProfilerTestRunner.js",
1197 "front_end/data_grid_test_runner/DataGridTestRunner.js",
1198 "front_end/data_grid_test_runner/module.json",
1199 "front_end/device_mode_test_runner/DeviceModeTestRunner.js",
1200 "front_end/device_mode_test_runner/module.json",
1201 "front_end/elements_test_runner/EditDOMTestRunner.js",
1202 "front_end/elements_test_runner/ElementsPanelShadowSelectionOnRefreshTestRunner.js",
1203 "front_end/elements_test_runner/ElementsTestRunner.js",
1204 "front_end/elements_test_runner/module.json",
1205 "front_end/elements_test_runner/SetOuterHTMLTestRunner.js",
1206 "front_end/elements_test_runner/StylesUpdateLinksTestRunner.js",
1207 "front_end/extensions_test_runner/ExtensionsNetworkTestRunner.js",
1208 "front_end/extensions_test_runner/ExtensionsTestRunner.js",
1209 "front_end/extensions_test_runner/module.json",
1210 "front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js",
1211 "front_end/heap_profiler_test_runner/module.json",
1212 "front_end/integration_test_runner.html",
1213 "front_end/integration_test_runner.js",
1214 "front_end/integration_test_runner.json",
1215 "front_end/layers_test_runner/LayersTestRunner.js",
1216 "front_end/layers_test_runner/module.json",
1217 "front_end/network_test_runner/module.json",
1218 "front_end/network_test_runner/NetworkTestRunner.js",
1219 "front_end/performance_test_runner/module.json",
1220 "front_end/performance_test_runner/TimelineDataTestRunner.js",
1221 "front_end/performance_test_runner/TimelineTestRunner.js",
1222 "front_end/sdk_test_runner/module.json",
1223 "front_end/sdk_test_runner/PageMockTestRunner.js",
1224 "front_end/security_test_runner/module.json",
1225 "front_end/security_test_runner/SecurityTestRunner.js",
1226 "front_end/sources_test_runner/AutocompleteTestRunner.js",
1227 "front_end/sources_test_runner/DebuggerTestRunner.js",
1228 "front_end/sources_test_runner/EditorTestRunner.js",
1229 "front_end/sources_test_runner/LiveEditTestRunner.js",
1230 "front_end/sources_test_runner/module.json",
1231 "front_end/sources_test_runner/SearchTestRunner.js",
1232 "front_end/sources_test_runner/SourcesTestRunner.js",
1233 "front_end/test_runner/module.json",
Tim van der Lippebc42a632019-11-28 14:22:551234]
1235
1236devtools_embedder_scripts = [
1237 "front_end/devtools_compatibility.js",
1238 "front_end/Tests.js",
1239]
1240
1241devtools_emulated_devices_images = [
1242 "front_end/emulated_devices/google-nexus-5-horizontal-default-1x.png",
1243 "front_end/emulated_devices/google-nexus-5-horizontal-default-2x.png",
1244 "front_end/emulated_devices/google-nexus-5-horizontal-keyboard-1x.png",
1245 "front_end/emulated_devices/google-nexus-5-horizontal-keyboard-2x.png",
1246 "front_end/emulated_devices/google-nexus-5-horizontal-navigation-1x.png",
1247 "front_end/emulated_devices/google-nexus-5-horizontal-navigation-2x.png",
1248 "front_end/emulated_devices/google-nexus-5-vertical-default-1x.png",
1249 "front_end/emulated_devices/google-nexus-5-vertical-default-2x.png",
1250 "front_end/emulated_devices/google-nexus-5-vertical-keyboard-1x.png",
1251 "front_end/emulated_devices/google-nexus-5-vertical-keyboard-2x.png",
1252 "front_end/emulated_devices/google-nexus-5-vertical-navigation-1x.png",
1253 "front_end/emulated_devices/google-nexus-5-vertical-navigation-2x.png",
1254 "front_end/emulated_devices/google-nexus-5x-horizontal-default-1x.png",
1255 "front_end/emulated_devices/google-nexus-5x-horizontal-default-2x.png",
1256 "front_end/emulated_devices/google-nexus-5x-horizontal-keyboard-1x.png",
1257 "front_end/emulated_devices/google-nexus-5x-horizontal-keyboard-2x.png",
1258 "front_end/emulated_devices/google-nexus-5x-horizontal-navigation-1x.png",
1259 "front_end/emulated_devices/google-nexus-5x-horizontal-navigation-2x.png",
1260 "front_end/emulated_devices/google-nexus-5x-vertical-default-1x.png",
1261 "front_end/emulated_devices/google-nexus-5x-vertical-default-2x.png",
1262 "front_end/emulated_devices/google-nexus-5x-vertical-keyboard-1x.png",
1263 "front_end/emulated_devices/google-nexus-5x-vertical-keyboard-2x.png",
1264 "front_end/emulated_devices/google-nexus-5x-vertical-navigation-1x.png",
1265 "front_end/emulated_devices/google-nexus-5x-vertical-navigation-2x.png",
1266 "front_end/emulated_devices/iPad-landscape.svg",
1267 "front_end/emulated_devices/iPad-portrait.svg",
1268 "front_end/emulated_devices/iPhone5-landscape.svg",
1269 "front_end/emulated_devices/iPhone5-portrait.svg",
1270 "front_end/emulated_devices/iPhone6-landscape.svg",
1271 "front_end/emulated_devices/iPhone6-portrait.svg",
1272 "front_end/emulated_devices/iPhone6Plus-landscape.svg",
1273 "front_end/emulated_devices/iPhone6Plus-portrait.svg",
Connor Clark5f86e052020-01-24 21:38:501274 "front_end/emulated_devices/MotoG4-landscape.svg",
1275 "front_end/emulated_devices/MotoG4-portrait.svg",
Tim van der Lippebc42a632019-11-28 14:22:551276 "front_end/emulated_devices/Nexus5X-landscape.svg",
1277 "front_end/emulated_devices/Nexus5X-portrait.svg",
1278 "front_end/emulated_devices/Nexus6P-landscape.svg",
1279 "front_end/emulated_devices/Nexus6P-portrait.svg",
1280]
1281
1282devtools_image_files = [
1283 "front_end/Images/accelerometer-back.svg",
1284 "front_end/Images/accelerometer-bottom.png",
1285 "front_end/Images/accelerometer-front.svg",
1286 "front_end/Images/accelerometer-left.png",
1287 "front_end/Images/accelerometer-right.png",
1288 "front_end/Images/accelerometer-top.png",
Connor Clark2bc3be22020-02-14 22:34:191289 "front_end/Images/lighthouse_logo.svg",
Tim van der Lippebc42a632019-11-28 14:22:551290 "front_end/Images/breakpoint.svg",
1291 "front_end/Images/breakpointConditional.svg",
1292 "front_end/Images/checkboxCheckmark.svg",
1293 "front_end/Images/checker.png",
1294 "front_end/Images/chevrons.svg",
Tim van der Lippebc42a632019-11-28 14:22:551295 "front_end/Images/chromeDisabledSelect_2x.png",
Mathias Bynens2d8a20d2019-12-20 08:04:091296 "front_end/Images/chromeDisabledSelect.png",
Tim van der Lippebc42a632019-11-28 14:22:551297 "front_end/Images/chromeLeft.png",
1298 "front_end/Images/chromeMiddle.png",
1299 "front_end/Images/chromeRight.png",
Tim van der Lippebc42a632019-11-28 14:22:551300 "front_end/Images/chromeSelect_2x.png",
Mathias Bynens2d8a20d2019-12-20 08:04:091301 "front_end/Images/chromeSelect.png",
Tim van der Lippebc42a632019-11-28 14:22:551302 "front_end/Images/cssoverview_icons_2x.png",
1303 "front_end/Images/errorWave.svg",
1304 "front_end/Images/ic_info_black_18dp.svg",
1305 "front_end/Images/ic_warning_black_18dp.svg",
1306 "front_end/Images/largeIcons.svg",
1307 "front_end/Images/mediumIcons.svg",
Tim van der Lippebc42a632019-11-28 14:22:551308 "front_end/Images/navigationControls_2x.png",
Mathias Bynens2d8a20d2019-12-20 08:04:091309 "front_end/Images/navigationControls.png",
Tim van der Lippebc42a632019-11-28 14:22:551310 "front_end/Images/nodeIcon.png",
1311 "front_end/Images/popoverArrows.png",
1312 "front_end/Images/profileGroupIcon.png",
1313 "front_end/Images/profileIcon.png",
1314 "front_end/Images/profileSmallIcon.png",
Mathias Bynens5c978372019-12-13 13:13:571315 "front_end/Images/radioDot-dark-theme.png",
Mathias Bynens2d8a20d2019-12-20 08:04:091316 "front_end/Images/radioDot.png",
Tim van der Lippebc42a632019-11-28 14:22:551317 "front_end/Images/resizeDiagonal_2x.png",
Mathias Bynens2d8a20d2019-12-20 08:04:091318 "front_end/Images/resizeDiagonal.png",
Tim van der Lippebc42a632019-11-28 14:22:551319 "front_end/Images/resizeHorizontal_2x.png",
Mathias Bynens2d8a20d2019-12-20 08:04:091320 "front_end/Images/resizeHorizontal.png",
Tim van der Lippebc42a632019-11-28 14:22:551321 "front_end/Images/resizeVertical_2x.png",
Mathias Bynens2d8a20d2019-12-20 08:04:091322 "front_end/Images/resizeVertical.png",
Tim van der Lippebc42a632019-11-28 14:22:551323 "front_end/Images/resourceCSSIcon.png",
1324 "front_end/Images/resourceDocumentIcon.png",
1325 "front_end/Images/resourceDocumentIconSmall.png",
1326 "front_end/Images/resourceJSIcon.png",
1327 "front_end/Images/resourcePlainIcon.png",
1328 "front_end/Images/resourcePlainIconSmall.png",
1329 "front_end/Images/resourcesTimeGraphIcon.png",
1330 "front_end/Images/searchNext.png",
1331 "front_end/Images/searchPrev.png",
1332 "front_end/Images/securityIcons.svg",
Tim van der Lippebc42a632019-11-28 14:22:551333 "front_end/Images/smallIcons.svg",
Mathias Bynens2d8a20d2019-12-20 08:04:091334 "front_end/Images/speech.png",
Tim van der Lippebc42a632019-11-28 14:22:551335 "front_end/Images/toolbarResizerVertical.png",
Tim van der Lippebc42a632019-11-28 14:22:551336 "front_end/Images/touchCursor_2x.png",
Mathias Bynens2d8a20d2019-12-20 08:04:091337 "front_end/Images/touchCursor.png",
Tim van der Lippebc42a632019-11-28 14:22:551338 "front_end/Images/treeoutlineTriangles.svg",
1339 "front_end/Images/whatsnew.png",
1340]
1341
1342resources_out_dir = "$root_out_dir/resources/inspector"
1343
1344generated_scripts = [
1345 "$resources_out_dir/InspectorBackendCommands.js",
1346 "$resources_out_dir/SupportedCSSProperties.js",
1347]
1348
1349generated_aria_properties =
1350 [ "$resources_out_dir/accessibility/ARIAProperties.js" ]
1351
1352application_templates = [
1353 "front_end/devtools_app.html",
1354 "front_end/inspector.html",
1355 "front_end/integration_test_runner.html",
1356 "front_end/js_app.html",
1357 "front_end/ndb_app.html",
1358 "front_end/node_app.html",
1359 "front_end/toolbox.html",
1360 "front_end/worker_app.html",
1361]
1362
1363copied_devtools_modules = [
Mathias Bynens2d8a20d2019-12-20 08:04:091364 "$resources_out_dir/accessibility/accessibility.js",
Tim van der Lippe6d1e03c2020-01-22 14:05:581365 "$resources_out_dir/accessibility/accessibility-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091366 "$resources_out_dir/accessibility/AccessibilityModel.js",
1367 "$resources_out_dir/accessibility/AccessibilityNodeView.js",
1368 "$resources_out_dir/accessibility/AccessibilitySidebarView.js",
1369 "$resources_out_dir/accessibility/AccessibilityStrings.js",
Tim van der Lippe6d1e03c2020-01-22 14:05:581370 "$resources_out_dir/accessibility/AccessibilitySubPane.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091371 "$resources_out_dir/accessibility/ARIAAttributesView.js",
1372 "$resources_out_dir/accessibility/ARIAMetadata.js",
1373 "$resources_out_dir/accessibility/AXBreadcrumbsPane.js",
1374 "$resources_out_dir/animation/animation.js",
Paul Lewis752031f2020-01-09 14:14:231375 "$resources_out_dir/animation/animation-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091376 "$resources_out_dir/animation/AnimationGroupPreviewUI.js",
1377 "$resources_out_dir/animation/AnimationModel.js",
1378 "$resources_out_dir/animation/AnimationScreenshotPopover.js",
1379 "$resources_out_dir/animation/AnimationTimeline.js",
1380 "$resources_out_dir/animation/AnimationUI.js",
Connor Clark2bc3be22020-02-14 22:34:191381 "$resources_out_dir/lighthouse/lighthouse.js",
1382 "$resources_out_dir/lighthouse/lighthouse-legacy.js",
1383 "$resources_out_dir/lighthouse/LighthouseController.js",
1384 "$resources_out_dir/lighthouse/LighthousePanel.js",
1385 "$resources_out_dir/lighthouse/LighthouseProtocolService.js",
1386 "$resources_out_dir/lighthouse/LighthouseReportRenderer.js",
1387 "$resources_out_dir/lighthouse/LighthouseReportSelector.js",
1388 "$resources_out_dir/lighthouse/LighthouseStartView.js",
1389 "$resources_out_dir/lighthouse/LighthouseStatusView.js",
1390 "$resources_out_dir/lighthouse/lighthouse/report-generator.js",
1391 "$resources_out_dir/lighthouse/lighthouse/report.js",
1392 "$resources_out_dir/lighthouse/RadioSetting.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091393 "$resources_out_dir/bindings/bindings.js",
Paul Lewisef05f962020-01-09 15:21:461394 "$resources_out_dir/bindings/bindings-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091395 "$resources_out_dir/bindings/BlackboxManager.js",
1396 "$resources_out_dir/bindings/BreakpointManager.js",
1397 "$resources_out_dir/bindings/CompilerScriptMapping.js",
1398 "$resources_out_dir/bindings/ContentProviderBasedProject.js",
1399 "$resources_out_dir/bindings/CSSWorkspaceBinding.js",
1400 "$resources_out_dir/bindings/DebuggerWorkspaceBinding.js",
Philip Pfaffee20606a2020-01-22 16:05:361401 "$resources_out_dir/bindings/DebuggerLanguagePlugins.js",
1402 "$resources_out_dir/bindings/language_plugins/CXXDWARFLanguagePlugin.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091403 "$resources_out_dir/bindings/DefaultScriptMapping.js",
1404 "$resources_out_dir/bindings/FileUtils.js",
1405 "$resources_out_dir/bindings/LiveLocation.js",
1406 "$resources_out_dir/bindings/NetworkProject.js",
1407 "$resources_out_dir/bindings/PresentationConsoleMessageHelper.js",
1408 "$resources_out_dir/bindings/ResourceMapping.js",
1409 "$resources_out_dir/bindings/ResourceScriptMapping.js",
1410 "$resources_out_dir/bindings/ResourceUtils.js",
1411 "$resources_out_dir/bindings/SASSSourceMapping.js",
1412 "$resources_out_dir/bindings/StylesSourceMapping.js",
1413 "$resources_out_dir/bindings/TempFile.js",
Tim van der Lippebc42a632019-11-28 14:22:551414 "$resources_out_dir/browser_debugger/browser_debugger.js",
Paul Lewis2a4f9fe2020-01-09 15:19:411415 "$resources_out_dir/browser_debugger/browser_debugger-legacy.js",
Tim van der Lippebc42a632019-11-28 14:22:551416 "$resources_out_dir/browser_debugger/DOMBreakpointsSidebarPane.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091417 "$resources_out_dir/browser_debugger/EventListenerBreakpointsSidebarPane.js",
1418 "$resources_out_dir/browser_debugger/ObjectEventListenersSidebarPane.js",
1419 "$resources_out_dir/browser_debugger/XHRBreakpointsSidebarPane.js",
1420 "$resources_out_dir/browser_sdk/browser_sdk.js",
Paul Lewis23455aa2020-01-09 17:09:031421 "$resources_out_dir/browser_sdk/browser_sdk-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091422 "$resources_out_dir/browser_sdk/LogManager.js",
1423 "$resources_out_dir/changes/changes.js",
Paul Lewis95eeb302020-01-09 16:42:191424 "$resources_out_dir/changes/changes-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091425 "$resources_out_dir/changes/ChangesHighlighter.js",
1426 "$resources_out_dir/changes/ChangesSidebar.js",
Jack Lynch9542a8b2019-12-26 21:10:081427 "$resources_out_dir/changes/ChangesTextEditor.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091428 "$resources_out_dir/changes/ChangesView.js",
1429 "$resources_out_dir/cm_headless/cm_headless.js",
1430 "$resources_out_dir/cm_headless/headlesscodemirror.js",
Tim van der Lippebc42a632019-11-28 14:22:551431 "$resources_out_dir/cm_modes/clike.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091432 "$resources_out_dir/cm_modes/clojure.js",
1433 "$resources_out_dir/cm_modes/cm_modes.js",
Tim van der Lippebc42a632019-11-28 14:22:551434 "$resources_out_dir/cm_modes/coffeescript.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091435 "$resources_out_dir/cm_modes/DefaultCodeMirrorMimeMode.js",
1436 "$resources_out_dir/cm_modes/jsx.js",
1437 "$resources_out_dir/cm_modes/livescript.js",
1438 "$resources_out_dir/cm_modes/markdown.js",
Tim van der Lippebc42a632019-11-28 14:22:551439 "$resources_out_dir/cm_modes/php.js",
1440 "$resources_out_dir/cm_modes/python.js",
1441 "$resources_out_dir/cm_modes/shell.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091442 "$resources_out_dir/cm_web_modes/cm_web_modes_cm.js",
1443 "$resources_out_dir/cm_web_modes/cm_web_modes_headless.js",
1444 "$resources_out_dir/cm_web_modes/cm_web_modes.js",
1445 "$resources_out_dir/cm_web_modes/css.js",
1446 "$resources_out_dir/cm_web_modes/htmlembedded.js",
1447 "$resources_out_dir/cm_web_modes/htmlmixed.js",
1448 "$resources_out_dir/cm_web_modes/javascript.js",
1449 "$resources_out_dir/cm_web_modes/xml.js",
Tim van der Lippebc42a632019-11-28 14:22:551450 "$resources_out_dir/cm/active-line.js",
1451 "$resources_out_dir/cm/brace-fold.js",
1452 "$resources_out_dir/cm/closebrackets.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091453 "$resources_out_dir/cm/cm.js",
Tim van der Lippebc42a632019-11-28 14:22:551454 "$resources_out_dir/cm/codemirror.js",
1455 "$resources_out_dir/cm/comment.js",
1456 "$resources_out_dir/cm/foldcode.js",
1457 "$resources_out_dir/cm/foldgutter.js",
1458 "$resources_out_dir/cm/mark-selection.js",
1459 "$resources_out_dir/cm/matchbrackets.js",
1460 "$resources_out_dir/cm/multiplex.js",
1461 "$resources_out_dir/cm/overlay.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091462 "$resources_out_dir/color_picker/color_picker.js",
Paul Lewis2ccee082020-01-10 11:57:511463 "$resources_out_dir/color_picker/color_picker-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091464 "$resources_out_dir/color_picker/ContrastDetails.js",
1465 "$resources_out_dir/color_picker/ContrastInfo.js",
1466 "$resources_out_dir/color_picker/ContrastOverlay.js",
1467 "$resources_out_dir/color_picker/Spectrum.js",
Tim van der Lippebc42a632019-11-28 14:22:551468 "$resources_out_dir/common/App.js",
1469 "$resources_out_dir/common/AppProvider.js",
1470 "$resources_out_dir/common/CharacterIdMap.js",
1471 "$resources_out_dir/common/Color.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091472 "$resources_out_dir/common/common-legacy.js",
1473 "$resources_out_dir/common/common.js",
1474 "$resources_out_dir/common/Console.js",
Tim van der Lippebc42a632019-11-28 14:22:551475 "$resources_out_dir/common/ContentProvider.js",
1476 "$resources_out_dir/common/EventTarget.js",
1477 "$resources_out_dir/common/JavaScriptMetaData.js",
1478 "$resources_out_dir/common/Linkifier.js",
1479 "$resources_out_dir/common/Object.js",
Tim van der Lippebc42a632019-11-28 14:22:551480 "$resources_out_dir/common/ParsedURL.js",
1481 "$resources_out_dir/common/Progress.js",
1482 "$resources_out_dir/common/QueryParamHandler.js",
1483 "$resources_out_dir/common/ResourceType.js",
1484 "$resources_out_dir/common/Revealer.js",
1485 "$resources_out_dir/common/Runnable.js",
1486 "$resources_out_dir/common/SegmentedRange.js",
1487 "$resources_out_dir/common/Settings.js",
1488 "$resources_out_dir/common/StaticContentProvider.js",
1489 "$resources_out_dir/common/StringOutputStream.js",
1490 "$resources_out_dir/common/TextDictionary.js",
1491 "$resources_out_dir/common/Throttler.js",
1492 "$resources_out_dir/common/Trie.js",
1493 "$resources_out_dir/common/UIString.js",
1494 "$resources_out_dir/common/Worker.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091495 "$resources_out_dir/components/components.js",
Tim van der Lippe5d1c0dd2020-01-10 11:57:441496 "$resources_out_dir/components/components-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091497 "$resources_out_dir/components/DockController.js",
1498 "$resources_out_dir/components/ImagePreview.js",
1499 "$resources_out_dir/components/JSPresentationUtils.js",
1500 "$resources_out_dir/components/Linkifier.js",
1501 "$resources_out_dir/components/Reload.js",
1502 "$resources_out_dir/components/TargetDetachedDialog.js",
1503 "$resources_out_dir/console_counters/console_counters.js",
Tim van der Lippe678f1392020-01-09 13:47:581504 "$resources_out_dir/console_counters/console_counters-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091505 "$resources_out_dir/console_counters/WarningErrorCounter.js",
1506 "$resources_out_dir/console/console.js",
Tim van der Lippeeaacb722020-01-10 12:16:001507 "$resources_out_dir/console/console-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091508 "$resources_out_dir/console/ConsoleContextSelector.js",
1509 "$resources_out_dir/console/ConsoleFilter.js",
1510 "$resources_out_dir/console/ConsolePanel.js",
1511 "$resources_out_dir/console/ConsolePinPane.js",
1512 "$resources_out_dir/console/ConsolePrompt.js",
1513 "$resources_out_dir/console/ConsoleSidebar.js",
1514 "$resources_out_dir/console/ConsoleView.js",
1515 "$resources_out_dir/console/ConsoleViewMessage.js",
1516 "$resources_out_dir/console/ConsoleViewport.js",
1517 "$resources_out_dir/cookie_table/cookie_table.js",
Tim van der Lippee2fbfea2020-01-09 13:53:501518 "$resources_out_dir/cookie_table/cookie_table-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091519 "$resources_out_dir/cookie_table/CookiesTable.js",
1520 "$resources_out_dir/coverage/coverage.js",
Tim van der Lippe6a3f48e2020-01-09 14:03:471521 "$resources_out_dir/coverage/coverage-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091522 "$resources_out_dir/coverage/CoverageDecorationManager.js",
1523 "$resources_out_dir/coverage/CoverageListView.js",
1524 "$resources_out_dir/coverage/CoverageModel.js",
1525 "$resources_out_dir/coverage/CoverageView.js",
1526 "$resources_out_dir/css_overview/css_overview.js",
Tim van der Lippe9d0cb5f2020-01-09 14:10:381527 "$resources_out_dir/css_overview/css_overview-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091528 "$resources_out_dir/css_overview/CSSOverviewCompletedView.js",
1529 "$resources_out_dir/css_overview/CSSOverviewController.js",
1530 "$resources_out_dir/css_overview/CSSOverviewModel.js",
1531 "$resources_out_dir/css_overview/CSSOverviewPanel.js",
1532 "$resources_out_dir/css_overview/CSSOverviewProcessingView.js",
1533 "$resources_out_dir/css_overview/CSSOverviewSidebarPanel.js",
1534 "$resources_out_dir/css_overview/CSSOverviewStartView.js",
1535 "$resources_out_dir/css_overview/CSSOverviewUnusedDeclarations.js",
1536 "$resources_out_dir/data_grid/data_grid.js",
Tim van der Lippe472675d2020-01-09 14:30:521537 "$resources_out_dir/data_grid/data_grid-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091538 "$resources_out_dir/data_grid/DataGrid.js",
1539 "$resources_out_dir/data_grid/ShowMoreDataGridNode.js",
1540 "$resources_out_dir/data_grid/SortableDataGrid.js",
1541 "$resources_out_dir/data_grid/ViewportDataGrid.js",
1542 "$resources_out_dir/diff/diff_match_patch.js",
1543 "$resources_out_dir/diff/diff.js",
Tim van der Lippe835559f2020-01-09 14:35:541544 "$resources_out_dir/diff/diff-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091545 "$resources_out_dir/diff/DiffWrapper.js",
1546 "$resources_out_dir/dom_extension/dom_extension.js",
1547 "$resources_out_dir/dom_extension/DOMExtension.js",
1548 "$resources_out_dir/elements/ClassesPaneWidget.js",
1549 "$resources_out_dir/elements/ColorSwatchPopoverIcon.js",
1550 "$resources_out_dir/elements/ComputedStyleModel.js",
1551 "$resources_out_dir/elements/ComputedStyleWidget.js",
1552 "$resources_out_dir/elements/DOMLinkifier.js",
1553 "$resources_out_dir/elements/DOMPath.js",
1554 "$resources_out_dir/elements/elements-legacy.js",
1555 "$resources_out_dir/elements/elements.js",
1556 "$resources_out_dir/elements/ElementsBreadcrumbs.js",
1557 "$resources_out_dir/elements/ElementsPanel.js",
1558 "$resources_out_dir/elements/ElementsSidebarPane.js",
1559 "$resources_out_dir/elements/ElementStatePaneWidget.js",
1560 "$resources_out_dir/elements/ElementsTreeElement.js",
1561 "$resources_out_dir/elements/ElementsTreeElementHighlighter.js",
1562 "$resources_out_dir/elements/ElementsTreeOutline.js",
1563 "$resources_out_dir/elements/EventListenersWidget.js",
1564 "$resources_out_dir/elements/InspectElementModeController.js",
1565 "$resources_out_dir/elements/MarkerDecorator.js",
1566 "$resources_out_dir/elements/MetricsSidebarPane.js",
1567 "$resources_out_dir/elements/NodeStackTraceWidget.js",
1568 "$resources_out_dir/elements/PlatformFontsWidget.js",
1569 "$resources_out_dir/elements/PropertiesWidget.js",
1570 "$resources_out_dir/elements/StylePropertyHighlighter.js",
1571 "$resources_out_dir/elements/StylePropertyTreeElement.js",
1572 "$resources_out_dir/elements/StylesSidebarPane.js",
1573 "$resources_out_dir/emulation/AdvancedApp.js",
1574 "$resources_out_dir/emulation/DeviceModeModel.js",
1575 "$resources_out_dir/emulation/DeviceModeToolbar.js",
1576 "$resources_out_dir/emulation/DeviceModeView.js",
1577 "$resources_out_dir/emulation/DeviceModeWrapper.js",
1578 "$resources_out_dir/emulation/DevicesSettingsTab.js",
1579 "$resources_out_dir/emulation/EmulatedDevices.js",
1580 "$resources_out_dir/emulation/emulation.js",
Tim van der Lippee8e80872020-01-09 15:00:041581 "$resources_out_dir/emulation/emulation-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091582 "$resources_out_dir/emulation/GeolocationsSettingsTab.js",
1583 "$resources_out_dir/emulation/InspectedPagePlaceholder.js",
1584 "$resources_out_dir/emulation/MediaQueryInspector.js",
1585 "$resources_out_dir/emulation/SensorsView.js",
1586 "$resources_out_dir/event_listeners/event_listeners.js",
Tim van der Lippe084cdce2020-01-09 15:08:331587 "$resources_out_dir/event_listeners/event_listeners-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091588 "$resources_out_dir/event_listeners/EventListenersUtils.js",
1589 "$resources_out_dir/event_listeners/EventListenersView.js",
1590 "$resources_out_dir/extensions/ExtensionAPI.js",
1591 "$resources_out_dir/extensions/ExtensionPanel.js",
1592 "$resources_out_dir/extensions/extensions.js",
Tim van der Lippea6110922020-01-09 15:38:391593 "$resources_out_dir/extensions/extensions-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091594 "$resources_out_dir/extensions/ExtensionServer.js",
1595 "$resources_out_dir/extensions/ExtensionTraceProvider.js",
1596 "$resources_out_dir/extensions/ExtensionView.js",
1597 "$resources_out_dir/formatter/formatter.js",
Tim van der Lippefe5c3f72020-01-09 16:15:021598 "$resources_out_dir/formatter/formatter-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091599 "$resources_out_dir/formatter/FormatterWorkerPool.js",
1600 "$resources_out_dir/formatter/ScriptFormatter.js",
1601 "$resources_out_dir/formatter/SourceFormatter.js",
Tim van der Lippe0c21af52020-01-08 11:55:221602 "$resources_out_dir/formatter_worker/acorn/acorn_loose.js",
1603 "$resources_out_dir/formatter_worker/acorn/acorn.js",
1604 "$resources_out_dir/formatter_worker/AcornTokenizer.js",
1605 "$resources_out_dir/formatter_worker/CSSFormatter.js",
1606 "$resources_out_dir/formatter_worker/CSSRuleParser.js",
1607 "$resources_out_dir/formatter_worker/ESTreeWalker.js",
1608 "$resources_out_dir/formatter_worker/FormattedContentBuilder.js",
1609 "$resources_out_dir/formatter_worker/formatter_worker.js",
Tim van der Lipped3c3b722020-01-09 16:38:251610 "$resources_out_dir/formatter_worker/formatter_worker-legacy.js",
Tim van der Lippe0c21af52020-01-08 11:55:221611 "$resources_out_dir/formatter_worker/FormatterWorker.js",
1612 "$resources_out_dir/formatter_worker/HTMLFormatter.js",
1613 "$resources_out_dir/formatter_worker/IdentityFormatter.js",
1614 "$resources_out_dir/formatter_worker/JavaScriptFormatter.js",
1615 "$resources_out_dir/formatter_worker/JavaScriptOutline.js",
1616 "$resources_out_dir/formatter_worker/RelaxedJSONParser.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091617 "$resources_out_dir/har_importer/har_importer.js",
Tim van der Lippec37085a2020-01-09 17:59:121618 "$resources_out_dir/har_importer/har_importer-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091619 "$resources_out_dir/har_importer/HARFormat.js",
1620 "$resources_out_dir/har_importer/HARImporter.js",
1621 "$resources_out_dir/heap_snapshot_model/heap_snapshot_model.js",
Tim van der Lippec86c0d92020-01-10 11:59:371622 "$resources_out_dir/heap_snapshot_model/heap_snapshot_model-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091623 "$resources_out_dir/heap_snapshot_model/HeapSnapshotModel.js",
1624 "$resources_out_dir/heap_snapshot_worker/AllocationProfile.js",
1625 "$resources_out_dir/heap_snapshot_worker/heap_snapshot_worker.js",
Tim van der Lippef9f55f12020-01-22 12:24:391626 "$resources_out_dir/heap_snapshot_worker/heap_snapshot_worker-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091627 "$resources_out_dir/heap_snapshot_worker/HeapSnapshot.js",
1628 "$resources_out_dir/heap_snapshot_worker/HeapSnapshotLoader.js",
1629 "$resources_out_dir/heap_snapshot_worker/HeapSnapshotWorker.js",
1630 "$resources_out_dir/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js",
1631 "$resources_out_dir/help/help.js",
Paul Lewisc13effe2020-01-13 15:02:001632 "$resources_out_dir/help/help-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091633 "$resources_out_dir/help/HelpImpl.js",
1634 "$resources_out_dir/help/ReleaseNoteText.js",
1635 "$resources_out_dir/help/ReleaseNoteView.js",
1636 "$resources_out_dir/host/host.js",
Paul Lewis3b8ed652020-01-08 12:47:591637 "$resources_out_dir/host/host-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091638 "$resources_out_dir/host/InspectorFrontendHost.js",
1639 "$resources_out_dir/host/InspectorFrontendHostAPI.js",
1640 "$resources_out_dir/host/Platform.js",
1641 "$resources_out_dir/host/ResourceLoader.js",
1642 "$resources_out_dir/host/UserMetrics.js",
1643 "$resources_out_dir/inline_editor/BezierEditor.js",
1644 "$resources_out_dir/inline_editor/BezierUI.js",
1645 "$resources_out_dir/inline_editor/ColorSwatch.js",
1646 "$resources_out_dir/inline_editor/CSSShadowEditor.js",
1647 "$resources_out_dir/inline_editor/CSSShadowModel.js",
1648 "$resources_out_dir/inline_editor/inline_editor.js",
Tim van der Lippe4a6bb802020-01-10 14:39:431649 "$resources_out_dir/inline_editor/inline_editor-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091650 "$resources_out_dir/inline_editor/SwatchPopoverHelper.js",
1651 "$resources_out_dir/input/input.js",
Tim van der Lippe8ec07dd2020-01-23 18:29:341652 "$resources_out_dir/input/input-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091653 "$resources_out_dir/input/InputModel.js",
1654 "$resources_out_dir/input/InputTimeline.js",
1655 "$resources_out_dir/inspector_main/inspector_main.js",
Tim van der Lippe078c7af2020-01-10 14:44:011656 "$resources_out_dir/inspector_main/inspector_main-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091657 "$resources_out_dir/inspector_main/InspectorMain.js",
1658 "$resources_out_dir/inspector_main/RenderingOptions.js",
1659 "$resources_out_dir/javascript_metadata/javascript_metadata.js",
Tim van der Lippee6a98682020-01-15 14:23:081660 "$resources_out_dir/javascript_metadata/javascript_metadata-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091661 "$resources_out_dir/javascript_metadata/JavaScriptMetadata.js",
1662 "$resources_out_dir/javascript_metadata/NativeFunctions.js",
1663 "$resources_out_dir/js_main/js_main.js",
Tim van der Lippe151993a2020-01-10 14:54:051664 "$resources_out_dir/js_main/js_main-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091665 "$resources_out_dir/js_main/JsMain.js",
1666 "$resources_out_dir/layer_viewer/layer_viewer.js",
Paul Lewisce124682020-01-10 15:42:551667 "$resources_out_dir/layer_viewer/layer_viewer-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091668 "$resources_out_dir/layer_viewer/LayerDetailsView.js",
1669 "$resources_out_dir/layer_viewer/Layers3DView.js",
1670 "$resources_out_dir/layer_viewer/LayerTreeOutline.js",
1671 "$resources_out_dir/layer_viewer/LayerViewHost.js",
1672 "$resources_out_dir/layer_viewer/PaintProfilerView.js",
1673 "$resources_out_dir/layer_viewer/TransformController.js",
1674 "$resources_out_dir/layers/LayerPaintProfilerView.js",
1675 "$resources_out_dir/layers/layers.js",
Paul Lewis21434212020-01-10 14:28:481676 "$resources_out_dir/layers/layers-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091677 "$resources_out_dir/layers/LayersPanel.js",
1678 "$resources_out_dir/layers/LayerTreeModel.js",
1679 "$resources_out_dir/main/ExecutionContextSelector.js",
1680 "$resources_out_dir/main/main.js",
Tim van der Lippe3cd66dc2020-01-10 15:26:221681 "$resources_out_dir/main/main-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091682 "$resources_out_dir/main/MainImpl.js",
1683 "$resources_out_dir/main/SimpleApp.js",
1684 "$resources_out_dir/mobile_throttling/mobile_throttling.js",
Tim van der Lippe2ef36612020-01-10 15:32:431685 "$resources_out_dir/mobile_throttling/mobile_throttling-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091686 "$resources_out_dir/mobile_throttling/MobileThrottlingSelector.js",
1687 "$resources_out_dir/mobile_throttling/NetworkPanelIndicator.js",
1688 "$resources_out_dir/mobile_throttling/NetworkThrottlingSelector.js",
1689 "$resources_out_dir/mobile_throttling/ThrottlingManager.js",
1690 "$resources_out_dir/mobile_throttling/ThrottlingPresets.js",
1691 "$resources_out_dir/mobile_throttling/ThrottlingSettingsTab.js",
1692 "$resources_out_dir/network/BinaryResourceView.js",
1693 "$resources_out_dir/network/BlockedURLsPane.js",
1694 "$resources_out_dir/network/EventSourceMessagesView.js",
1695 "$resources_out_dir/network/HARWriter.js",
1696 "$resources_out_dir/network/network.js",
Tim van der Lippe119690c2020-01-13 12:31:301697 "$resources_out_dir/network/network-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091698 "$resources_out_dir/network/NetworkConfigView.js",
1699 "$resources_out_dir/network/NetworkDataGridNode.js",
1700 "$resources_out_dir/network/NetworkFrameGrouper.js",
1701 "$resources_out_dir/network/NetworkItemView.js",
1702 "$resources_out_dir/network/NetworkLogView.js",
1703 "$resources_out_dir/network/NetworkLogViewColumns.js",
1704 "$resources_out_dir/network/NetworkManageCustomHeadersView.js",
1705 "$resources_out_dir/network/NetworkOverview.js",
1706 "$resources_out_dir/network/NetworkPanel.js",
1707 "$resources_out_dir/network/NetworkSearchScope.js",
1708 "$resources_out_dir/network/NetworkTimeCalculator.js",
1709 "$resources_out_dir/network/NetworkWaterfallColumn.js",
1710 "$resources_out_dir/network/RequestCookiesView.js",
1711 "$resources_out_dir/network/RequestHeadersView.js",
1712 "$resources_out_dir/network/RequestHTMLView.js",
1713 "$resources_out_dir/network/RequestInitiatorView.js",
1714 "$resources_out_dir/network/RequestPreviewView.js",
1715 "$resources_out_dir/network/RequestResponseView.js",
1716 "$resources_out_dir/network/RequestTimingView.js",
1717 "$resources_out_dir/network/ResourceWebSocketFrameView.js",
1718 "$resources_out_dir/network/SignedExchangeInfoView.js",
Paul Lewis57b82d62020-01-07 14:37:531719 "$resources_out_dir/node_main/node_main.js",
Paul Lewis7483c1d2020-01-13 15:03:531720 "$resources_out_dir/node_main/node_main-legacy.js",
Paul Lewis57b82d62020-01-07 14:37:531721 "$resources_out_dir/node_main/NodeMain.js",
1722 "$resources_out_dir/node_main/NodeConnectionsPanel.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091723 "$resources_out_dir/object_ui/CustomPreviewComponent.js",
1724 "$resources_out_dir/object_ui/JavaScriptAutocomplete.js",
1725 "$resources_out_dir/object_ui/JavaScriptREPL.js",
1726 "$resources_out_dir/object_ui/object_ui.js",
Paul Lewisd85dc382020-01-14 17:13:561727 "$resources_out_dir/object_ui/object_ui-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091728 "$resources_out_dir/object_ui/ObjectPopoverHelper.js",
1729 "$resources_out_dir/object_ui/ObjectPropertiesSection.js",
1730 "$resources_out_dir/object_ui/RemoteObjectPreviewFormatter.js",
1731 "$resources_out_dir/performance_monitor/performance_monitor.js",
Paul Lewis6d37afc2020-01-13 10:32:221732 "$resources_out_dir/performance_monitor/performance_monitor-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091733 "$resources_out_dir/performance_monitor/PerformanceMonitor.js",
Tim van der Lippefd2b2ce2020-01-03 15:05:181734 "$resources_out_dir/perf_ui/perf_ui.js",
Paul Lewis2cfa94e2020-01-13 10:30:151735 "$resources_out_dir/perf_ui/perf_ui-legacy.js",
Tim van der Lippefd2b2ce2020-01-03 15:05:181736 "$resources_out_dir/perf_ui/TimelineOverviewPane.js",
1737 "$resources_out_dir/perf_ui/TimelineGrid.js",
1738 "$resources_out_dir/perf_ui/PieChart.js",
1739 "$resources_out_dir/perf_ui/OverviewGrid.js",
1740 "$resources_out_dir/perf_ui/NetworkPriorities.js",
1741 "$resources_out_dir/perf_ui/LiveHeapProfile.js",
1742 "$resources_out_dir/perf_ui/LineLevelProfile.js",
1743 "$resources_out_dir/perf_ui/GCActionDelegate.js",
1744 "$resources_out_dir/perf_ui/FlameChart.js",
1745 "$resources_out_dir/perf_ui/FilmStripView.js",
1746 "$resources_out_dir/perf_ui/ChartViewport.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091747 "$resources_out_dir/persistence/Automapping.js",
1748 "$resources_out_dir/persistence/EditFileSystemView.js",
1749 "$resources_out_dir/persistence/FileSystemWorkspaceBinding.js",
1750 "$resources_out_dir/persistence/IsolatedFileSystem.js",
1751 "$resources_out_dir/persistence/IsolatedFileSystemManager.js",
1752 "$resources_out_dir/persistence/NetworkPersistenceManager.js",
1753 "$resources_out_dir/persistence/persistence.js",
Paul Lewis6196e752020-01-13 15:15:591754 "$resources_out_dir/persistence/persistence-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091755 "$resources_out_dir/persistence/PersistenceActions.js",
1756 "$resources_out_dir/persistence/PersistenceImpl.js",
1757 "$resources_out_dir/persistence/PersistenceUtils.js",
1758 "$resources_out_dir/persistence/PlatformFileSystem.js",
1759 "$resources_out_dir/persistence/WorkspaceSettingsTab.js",
1760 "$resources_out_dir/platform/platform.js",
1761 "$resources_out_dir/platform/utilities.js",
Jack Franklinc9802f12020-02-14 14:07:241762 "$resources_out_dir/platform/string-utilities.js",
Tim van der Lippe6288cf32020-01-07 16:58:401763 "$resources_out_dir/profiler/profiler.js",
Paul Lewis0d43b802020-01-14 13:34:231764 "$resources_out_dir/profiler/profiler-legacy.js",
Tim van der Lippe6288cf32020-01-07 16:58:401765 "$resources_out_dir/profiler/TopDownProfileDataGrid.js",
1766 "$resources_out_dir/profiler/ProfileView.js",
1767 "$resources_out_dir/profiler/ProfileTypeRegistry.js",
Tim van der Lippe6288cf32020-01-07 16:58:401768 "$resources_out_dir/profiler/ProfilesPanel.js",
1769 "$resources_out_dir/profiler/ProfileLauncherView.js",
1770 "$resources_out_dir/profiler/ProfileHeader.js",
1771 "$resources_out_dir/profiler/ProfileDataGrid.js",
Paul Lewis0d43b802020-01-14 13:34:231772 "$resources_out_dir/profiler/ProfileSidebarTreeElement.js",
Tim van der Lippe6288cf32020-01-07 16:58:401773 "$resources_out_dir/profiler/LiveHeapProfileView.js",
1774 "$resources_out_dir/profiler/IsolateSelector.js",
1775 "$resources_out_dir/profiler/HeapTimelineOverview.js",
1776 "$resources_out_dir/profiler/HeapSnapshotView.js",
1777 "$resources_out_dir/profiler/HeapSnapshotProxy.js",
1778 "$resources_out_dir/profiler/HeapSnapshotGridNodes.js",
1779 "$resources_out_dir/profiler/HeapSnapshotDataGrids.js",
1780 "$resources_out_dir/profiler/HeapProfileView.js",
1781 "$resources_out_dir/profiler/HeapProfilerPanel.js",
Paul Lewis0d43b802020-01-14 13:34:231782 "$resources_out_dir/profiler/ChildrenProvider.js",
Tim van der Lippe6288cf32020-01-07 16:58:401783 "$resources_out_dir/profiler/CPUProfileView.js",
1784 "$resources_out_dir/profiler/CPUProfileFlameChart.js",
1785 "$resources_out_dir/profiler/BottomUpProfileDataGrid.js",
Jan Scheffler01005812020-02-05 12:41:001786 "$resources_out_dir/issues/issues.js",
1787 "$resources_out_dir/issues/issues-legacy.js",
1788 "$resources_out_dir/issues/IssuesPane.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091789 "$resources_out_dir/protocol_monitor/protocol_monitor.js",
Paul Lewis16f4e252020-01-15 10:48:561790 "$resources_out_dir/protocol_monitor/protocol_monitor-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091791 "$resources_out_dir/protocol_monitor/ProtocolMonitor.js",
1792 "$resources_out_dir/protocol/InspectorBackend.js",
1793 "$resources_out_dir/protocol/NodeURL.js",
1794 "$resources_out_dir/protocol/protocol.js",
Tim van der Lippe4d1ddf72020-01-23 13:02:141795 "$resources_out_dir/protocol/protocol-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091796 "$resources_out_dir/quick_open/CommandMenu.js",
1797 "$resources_out_dir/quick_open/FilteredListWidget.js",
1798 "$resources_out_dir/quick_open/HelpQuickOpen.js",
1799 "$resources_out_dir/quick_open/quick_open.js",
Paul Lewisc9eb5182020-01-15 14:41:551800 "$resources_out_dir/quick_open/quick_open-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091801 "$resources_out_dir/quick_open/QuickOpen.js",
Tim van der Lippe097cdec2020-01-06 14:44:171802 "$resources_out_dir/resources/resources.js",
Paul Lewisddf58342020-01-15 14:18:071803 "$resources_out_dir/resources/resources-legacy.js",
Tim van der Lippe097cdec2020-01-06 14:44:171804 "$resources_out_dir/resources/StorageItemsView.js",
1805 "$resources_out_dir/resources/ServiceWorkersView.js",
1806 "$resources_out_dir/resources/ServiceWorkerCacheViews.js",
Tim van der Lippe097cdec2020-01-06 14:44:171807 "$resources_out_dir/resources/ResourcesPanel.js",
1808 "$resources_out_dir/resources/IndexedDBViews.js",
1809 "$resources_out_dir/resources/IndexedDBModel.js",
1810 "$resources_out_dir/resources/DatabaseTableView.js",
1811 "$resources_out_dir/resources/DatabaseQueryView.js",
1812 "$resources_out_dir/resources/DatabaseModel.js",
1813 "$resources_out_dir/resources/DOMStorageModel.js",
1814 "$resources_out_dir/resources/DOMStorageItemsView.js",
1815 "$resources_out_dir/resources/CookieItemsView.js",
1816 "$resources_out_dir/resources/ClearStorageView.js",
1817 "$resources_out_dir/resources/BackgroundServiceView.js",
1818 "$resources_out_dir/resources/BackgroundServiceModel.js",
1819 "$resources_out_dir/resources/ApplicationPanelSidebar.js",
1820 "$resources_out_dir/resources/ApplicationCacheModel.js",
1821 "$resources_out_dir/resources/ApplicationCacheItemsView.js",
1822 "$resources_out_dir/resources/AppManifestView.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091823 "$resources_out_dir/root.js",
1824 "$resources_out_dir/Runtime.js",
1825 "$resources_out_dir/screencast/InputModel.js",
1826 "$resources_out_dir/screencast/screencast.js",
Tim van der Lippe082ae0d2020-01-15 14:34:341827 "$resources_out_dir/screencast/screencast-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091828 "$resources_out_dir/screencast/ScreencastApp.js",
1829 "$resources_out_dir/screencast/ScreencastView.js",
1830 "$resources_out_dir/sdk/ChildTargetManager.js",
1831 "$resources_out_dir/sdk/CompilerSourceMappingContentProvider.js",
1832 "$resources_out_dir/sdk/Connections.js",
1833 "$resources_out_dir/sdk/ConsoleModel.js",
1834 "$resources_out_dir/sdk/Cookie.js",
1835 "$resources_out_dir/sdk/CookieModel.js",
1836 "$resources_out_dir/sdk/CookieParser.js",
1837 "$resources_out_dir/sdk/CPUProfileDataModel.js",
1838 "$resources_out_dir/sdk/CPUProfilerModel.js",
1839 "$resources_out_dir/sdk/CSSMatchedStyles.js",
1840 "$resources_out_dir/sdk/CSSMedia.js",
1841 "$resources_out_dir/sdk/CSSMetadata.js",
1842 "$resources_out_dir/sdk/CSSModel.js",
1843 "$resources_out_dir/sdk/CSSProperty.js",
1844 "$resources_out_dir/sdk/CSSRule.js",
1845 "$resources_out_dir/sdk/CSSStyleDeclaration.js",
1846 "$resources_out_dir/sdk/CSSStyleSheetHeader.js",
1847 "$resources_out_dir/sdk/DebuggerModel.js",
1848 "$resources_out_dir/sdk/DOMDebuggerModel.js",
1849 "$resources_out_dir/sdk/DOMModel.js",
1850 "$resources_out_dir/sdk/EmulationModel.js",
1851 "$resources_out_dir/sdk/FilmStripModel.js",
1852 "$resources_out_dir/sdk/HARLog.js",
1853 "$resources_out_dir/sdk/HeapProfilerModel.js",
1854 "$resources_out_dir/sdk/IsolateManager.js",
Jan Scheffler01005812020-02-05 12:41:001855 "$resources_out_dir/sdk/Issue.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091856 "$resources_out_dir/sdk/IssuesModel.js",
1857 "$resources_out_dir/sdk/LayerTreeBase.js",
1858 "$resources_out_dir/sdk/LogModel.js",
1859 "$resources_out_dir/sdk/NetworkLog.js",
1860 "$resources_out_dir/sdk/NetworkManager.js",
1861 "$resources_out_dir/sdk/NetworkRequest.js",
1862 "$resources_out_dir/sdk/OverlayModel.js",
1863 "$resources_out_dir/sdk/PaintProfiler.js",
1864 "$resources_out_dir/sdk/PerformanceMetricsModel.js",
1865 "$resources_out_dir/sdk/ProfileTreeModel.js",
1866 "$resources_out_dir/sdk/RemoteObject.js",
1867 "$resources_out_dir/sdk/Resource.js",
1868 "$resources_out_dir/sdk/ResourceTreeModel.js",
1869 "$resources_out_dir/sdk/RuntimeModel.js",
1870 "$resources_out_dir/sdk/ScreenCaptureModel.js",
1871 "$resources_out_dir/sdk/Script.js",
1872 "$resources_out_dir/sdk/sdk.js",
Tim van der Lippe9293af72020-01-17 10:50:371873 "$resources_out_dir/sdk/sdk-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091874 "$resources_out_dir/sdk/SDKModel.js",
1875 "$resources_out_dir/sdk/SecurityOriginManager.js",
1876 "$resources_out_dir/sdk/ServerTiming.js",
1877 "$resources_out_dir/sdk/ServiceWorkerCacheModel.js",
1878 "$resources_out_dir/sdk/ServiceWorkerManager.js",
1879 "$resources_out_dir/sdk/SourceMap.js",
1880 "$resources_out_dir/sdk/SourceMapManager.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091881 "$resources_out_dir/sdk/TracingManager.js",
1882 "$resources_out_dir/sdk/TracingModel.js",
1883 "$resources_out_dir/sdk/wasm_source_map/pkg/wasm_source_map.js",
1884 "$resources_out_dir/search/search.js",
Paul Lewisf36448e2020-01-15 14:37:361885 "$resources_out_dir/search/search-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091886 "$resources_out_dir/search/SearchConfig.js",
1887 "$resources_out_dir/search/SearchResultsPane.js",
1888 "$resources_out_dir/search/SearchView.js",
1889 "$resources_out_dir/security/security.js",
Paul Lewis5168c982020-01-15 14:56:321890 "$resources_out_dir/security/security-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091891 "$resources_out_dir/security/SecurityModel.js",
1892 "$resources_out_dir/security/SecurityPanel.js",
1893 "$resources_out_dir/services/ServiceManager.js",
1894 "$resources_out_dir/services/services.js",
Paul Lewis135a78d2020-01-15 15:04:471895 "$resources_out_dir/services/services-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091896 "$resources_out_dir/settings/FrameworkBlackboxSettingsTab.js",
1897 "$resources_out_dir/settings/settings.js",
Tim van der Lippe1ebfc502020-01-15 13:45:091898 "$resources_out_dir/settings/settings-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091899 "$resources_out_dir/settings/SettingsScreen.js",
1900 "$resources_out_dir/snippets/ScriptSnippetFileSystem.js",
1901 "$resources_out_dir/snippets/snippets.js",
Tim van der Lippe22c82032020-01-14 17:00:511902 "$resources_out_dir/snippets/snippets-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091903 "$resources_out_dir/snippets/SnippetsQuickOpen.js",
Tim van der Lippe8987f8f2020-01-03 15:03:161904 "$resources_out_dir/sources/sources.js",
Paul Lewis39944952020-01-22 15:45:181905 "$resources_out_dir/sources/sources-legacy.js",
Tim van der Lippe8987f8f2020-01-03 15:03:161906 "$resources_out_dir/sources/WatchExpressionsSidebarPane.js",
1907 "$resources_out_dir/sources/UISourceCodeFrame.js",
1908 "$resources_out_dir/sources/ThreadsSidebarPane.js",
1909 "$resources_out_dir/sources/TabbedEditorContainer.js",
1910 "$resources_out_dir/sources/SourcesView.js",
1911 "$resources_out_dir/sources/SourcesSearchScope.js",
1912 "$resources_out_dir/sources/SourcesPanel.js",
1913 "$resources_out_dir/sources/SourcesNavigator.js",
1914 "$resources_out_dir/sources/SourceMapNamesResolver.js",
1915 "$resources_out_dir/sources/SnippetsPlugin.js",
1916 "$resources_out_dir/sources/SimpleHistoryManager.js",
1917 "$resources_out_dir/sources/SearchSourcesView.js",
1918 "$resources_out_dir/sources/ScriptOriginPlugin.js",
1919 "$resources_out_dir/sources/ScriptFormatterEditorAction.js",
1920 "$resources_out_dir/sources/ScopeChainSidebarPane.js",
1921 "$resources_out_dir/sources/OutlineQuickOpen.js",
1922 "$resources_out_dir/sources/OpenFileQuickOpen.js",
1923 "$resources_out_dir/sources/NavigatorView.js",
1924 "$resources_out_dir/sources/JavaScriptCompilerPlugin.js",
1925 "$resources_out_dir/sources/JavaScriptBreakpointsSidebarPane.js",
1926 "$resources_out_dir/sources/InplaceFormatterEditorAction.js",
1927 "$resources_out_dir/sources/GutterDiffPlugin.js",
1928 "$resources_out_dir/sources/GoToLineQuickOpen.js",
1929 "$resources_out_dir/sources/FilteredUISourceCodeListProvider.js",
1930 "$resources_out_dir/sources/FilePathScoreFunction.js",
1931 "$resources_out_dir/sources/EditingLocationHistoryManager.js",
1932 "$resources_out_dir/sources/DebuggerPlugin.js",
1933 "$resources_out_dir/sources/DebuggerPausedMessage.js",
1934 "$resources_out_dir/sources/CoveragePlugin.js",
1935 "$resources_out_dir/sources/CallStackSidebarPane.js",
Paul Lewis39944952020-01-22 15:45:181936 "$resources_out_dir/sources/Plugin.js",
Tim van der Lippe8987f8f2020-01-03 15:03:161937 "$resources_out_dir/sources/CSSPlugin.js",
1938 "$resources_out_dir/sources/BreakpointEditDialog.js",
1939 "$resources_out_dir/sources/AddSourceMapURLDialog.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091940 "$resources_out_dir/source_frame/BinaryResourceViewFactory.js",
1941 "$resources_out_dir/source_frame/FontView.js",
1942 "$resources_out_dir/source_frame/ImageView.js",
1943 "$resources_out_dir/source_frame/JSONView.js",
1944 "$resources_out_dir/source_frame/PreviewFactory.js",
1945 "$resources_out_dir/source_frame/ResourceSourceFrame.js",
1946 "$resources_out_dir/source_frame/source_frame.js",
Paul Lewisaa437a52020-01-15 15:11:301947 "$resources_out_dir/source_frame/source_frame-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091948 "$resources_out_dir/source_frame/SourceCodeDiff.js",
1949 "$resources_out_dir/source_frame/SourceFrame.js",
1950 "$resources_out_dir/source_frame/SourcesTextEditor.js",
1951 "$resources_out_dir/source_frame/XMLView.js",
1952 "$resources_out_dir/test_runner/test_runner.js",
1953 "$resources_out_dir/test_runner/TestRunner.js",
1954 "$resources_out_dir/text_editor/CodeMirrorTextEditor.js",
1955 "$resources_out_dir/text_editor/CodeMirrorUtils.js",
1956 "$resources_out_dir/text_editor/text_editor.js",
Paul Lewis8429b452020-01-15 16:16:311957 "$resources_out_dir/text_editor/text_editor-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091958 "$resources_out_dir/text_editor/TextEditorAutocompleteController.js",
1959 "$resources_out_dir/text_utils/text_utils.js",
Paul Lewise73301b2020-01-22 14:35:261960 "$resources_out_dir/text_utils/text_utils-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091961 "$resources_out_dir/text_utils/Text.js",
Jan Scheffler7a7f3bc2020-01-15 10:42:311962 "$resources_out_dir/text_utils/TextCursor.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091963 "$resources_out_dir/text_utils/TextRange.js",
1964 "$resources_out_dir/text_utils/TextUtils.js",
Tim van der Lippee584de22020-01-13 16:13:381965 "$resources_out_dir/third_party/wasmparser/WasmDis.js",
1966 "$resources_out_dir/third_party/wasmparser/WasmParser.js",
Tim van der Lippe0176f6c2020-01-08 11:07:011967 "$resources_out_dir/timeline/timeline.js",
Paul Lewis897ad8b2020-01-15 16:49:171968 "$resources_out_dir/timeline/timeline-legacy.js",
Tim van der Lippe0176f6c2020-01-08 11:07:011969 "$resources_out_dir/timeline/UIDevtoolsUtils.js",
1970 "$resources_out_dir/timeline/UIDevtoolsController.js",
1971 "$resources_out_dir/timeline/TimelineUIUtils.js",
1972 "$resources_out_dir/timeline/TimelineTreeView.js",
1973 "$resources_out_dir/timeline/TimelinePanel.js",
1974 "$resources_out_dir/timeline/TimelinePaintProfilerView.js",
1975 "$resources_out_dir/timeline/TimelineLoader.js",
1976 "$resources_out_dir/timeline/TimelineLayersView.js",
1977 "$resources_out_dir/timeline/TimelineHistoryManager.js",
1978 "$resources_out_dir/timeline/TimelineFlameChartView.js",
1979 "$resources_out_dir/timeline/TimelineFlameChartNetworkDataProvider.js",
1980 "$resources_out_dir/timeline/TimelineFlameChartDataProvider.js",
1981 "$resources_out_dir/timeline/TimelineFilters.js",
1982 "$resources_out_dir/timeline/TimelineEventOverview.js",
1983 "$resources_out_dir/timeline/TimelineDetailsView.js",
1984 "$resources_out_dir/timeline/TimelineController.js",
1985 "$resources_out_dir/timeline/PerformanceModel.js",
1986 "$resources_out_dir/timeline/ExtensionTracingSession.js",
1987 "$resources_out_dir/timeline/EventsTimelineTreeView.js",
1988 "$resources_out_dir/timeline/CountersGraph.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091989 "$resources_out_dir/timeline_model/timeline_model.js",
Tim van der Lippee5de45a2020-01-15 17:40:161990 "$resources_out_dir/timeline_model/timeline_model-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091991 "$resources_out_dir/timeline_model/TimelineFrameModel.js",
1992 "$resources_out_dir/timeline_model/TimelineIRModel.js",
1993 "$resources_out_dir/timeline_model/TimelineJSProfile.js",
1994 "$resources_out_dir/timeline_model/TimelineModel.js",
1995 "$resources_out_dir/timeline_model/TimelineModelFilter.js",
1996 "$resources_out_dir/timeline_model/TimelineProfileTree.js",
1997 "$resources_out_dir/timeline_model/TracingLayerTree.js",
Tim van der Lippe3f265de2020-01-03 15:06:351998 "$resources_out_dir/toolbox_bootstrap/toolbox_bootstrap.js",
Mathias Bynens2d8a20d2019-12-20 08:04:091999 "$resources_out_dir/ui/Action.js",
2000 "$resources_out_dir/ui/ActionDelegate.js",
2001 "$resources_out_dir/ui/ActionRegistry.js",
2002 "$resources_out_dir/ui/ARIAUtils.js",
2003 "$resources_out_dir/ui/Context.js",
2004 "$resources_out_dir/ui/ContextFlavorListener.js",
2005 "$resources_out_dir/ui/ContextMenu.js",
2006 "$resources_out_dir/ui/Dialog.js",
2007 "$resources_out_dir/ui/DropTarget.js",
2008 "$resources_out_dir/ui/EmptyWidget.js",
2009 "$resources_out_dir/ui/FilterBar.js",
2010 "$resources_out_dir/ui/FilterSuggestionBuilder.js",
2011 "$resources_out_dir/ui/ForwardedInputEventHandler.js",
2012 "$resources_out_dir/ui/Fragment.js",
2013 "$resources_out_dir/ui/Geometry.js",
2014 "$resources_out_dir/ui/GlassPane.js",
2015 "$resources_out_dir/ui/HistoryInput.js",
2016 "$resources_out_dir/ui/Icon.js",
2017 "$resources_out_dir/ui/Infobar.js",
2018 "$resources_out_dir/ui/InplaceEditor.js",
2019 "$resources_out_dir/ui/InspectorView.js",
2020 "$resources_out_dir/ui/KeyboardShortcut.js",
2021 "$resources_out_dir/ui/ListControl.js",
2022 "$resources_out_dir/ui/ListModel.js",
2023 "$resources_out_dir/ui/ListWidget.js",
2024 "$resources_out_dir/ui/Panel.js",
2025 "$resources_out_dir/ui/PopoverHelper.js",
2026 "$resources_out_dir/ui/ProgressIndicator.js",
2027 "$resources_out_dir/ui/RemoteDebuggingTerminatedScreen.js",
2028 "$resources_out_dir/ui/ReportView.js",
2029 "$resources_out_dir/ui/ResizerWidget.js",
2030 "$resources_out_dir/ui/RootView.js",
2031 "$resources_out_dir/ui/SearchableView.js",
2032 "$resources_out_dir/ui/SegmentedButton.js",
2033 "$resources_out_dir/ui/SettingsUI.js",
2034 "$resources_out_dir/ui/ShortcutRegistry.js",
2035 "$resources_out_dir/ui/ShortcutsScreen.js",
2036 "$resources_out_dir/ui/SoftContextMenu.js",
2037 "$resources_out_dir/ui/SoftDropDown.js",
2038 "$resources_out_dir/ui/SplitWidget.js",
2039 "$resources_out_dir/ui/SuggestBox.js",
2040 "$resources_out_dir/ui/SyntaxHighlighter.js",
2041 "$resources_out_dir/ui/TabbedPane.js",
2042 "$resources_out_dir/ui/TargetCrashedScreen.js",
2043 "$resources_out_dir/ui/TextEditor.js",
2044 "$resources_out_dir/ui/TextPrompt.js",
2045 "$resources_out_dir/ui/ThrottledWidget.js",
2046 "$resources_out_dir/ui/Toolbar.js",
2047 "$resources_out_dir/ui/Tooltip.js",
2048 "$resources_out_dir/ui/Treeoutline.js",
2049 "$resources_out_dir/ui/ui-legacy.js",
2050 "$resources_out_dir/ui/ui.js",
2051 "$resources_out_dir/ui/UIUtils.js",
2052 "$resources_out_dir/ui/utils/append-style.js",
2053 "$resources_out_dir/ui/utils/create-shadow-root-with-core-styles.js",
2054 "$resources_out_dir/ui/utils/focus-changed.js",
2055 "$resources_out_dir/ui/utils/inject-core-styles.js",
2056 "$resources_out_dir/ui/utils/measured-scrollbar-width.js",
2057 "$resources_out_dir/ui/utils/register-custom-element.js",
2058 "$resources_out_dir/ui/utils/utils.js",
2059 "$resources_out_dir/ui/View.js",
2060 "$resources_out_dir/ui/ViewManager.js",
2061 "$resources_out_dir/ui/Widget.js",
2062 "$resources_out_dir/ui/XElement.js",
2063 "$resources_out_dir/ui/XLink.js",
2064 "$resources_out_dir/ui/XWidget.js",
2065 "$resources_out_dir/ui/ZoomManager.js",
Eric Leese9307b142020-01-03 14:19:112066 "$resources_out_dir/wasmparser_worker/wasmparser_worker.js",
2067 "$resources_out_dir/wasmparser_worker/WasmParserWorker.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092068 "$resources_out_dir/web_audio/AudioContextContentBuilder.js",
2069 "$resources_out_dir/web_audio/AudioContextSelector.js",
2070 "$resources_out_dir/web_audio/graph_visualizer/EdgeView.js",
2071 "$resources_out_dir/web_audio/graph_visualizer/GraphManager.js",
2072 "$resources_out_dir/web_audio/graph_visualizer/GraphStyle.js",
2073 "$resources_out_dir/web_audio/graph_visualizer/GraphView.js",
2074 "$resources_out_dir/web_audio/graph_visualizer/NodeRendererUtility.js",
2075 "$resources_out_dir/web_audio/graph_visualizer/NodeView.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092076 "$resources_out_dir/web_audio/web_audio.js",
Hongchan Choia0840e92020-01-14 19:02:362077 "$resources_out_dir/web_audio/web_audio-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092078 "$resources_out_dir/web_audio/WebAudioModel.js",
2079 "$resources_out_dir/web_audio/WebAudioView.js",
Tim van der Lippe34703082020-01-03 15:07:582080 "$resources_out_dir/worker_main/worker_main.js",
Tim van der Lippeba5dc202020-01-15 17:09:232081 "$resources_out_dir/worker_main/worker_main-legacy.js",
Tim van der Lippe34703082020-01-03 15:07:582082 "$resources_out_dir/worker_main/WorkerMain.js",
Tim van der Lippe5772b822020-02-03 12:26:202083 "$resources_out_dir/worker_service/worker_service.js",
2084 "$resources_out_dir/worker_service/ServiceDispatcher.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092085 "$resources_out_dir/workspace_diff/workspace_diff.js",
Tim van der Lippe5b259e22020-01-15 17:32:132086 "$resources_out_dir/workspace_diff/workspace_diff-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092087 "$resources_out_dir/workspace_diff/WorkspaceDiff.js",
2088 "$resources_out_dir/workspace/FileManager.js",
2089 "$resources_out_dir/workspace/UISourceCode.js",
2090 "$resources_out_dir/workspace/workspace.js",
Tim van der Lippeee645ae2020-01-16 11:00:462091 "$resources_out_dir/workspace/workspace-legacy.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092092 "$resources_out_dir/workspace/WorkspaceImpl.js",
Tim van der Lippebc42a632019-11-28 14:22:552093]
2094
2095generated_applications = [
Connor Clark2bc3be22020-02-14 22:34:192096 "$resources_out_dir/lighthouse_worker.js",
Tim van der Lippebc42a632019-11-28 14:22:552097 "$resources_out_dir/devtools_app.html",
2098 "$resources_out_dir/devtools_app.js",
2099 "$resources_out_dir/inspector.html",
2100 "$resources_out_dir/inspector.js",
2101 "$resources_out_dir/js_app.html",
2102 "$resources_out_dir/js_app.js",
2103 "$resources_out_dir/node_app.html",
2104 "$resources_out_dir/node_app.js",
2105 "$resources_out_dir/shell.js",
2106 "$resources_out_dir/toolbox.html",
2107 "$resources_out_dir/toolbox.js",
2108 "$resources_out_dir/worker_app.html",
2109 "$resources_out_dir/worker_app.js",
2110]
2111
2112generated_non_autostart_non_remote_modules = [
Tim van der Lippe387b03e2019-12-17 16:09:222113 "$resources_out_dir/accessibility/accessibility_module.js",
Tim van der Lippebc42a632019-11-28 14:22:552114 "$resources_out_dir/animation/animation_module.js",
Connor Clark2bc3be22020-02-14 22:34:192115 "$resources_out_dir/lighthouse/lighthouse_module.js",
Tim van der Lippebc42a632019-11-28 14:22:552116 "$resources_out_dir/browser_debugger/browser_debugger_module.js",
2117 "$resources_out_dir/changes/changes_module.js",
Tim van der Lippebc42a632019-11-28 14:22:552118 "$resources_out_dir/cm_modes/cm_modes_module.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092119 "$resources_out_dir/cm_web_modes/cm_web_modes_module.js",
2120 "$resources_out_dir/cm/cm_module.js",
Tim van der Lippebc42a632019-11-28 14:22:552121 "$resources_out_dir/color_picker/color_picker_module.js",
2122 "$resources_out_dir/console/console_module.js",
2123 "$resources_out_dir/cookie_table/cookie_table_module.js",
2124 "$resources_out_dir/coverage/coverage_module.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092125 "$resources_out_dir/css_overview/css_overview_module.js",
Tim van der Lippebc42a632019-11-28 14:22:552126 "$resources_out_dir/data_grid/data_grid_module.js",
2127 "$resources_out_dir/devices/devices_module.js",
2128 "$resources_out_dir/diff/diff_module.js",
2129 "$resources_out_dir/elements/elements_module.js",
2130 "$resources_out_dir/event_listeners/event_listeners_module.js",
2131 "$resources_out_dir/formatter/formatter_module.js",
2132 "$resources_out_dir/har_importer/har_importer_module.js",
2133 "$resources_out_dir/heap_snapshot_model/heap_snapshot_model_module.js",
2134 "$resources_out_dir/help/help_module.js",
2135 "$resources_out_dir/inline_editor/inline_editor_module.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092136 "$resources_out_dir/input/input_module.js",
Tim van der Lippebc42a632019-11-28 14:22:552137 "$resources_out_dir/javascript_metadata/javascript_metadata_module.js",
2138 "$resources_out_dir/js_profiler/js_profiler_module.js",
2139 "$resources_out_dir/layer_viewer/layer_viewer_module.js",
2140 "$resources_out_dir/layers/layers_module.js",
2141 "$resources_out_dir/media/media_module.js",
2142 "$resources_out_dir/network/network_module.js",
2143 "$resources_out_dir/node_debugger/node_debugger_module.js",
2144 "$resources_out_dir/object_ui/object_ui_module.js",
2145 "$resources_out_dir/perf_ui/perf_ui_module.js",
2146 "$resources_out_dir/performance_monitor/performance_monitor_module.js",
2147 "$resources_out_dir/profiler/profiler_module.js",
Jan Scheffler01005812020-02-05 12:41:002148 "$resources_out_dir/issues/issues_module.js",
Mathias Bynens2d8a20d2019-12-20 08:04:092149 "$resources_out_dir/protocol_monitor/protocol_monitor_module.js",
Tim van der Lippebc42a632019-11-28 14:22:552150 "$resources_out_dir/quick_open/quick_open_module.js",
2151 "$resources_out_dir/resources/resources_module.js",
2152 "$resources_out_dir/search/search_module.js",
2153 "$resources_out_dir/security/security_module.js",
2154 "$resources_out_dir/settings/settings_module.js",
2155 "$resources_out_dir/snippets/snippets_module.js",
2156 "$resources_out_dir/source_frame/source_frame_module.js",
2157 "$resources_out_dir/sources/sources_module.js",
2158 "$resources_out_dir/text_editor/text_editor_module.js",
2159 "$resources_out_dir/timeline_model/timeline_model_module.js",
2160 "$resources_out_dir/timeline/timeline_module.js",
2161 "$resources_out_dir/web_audio/web_audio_module.js",
2162 "$resources_out_dir/workspace_diff/workspace_diff_module.js",
2163]
2164
2165generated_remote_modules = [
Connor Clark2bc3be22020-02-14 22:34:192166 "$resources_out_dir/lighthouse_worker/lighthouse_worker_module.js",
Tim van der Lippebc42a632019-11-28 14:22:552167 "$resources_out_dir/dagre_layout/dagre_layout_module.js",
2168 "$resources_out_dir/emulated_devices/emulated_devices_module.js",
2169]
2170
2171generated_test_modules = [
2172 "$resources_out_dir/accessibility_test_runner/accessibility_test_runner_module.js",
2173 "$resources_out_dir/application_test_runner/application_test_runner_module.js",
Connor Clark2bc3be22020-02-14 22:34:192174 "$resources_out_dir/lighthouse_test_runner/lighthouse_test_runner_module.js",
Tim van der Lippebc42a632019-11-28 14:22:552175 "$resources_out_dir/axe_core_test_runner/axe_core_test_runner_module.js",
2176 "$resources_out_dir/bindings_test_runner/bindings_test_runner_module.js",
2177 "$resources_out_dir/console_test_runner/console_test_runner_module.js",
2178 "$resources_out_dir/coverage_test_runner/coverage_test_runner_module.js",
2179 "$resources_out_dir/cpu_profiler_test_runner/cpu_profiler_test_runner_module.js",
2180 "$resources_out_dir/data_grid_test_runner/data_grid_test_runner_module.js",
2181 "$resources_out_dir/device_mode_test_runner/device_mode_test_runner_module.js",
2182 "$resources_out_dir/elements_test_runner/elements_test_runner_module.js",
2183 "$resources_out_dir/extensions_test_runner/extensions_test_runner_module.js",
2184 "$resources_out_dir/heap_profiler_test_runner/heap_profiler_test_runner_module.js",
2185 "$resources_out_dir/heap_snapshot_worker/heap_snapshot_worker_module.js",
2186 "$resources_out_dir/integration_test_runner.html",
2187 "$resources_out_dir/integration_test_runner.js",
2188 "$resources_out_dir/layers_test_runner/layers_test_runner_module.js",
2189 "$resources_out_dir/network_test_runner/network_test_runner_module.js",
2190 "$resources_out_dir/performance_test_runner/performance_test_runner_module.js",
2191 "$resources_out_dir/sdk_test_runner/sdk_test_runner_module.js",
2192 "$resources_out_dir/security_test_runner/security_test_runner_module.js",
2193 "$resources_out_dir/sources_test_runner/sources_test_runner_module.js",
2194]
2195
Tim van der Lippef9f55f12020-01-22 12:24:392196all_worker_entrypoints = [
2197 "front_end/formatter_worker_entrypoint.js",
2198 "front_end/heap_snapshot_worker_entrypoint.js",
2199 "front_end/wasmparser_worker_entrypoint.js",
2200]
2201
Tim van der Lippebc42a632019-11-28 14:22:552202generated_worker_bundles = [
Tim van der Lippe0c21af52020-01-08 11:55:222203 "$resources_out_dir/formatter_worker_entrypoint.js",
2204 "$resources_out_dir/heap_snapshot_worker_entrypoint.js",
2205 "$resources_out_dir/wasmparser_worker_entrypoint.js",
Tim van der Lippebc42a632019-11-28 14:22:552206]
2207
2208devtools_applications = [
Connor Clark2bc3be22020-02-14 22:34:192209 "lighthouse_worker",
Tim van der Lippebc42a632019-11-28 14:22:552210 "devtools_app",
Tim van der Lippe0c21af52020-01-08 11:55:222211 "formatter_worker_entrypoint",
2212 "heap_snapshot_worker_entrypoint",
Tim van der Lippebc42a632019-11-28 14:22:552213 "inspector",
2214 "integration_test_runner",
2215 "js_app",
2216 "ndb_app",
2217 "node_app",
2218 "shell",
2219 "toolbox",
Tim van der Lippe0c21af52020-01-08 11:55:222220 "wasmparser_worker_entrypoint",
Tim van der Lippebc42a632019-11-28 14:22:552221 "worker_app",
2222]
2223
2224#-------------------------------------------------------------------------------
2225
2226group("devtools_all_files") {
2227 data = all_devtools_files + all_devtools_modules
2228 data += [
2229 # This enalbes us to test bots with whitespace changes.
2230 "scripts/whitespaces.txt",
2231 ]
Paul Lewise73301b2020-01-22 14:35:262232 deps = [ ":devtools_frontend_resources_data" ]
Tim van der Lippebc42a632019-11-28 14:22:552233}
2234
Tim van der Lippe3bf1c192020-01-22 11:45:132235devtools_typescript_deps = [ "front_end/common:common" ]
2236
Tim van der Lippe01ac2b92020-02-21 12:41:062237devtools_frontend_resources_deps = devtools_typescript_deps + [
2238 ":aria_properties",
2239 ":build_release_devtools",
2240 ":copy_devtools_modules",
2241 ":copy_embedder_scripts",
2242 ":copy_emulated_devices_images",
2243 ":copy_htaccess",
2244 ":copy_inspector_images",
2245 ":copy_lighthouse_locale_files",
2246 ":copy_wasm_deps",
2247 ":devtools_extension_api",
2248 ":frontend_protocol_sources",
2249 ":supported_css_properties",
2250 ]
Tim van der Lippebc42a632019-11-28 14:22:552251
2252if (debug_devtools) {
2253 devtools_frontend_resources_deps += [
2254 ":build_debug_devtools",
2255 ":copy_aria_properties",
2256 ":copy_generated_scripts",
2257 ]
2258}
2259
Tim van der Lippe1a0338a2020-02-21 14:44:492260# It is unclear why, but the Android Ninja configuration starts warning about
2261# duplicate files being generated. This does not happen for regular Chromium
2262# builds. Since we don't run these tests on Android any case, we disable
2263# the generation of the tests on Android.
2264if (!is_android) {
2265 devtools_frontend_resources_deps += [
2266 ":copy_karma_conf",
2267 "test/unittests/front_end/common",
2268 ]
2269}
2270
Tim van der Lippebc42a632019-11-28 14:22:552271group("devtools_frontend_resources") {
2272 public_deps = devtools_frontend_resources_deps
2273}
2274
2275# Do not use this unless you need unpacked devtools at runtime.
2276group("devtools_frontend_resources_data") {
2277 data_deps = devtools_frontend_resources_deps
2278}
2279
2280copy("copy_embedder_scripts") {
2281 sources = devtools_embedder_scripts
Paul Lewise73301b2020-01-22 14:35:262282 outputs = [ "$resources_out_dir/{{source_file_part}}" ]
Tim van der Lippebc42a632019-11-28 14:22:552283}
2284
Tim van der Lippe1a0338a2020-02-21 14:44:492285copy("copy_karma_conf") {
2286 sources = [ "test/unittests/front_end/karma.conf.js" ]
2287 outputs = [ "$target_gen_dir/karma.conf.js" ]
2288}
2289
Tim van der Lippebc42a632019-11-28 14:22:552290copy("copy_htaccess") {
Paul Lewise73301b2020-01-22 14:35:262291 sources = [ "htaccess" ]
2292 outputs = [ "$resources_out_dir/.htaccess" ]
Tim van der Lippebc42a632019-11-28 14:22:552293}
2294
2295copy("copy_inspector_images") {
2296 sources = devtools_image_files
Paul Lewise73301b2020-01-22 14:35:262297 outputs = [ "$resources_out_dir/Images/{{source_file_part}}" ]
Tim van der Lippebc42a632019-11-28 14:22:552298}
2299
2300copy("copy_emulated_devices_images") {
2301 sources = devtools_emulated_devices_images
Paul Lewise73301b2020-01-22 14:35:262302 outputs = [ "$resources_out_dir/emulated_devices/{{source_file_part}}" ]
Tim van der Lippebc42a632019-11-28 14:22:552303}
2304
2305copy("copy_lighthouse_locale_files") {
2306 sources = lighthouse_locale_files
Tim van der Lippe1a0338a2020-02-21 14:44:492307 outputs = [ "$resources_out_dir/lighthouse_worker/lighthouse/locales/{{source_file_part}}" ]
Tim van der Lippebc42a632019-11-28 14:22:552308}
2309
2310copy("copy_wasm_deps") {
Paul Lewise73301b2020-01-22 14:35:262311 sources = [ "front_end/sdk/wasm_source_map/pkg/wasm_source_map_bg.wasm" ]
2312 outputs =
2313 [ "$resources_out_dir/sdk/wasm_source_map/pkg/wasm_source_map_bg.wasm" ]
Tim van der Lippebc42a632019-11-28 14:22:552314}
2315
2316action("generate_devtools_grd") {
2317 script = "scripts/build/generate_devtools_grd.py"
2318
Paul Lewise73301b2020-01-22 14:35:262319 deps = [ ":devtools_frontend_resources" ]
Blink Reformat4c46d092018-04-07 15:32:372320
Tim van der Lippebc42a632019-11-28 14:22:552321 grd_files =
2322 copied_devtools_modules + generated_applications +
Tim van der Lippe6d1e03c2020-01-22 14:05:582323 generated_aria_properties + generated_non_autostart_non_remote_modules +
2324 devtools_embedder_scripts + generated_scripts + generated_worker_bundles +
Tim van der Lippebc42a632019-11-28 14:22:552325 [
2326 "$resources_out_dir/devtools_extension_api.js",
2327 "$resources_out_dir/sdk/wasm_source_map/pkg/wasm_source_map_bg.wasm",
2328 ]
2329
2330 inputs = grd_files + devtools_image_files
Rob Paveza49473552020-01-08 21:38:582331 response_file_contents = rebase_path(grd_files, root_build_dir)
Tim van der Lippebc42a632019-11-28 14:22:552332 outfile = "$root_gen_dir/devtools/devtools_resources.grd"
Paul Lewise73301b2020-01-22 14:35:262333 outputs = [ outfile ]
Blink Reformat4c46d092018-04-07 15:32:372334
Tim van der Lippebc42a632019-11-28 14:22:552335 relative_path_dirs = [
2336 resources_out_dir,
2337 "front_end",
Blink Reformat4c46d092018-04-07 15:32:372338 ]
2339
Tim van der Lippee2fbfea2020-01-09 13:53:502340 args = [
Rob Paveza41120592020-01-13 17:17:022341 "--file_list",
Tim van der Lippee2fbfea2020-01-09 13:53:502342 "{{response_file_name}}",
2343 "--relative_path_dirs",
2344 ] + rebase_path(relative_path_dirs, root_build_dir) +
Tim van der Lippebc42a632019-11-28 14:22:552345 [
2346 "--images",
2347 rebase_path("front_end/Images", root_build_dir),
2348 "--output",
2349 rebase_path(outfile, root_build_dir),
2350 ]
2351}
2352
2353action("devtools_extension_api") {
2354 script = "scripts/build/generate_devtools_extension_api.py"
2355
2356 devtools_extension_api_files = [ "front_end/extensions/ExtensionAPI.js" ]
2357 inputs = devtools_extension_api_files
Paul Lewise73301b2020-01-22 14:35:262358 outputs = [ "$resources_out_dir/devtools_extension_api.js" ]
Blink Reformat4c46d092018-04-07 15:32:372359
Tim van der Lippebc42a632019-11-28 14:22:552360 args = rebase_path(outputs, root_build_dir) +
2361 rebase_path(devtools_extension_api_files, root_build_dir)
2362}
2363
2364action("supported_css_properties") {
2365 script = "scripts/build/generate_supported_css.py"
2366
Paul Lewise73301b2020-01-22 14:35:262367 inputs = [ "//third_party/blink/renderer/core/css/css_properties.json5" ]
Blink Reformat4c46d092018-04-07 15:32:372368
Paul Lewise73301b2020-01-22 14:35:262369 outputs = [ "$resources_out_dir/SupportedCSSProperties.js" ]
Blink Reformat4c46d092018-04-07 15:32:372370
Tim van der Lippebc42a632019-11-28 14:22:552371 args =
2372 rebase_path(inputs, root_build_dir) + rebase_path(outputs, root_build_dir)
2373}
Blink Reformat4c46d092018-04-07 15:32:372374
Tim van der Lippebc42a632019-11-28 14:22:552375action("aria_properties") {
2376 script = "scripts/build/generate_aria.py"
2377
Paul Lewise73301b2020-01-22 14:35:262378 inputs = [ "//third_party/blink/renderer/core/html/aria_properties.json5" ]
Alice Boxhall41003552018-05-21 03:33:562379
Paul Lewise73301b2020-01-22 14:35:262380 outputs = [ "$resources_out_dir/accessibility/ARIAProperties.js" ]
Alice Boxhall41003552018-05-21 03:33:562381
Tim van der Lippebc42a632019-11-28 14:22:552382 args =
2383 rebase_path(inputs, root_build_dir) + rebase_path(outputs, root_build_dir)
2384}
2385
2386action("frontend_protocol_sources") {
2387 script = "scripts/build/code_generator_frontend.py"
Paul Lewise73301b2020-01-22 14:35:262388 deps = [ "//third_party/blink/public/devtools_protocol:protocol_version" ]
Tim van der Lippebc42a632019-11-28 14:22:552389 inputs = [
2390 "$root_gen_dir/third_party/blink/public/devtools_protocol/protocol.json",
2391 ]
Paul Lewise73301b2020-01-22 14:35:262392 outputs = [ "$resources_out_dir/InspectorBackendCommands.js" ]
Blink Reformat4c46d092018-04-07 15:32:372393
Tim van der Lippebc42a632019-11-28 14:22:552394 args = rebase_path(inputs, root_build_dir) + [
2395 "--output_js_dir",
2396 rebase_path(resources_out_dir, root_build_dir),
2397 ]
2398}
Blink Reformat4c46d092018-04-07 15:32:372399
Tim van der Lippebc42a632019-11-28 14:22:552400action("build_release_devtools") {
2401 script = "scripts/build/build_release_applications.py"
Blink Reformat4c46d092018-04-07 15:32:372402
Tim van der Lippebc42a632019-11-28 14:22:552403 deps = [
Yang Guo57e7b602019-10-09 13:42:162404 ":aria_properties",
Yang Guo57e7b602019-10-09 13:42:162405 ":frontend_protocol_sources",
2406 ":supported_css_properties",
Yang Guo57e7b602019-10-09 13:42:162407 ]
2408
Tim van der Lippebc42a632019-11-28 14:22:552409 helper_scripts = [
2410 "scripts/build/modular_build.py",
2411 "scripts/build/rjsmin.py",
2412 ]
2413
Tim van der Lippe8ec07dd2020-01-23 18:29:342414 inputs = helper_scripts + all_devtools_files + devtools_test_files +
2415 generated_scripts + generated_aria_properties +
2416 application_templates + all_worker_entrypoints +
2417 # In `build_release_applications` we sometimes include
2418 # the content of Runtime.js into the build output.
2419 [ "front_end/Runtime.js" ]
Tim van der Lippebc42a632019-11-28 14:22:552420 outputs =
2421 generated_applications + generated_non_autostart_non_remote_modules +
2422 generated_remote_modules + generated_test_modules +
2423 generated_worker_bundles
2424
2425 args = devtools_applications + [
2426 "--input_path",
2427 rebase_path("front_end", root_build_dir),
2428 "--output_path",
2429 rebase_path(resources_out_dir, root_build_dir),
2430 ]
2431}
2432
2433action("copy_devtools_modules") {
2434 script = "scripts/build/copy_devtools_modules.py"
2435
Paul Lewise73301b2020-01-22 14:35:262436 deps = [ ":build_release_devtools" ]
Tim van der Lippebc42a632019-11-28 14:22:552437
2438 inputs = all_devtools_modules
Rob Paveza41120592020-01-13 17:17:022439 response_file_contents = inputs
Tim van der Lippebc42a632019-11-28 14:22:552440 outputs = copied_devtools_modules
2441
Rob Paveza41120592020-01-13 17:17:022442 args = [
Paul Lewis16f4e252020-01-15 10:48:562443 "--file_list",
2444 "{{response_file_name}}",
2445 "--input_path",
2446 rebase_path(".", root_build_dir),
2447 "--output_path",
2448 rebase_path(resources_out_dir, root_build_dir),
2449 ]
Tim van der Lippebc42a632019-11-28 14:22:552450}
2451
2452if (debug_devtools) {
2453 resources_out_debug_dir = "$root_out_dir/resources/inspector/debug"
2454
2455 action("build_debug_devtools") {
2456 script = "scripts/build/build_debug_applications.py"
2457 inputs = all_devtools_files + application_templates
2458 stamp = "$resources_out_debug_dir/build.stamp"
Paul Lewise73301b2020-01-22 14:35:262459 outputs = [ stamp ]
Tim van der Lippebc42a632019-11-28 14:22:552460
2461 args = [
2462 "--input_path",
2463 rebase_path("front_end", root_build_dir),
2464 "--output_path",
2465 rebase_path(resources_out_debug_dir, root_build_dir),
2466 "--build_stamp",
2467 rebase_path(stamp, root_build_dir),
2468 ]
2469 }
2470
2471 copy("copy_generated_scripts") {
2472 deps = [
Tim van der Lippe118843d2019-07-26 18:38:512473 ":build_debug_devtools",
Tim van der Lippebc42a632019-11-28 14:22:552474 ":build_release_devtools",
Blink Reformat4c46d092018-04-07 15:32:372475 ":frontend_protocol_sources",
2476 ":supported_css_properties",
2477 ]
Tim van der Lippe0c21af52020-01-08 11:55:222478 sources = generated_scripts
Paul Lewise73301b2020-01-22 14:35:262479 outputs = [ "$resources_out_debug_dir/{{source_file_part}}" ]
Blink Reformat4c46d092018-04-07 15:32:372480 }
Alice Boxhall41003552018-05-21 03:33:562481
Tim van der Lippebc42a632019-11-28 14:22:552482 copy("copy_aria_properties") {
Alice Boxhall41003552018-05-21 03:33:562483 deps = [
Tim van der Lippebc42a632019-11-28 14:22:552484 ":aria_properties",
2485 ":build_debug_devtools",
Alice Boxhall41003552018-05-21 03:33:562486 ]
2487
Tim van der Lippebc42a632019-11-28 14:22:552488 sources = generated_aria_properties
Alice Boxhall41003552018-05-21 03:33:562489
Paul Lewise73301b2020-01-22 14:35:262490 outputs = [ "$resources_out_debug_dir/accessibility/{{source_file_part}}" ]
Alice Boxhall41003552018-05-21 03:33:562491 }
Tim van der Lippebc42a632019-11-28 14:22:552492}
Blink Reformat4c46d092018-04-07 15:32:372493
Tim van der Lippebc42a632019-11-28 14:22:552494group("devtools_type_check") {
2495 data = [
2496 # Needed for isolate script to execute.
2497 "front_end/",
2498 "scripts/build/",
2499 "scripts/closure/",
Tim van der Lippebc42a632019-11-28 14:22:552500 "scripts/devtools_paths.py",
2501 "scripts/jsdoc_validator/",
2502 "scripts/utils.py",
2503 "scripts/test/",
2504 "//testing/scripts/common.py",
2505 "//testing/scripts/run_devtools_check.py",
2506 "//testing/xvfb.py",
2507 "//third_party/blink/public/devtools_protocol/browser_protocol.pdl",
2508 "//third_party/inspector_protocol/pdl.py",
2509 "//v8/include/js_protocol.pdl",
2510 ]
2511}
Blink Reformat4c46d092018-04-07 15:32:372512
Tim van der Lippebc42a632019-11-28 14:22:552513if (is_linux && !is_chromeos) {
2514 group("devtools_lint_check") {
Yang Guo77f2a9d2019-10-28 09:12:322515 data = [
2516 # Needed for isolate script to execute.
Tim van der Lippebc42a632019-11-28 14:22:552517 ".eslintignore",
2518 ".eslintrc.js",
Yang Guo77f2a9d2019-10-28 09:12:322519 "front_end/",
Tim van der Lippebc42a632019-11-28 14:22:552520 "node_modules/",
Yang Guo77f2a9d2019-10-28 09:12:322521 "scripts/devtools_paths.py",
Yang Guo77f2a9d2019-10-28 09:12:322522 "scripts/test/",
2523 "//testing/scripts/common.py",
2524 "//testing/scripts/run_devtools_check.py",
2525 "//testing/xvfb.py",
Tim van der Lippebc42a632019-11-28 14:22:552526 "//third_party/node/node.py",
2527 "//third_party/node/linux/node-linux-x64/",
Yang Guo77f2a9d2019-10-28 09:12:322528 ]
2529 }
Tim van der Lippebc42a632019-11-28 14:22:552530}
2531
2532# TODO(1018122): remove out-datedly named duplicates
2533group("devtools_closure_compile") {
2534 data = [
2535 # Needed for isolate script to execute.
2536 "front_end/",
2537 "scripts/build/",
2538 "scripts/closure/",
Tim van der Lippebc42a632019-11-28 14:22:552539 "scripts/devtools_paths.py",
2540 "scripts/jsdoc_validator/",
2541 "scripts/utils.py",
2542 "scripts/test/",
2543 "//testing/scripts/common.py",
2544 "//testing/scripts/run_devtools_check.py",
2545 "//testing/xvfb.py",
2546 "//third_party/blink/public/devtools_protocol/browser_protocol.pdl",
2547 "//third_party/inspector_protocol/pdl.py",
2548 "//v8/include/js_protocol.pdl",
2549 ]
2550}
2551
2552if (is_linux && !is_chromeos) {
2553 group("devtools_eslint") {
2554 data = [
2555 # Needed for isolate script to execute.
2556 ".eslintignore",
2557 ".eslintrc.js",
2558 "front_end/",
2559 "node_modules/",
2560 "scripts/devtools_paths.py",
Yang Guo77f2a9d2019-10-28 09:12:322561 "scripts/test/",
Blink Reformat4c46d092018-04-07 15:32:372562 "//testing/scripts/common.py",
2563 "//testing/scripts/run_devtools_check.py",
2564 "//testing/xvfb.py",
Tim van der Lippebc42a632019-11-28 14:22:552565 "//third_party/node/node.py",
2566 "//third_party/node/linux/node-linux-x64/",
Blink Reformat4c46d092018-04-07 15:32:372567 ]
2568 }
Blink Reformat4c46d092018-04-07 15:32:372569}