blob: cbaf9ecc2c7f659cbb312a69b63aa10a3a779e01 [file] [log] [blame]
Blink Reformat4c46d092018-04-07 15:32:37 +00001# 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
5import("//build/config/features.gni")
6import("//third_party/blink/public/public_features.gni")
7import("//third_party/blink/renderer/core/core.gni")
8
9all_devtools_files = [
10 "front_end/accessibility/AccessibilityModel.js",
11 "front_end/accessibility/accessibilityNode.css",
12 "front_end/accessibility/AccessibilityNodeView.js",
13 "front_end/accessibility/accessibilityProperties.css",
14 "front_end/accessibility/AccessibilitySidebarView.js",
15 "front_end/accessibility/AccessibilityStrings.js",
16 "front_end/accessibility/ARIAAttributesView.js",
17 "front_end/accessibility/ARIAConfig.js",
18 "front_end/accessibility/ARIAMetadata.js",
19 "front_end/accessibility/axBreadcrumbs.css",
20 "front_end/accessibility/AXBreadcrumbsPane.js",
21 "front_end/accessibility/module.json",
22 "front_end/accessibility_test_runner/AccessibilityPaneTestRunner.js",
23 "front_end/accessibility_test_runner/module.json",
24 "front_end/animation/AnimationGroupPreviewUI.js",
25 "front_end/animation/AnimationModel.js",
26 "front_end/animation/animationScreenshotPopover.css",
27 "front_end/animation/AnimationScreenshotPopover.js",
28 "front_end/animation/animationTimeline.css",
29 "front_end/animation/AnimationTimeline.js",
30 "front_end/animation/AnimationUI.js",
31 "front_end/animation/module.json",
32 "front_end/application_test_runner/AppcacheTestRunner.js",
33 "front_end/application_test_runner/CacheStorageTestRunner.js",
34 "front_end/application_test_runner/IndexedDBTestRunner.js",
35 "front_end/application_test_runner/module.json",
36 "front_end/application_test_runner/ResourcesTestRunner.js",
37 "front_end/application_test_runner/ResourceTreeTestRunner.js",
38 "front_end/application_test_runner/ServiceWorkersTestRunner.js",
39 "front_end/audits2_worker.js",
40 "front_end/audits2_worker.json",
41 "front_end/audits2_worker/Audits2Service.js",
42 "front_end/audits2_worker/lighthouse/lighthouse-background.js",
43 "front_end/audits2_worker/module.json",
44 "front_end/audits2/Audits2Panel.js",
Patrick Hulcea087f622018-05-18 00:37:53 +000045 "front_end/audits2/Audits2Controller.js",
46 "front_end/audits2/Audits2ReportSelector.js",
47 "front_end/audits2/Audits2ReportRenderer.js",
48 "front_end/audits2/Audits2StartView.js",
Blink Reformat4c46d092018-04-07 15:32:37 +000049 "front_end/audits2/Audits2ProtocolService.js",
50 "front_end/audits2/Audits2StatusView.js",
51 "front_end/audits2/audits2Dialog.css",
Patrick Hulcea087f622018-05-18 00:37:53 +000052 "front_end/audits2/audits2StartView.css",
Blink Reformat4c46d092018-04-07 15:32:37 +000053 "front_end/audits2/audits2Panel.css",
54 "front_end/audits2/lighthouse/renderer/dom.js",
55 "front_end/audits2/lighthouse/renderer/details-renderer.js",
56 "front_end/audits2/lighthouse/renderer/category-renderer.js",
57 "front_end/audits2/lighthouse/renderer/crc-details-renderer.js",
58 "front_end/audits2/lighthouse/renderer/report-renderer.js",
59 "front_end/audits2/lighthouse/renderer/util.js",
60 "front_end/audits2/lighthouse/report-styles.css",
61 "front_end/audits2/lighthouse/templates.html",
62 "front_end/audits2/module.json",
63 "front_end/audits2_test_runner/Audits2TestRunner.js",
64 "front_end/audits2_test_runner/module.json",
65 "front_end/bindings/BlackboxManager.js",
66 "front_end/bindings/BreakpointManager.js",
67 "front_end/bindings/CompilerScriptMapping.js",
68 "front_end/bindings/ContentProviderBasedProject.js",
69 "front_end/bindings/CSSWorkspaceBinding.js",
70 "front_end/bindings/DebuggerWorkspaceBinding.js",
71 "front_end/bindings/DefaultScriptMapping.js",
72 "front_end/bindings/FileUtils.js",
73 "front_end/bindings/LiveLocation.js",
74 "front_end/bindings/module.json",
75 "front_end/bindings/NetworkProject.js",
76 "front_end/bindings/PresentationConsoleMessageHelper.js",
77 "front_end/bindings/ResourceMapping.js",
78 "front_end/bindings/ResourceScriptMapping.js",
79 "front_end/bindings/ResourceUtils.js",
80 "front_end/bindings/SASSSourceMapping.js",
81 "front_end/bindings/StylesSourceMapping.js",
82 "front_end/bindings/TempFile.js",
83 "front_end/bindings_test_runner/AutomappingTestRunner.js",
84 "front_end/bindings_test_runner/BindingsTestRunner.js",
85 "front_end/bindings_test_runner/IsolatedFilesystemTestRunner.js",
86 "front_end/bindings_test_runner/module.json",
87 "front_end/bindings_test_runner/PersistenceTestRunner.js",
88 "front_end/bindings_test_runner/OverridesTestRunner.js",
89 "front_end/browser_components/ImagePreview.js",
90 "front_end/browser_components/imagePreview.css",
91 "front_end/browser_console/BrowserConsole.js",
92 "front_end/browser_console/module.json",
93 "front_end/browser_debugger/DOMBreakpointsSidebarPane.js",
94 "front_end/browser_debugger/EventListenerBreakpointsSidebarPane.js",
95 "front_end/browser_debugger/ObjectEventListenersSidebarPane.js",
96 "front_end/browser_debugger/XHRBreakpointsSidebarPane.js",
97 "front_end/browser_debugger/domBreakpointsSidebarPane.css",
98 "front_end/browser_debugger/eventListenerBreakpoints.css",
99 "front_end/browser_debugger/module.json",
100 "front_end/browser_debugger/xhrBreakpointsSidebarPane.css",
101 "front_end/browser_sdk/HAREntry.js",
102 "front_end/browser_sdk/LogManager.js",
103 "front_end/browser_sdk/NetworkLog.js",
104 "front_end/browser_sdk/module.json",
105 "front_end/changes/ChangesHighlighter.js",
106 "front_end/changes/changesView.css",
107 "front_end/changes/ChangesView.js",
108 "front_end/changes/changesSidebar.css",
109 "front_end/changes/ChangesSidebar.js",
110 "front_end/changes/module.json",
111 "front_end/cm/activeline.js",
112 "front_end/cm/closebrackets.js",
113 "front_end/cm/codemirror.css",
114 "front_end/cm/codemirror.js",
115 "front_end/cm/comment.js",
116 "front_end/cm/markselection.js",
117 "front_end/cm/matchbrackets.js",
118 "front_end/cm/module.json",
119 "front_end/cm/multiplex.js",
120 "front_end/cm/overlay.js",
121 "front_end/cm_headless/headlesscodemirror.js",
122 "front_end/cm_headless/module.json",
123 "front_end/cm_modes/clike.js",
124 "front_end/cm_modes/clojure.js",
125 "front_end/cm_modes/coffeescript.js",
126 "front_end/cm_modes/DefaultCodeMirrorMimeMode.js",
127 "front_end/cm_modes/jsx.js",
128 "front_end/cm_modes/livescript.js",
129 "front_end/cm_modes/markdown.js",
130 "front_end/cm_modes/module.json",
131 "front_end/cm_modes/php.js",
132 "front_end/cm_modes/python.js",
133 "front_end/cm_modes/shell.js",
134 "front_end/cm_modes/stylus.js",
135 "front_end/cm_web_modes/css.js",
136 "front_end/cm_web_modes/htmlembedded.js",
137 "front_end/cm_web_modes/htmlmixed.js",
138 "front_end/cm_web_modes/javascript.js",
139 "front_end/cm_web_modes/xml.js",
140 "front_end/color_picker/ContrastDetails.js",
141 "front_end/color_picker/ContrastInfo.js",
142 "front_end/color_picker/ContrastOverlay.js",
143 "front_end/color_picker/module.json",
144 "front_end/color_picker/spectrum.css",
145 "front_end/color_picker/Spectrum.js",
146 "front_end/common/CharacterIdMap.js",
147 "front_end/common/Color.js",
148 "front_end/common/Console.js",
149 "front_end/common/ContentProvider.js",
150 "front_end/common/module.json",
151 "front_end/common/ModuleExtensionInterfaces.js",
152 "front_end/common/Object.js",
153 "front_end/common/OutputStream.js",
154 "front_end/common/ParsedURL.js",
155 "front_end/common/Progress.js",
156 "front_end/common/ResourceType.js",
157 "front_end/common/SegmentedRange.js",
158 "front_end/common/Settings.js",
159 "front_end/common/StaticContentProvider.js",
160 "front_end/common/TextDictionary.js",
161 "front_end/common/Throttler.js",
162 "front_end/common/Trie.js",
163 "front_end/common/UIString.js",
164 "front_end/common/Worker.js",
165 "front_end/components/DockController.js",
166 "front_end/components/JSPresentationUtils.js",
167 "front_end/components/Linkifier.js",
168 "front_end/components/TargetDetachedDialog.js",
169 "front_end/components/Reload.js",
170 "front_end/components/jsUtils.css",
171 "front_end/components/module.json",
172 "front_end/console/ConsoleContextSelector.js",
173 "front_end/console/ConsoleFilter.js",
174 "front_end/console/ConsoleSidebar.js",
175 "front_end/console/ConsolePanel.js",
176 "front_end/console/ConsolePrompt.js",
177 "front_end/console/consoleView.css",
178 "front_end/console/consoleContextSelector.css",
179 "front_end/console/consoleSidebar.css",
180 "front_end/console/ConsoleView.js",
181 "front_end/console/ConsoleViewMessage.js",
182 "front_end/console/ConsoleViewport.js",
183 "front_end/console/module.json",
184 "front_end/console_counters/errorWarningCounter.css",
185 "front_end/console_counters/module.json",
186 "front_end/console_counters/WarningErrorCounter.js",
187 "front_end/console_test_runner/ConsoleTestRunner.js",
188 "front_end/console_test_runner/module.json",
189 "front_end/cookie_table/CookiesTable.js",
190 "front_end/cookie_table/module.json",
191 "front_end/coverage/coverageListView.css",
192 "front_end/coverage/CoverageDecorationManager.js",
193 "front_end/coverage/CoverageListView.js",
194 "front_end/coverage/CoverageModel.js",
195 "front_end/coverage/coverageView.css",
196 "front_end/coverage/CoverageView.js",
197 "front_end/coverage/module.json",
198 "front_end/coverage_test_runner/CoverageTestRunner.js",
199 "front_end/coverage_test_runner/module.json",
200 "front_end/cpu_profiler_test_runner/module.json",
201 "front_end/cpu_profiler_test_runner/ProfilerTestRunner.js",
202 "front_end/data_grid/dataGrid.css",
203 "front_end/data_grid/DataGrid.js",
204 "front_end/data_grid/module.json",
205 "front_end/data_grid/ShowMoreDataGridNode.js",
206 "front_end/data_grid/SortableDataGrid.js",
207 "front_end/data_grid/ViewportDataGrid.js",
208 "front_end/data_grid_test_runner/DataGridTestRunner.js",
209 "front_end/data_grid_test_runner/module.json",
210 "front_end/device_mode_test_runner/DeviceModeTestRunner.js",
211 "front_end/device_mode_test_runner/module.json",
212 "front_end/devices/DevicesView.js",
213 "front_end/devices/devicesView.css",
214 "front_end/devices/module.json",
215 "front_end/diff/diff_match_patch.js",
216 "front_end/diff/Diff.js",
217 "front_end/diff/module.json",
218 "front_end/dom_extension/DOMExtension.js",
219 "front_end/dom_extension/module.json",
220 "front_end/elements/breadcrumbs.css",
221 "front_end/elements/classesPaneWidget.css",
222 "front_end/elements/ClassesPaneWidget.js",
223 "front_end/elements/ColorSwatchPopoverIcon.js",
224 "front_end/elements/ComputedStyleModel.js",
225 "front_end/elements/computedStyleSidebarPane.css",
226 "front_end/elements/computedStyleWidgetTree.css",
227 "front_end/elements/ComputedStyleWidget.js",
228 "front_end/elements/DOMLinkifier.js",
229 "front_end/elements/domLinkifier.css",
230 "front_end/elements/DOMPath.js",
231 "front_end/elements/ElementsBreadcrumbs.js",
232 "front_end/elements/elementsPanel.css",
233 "front_end/elements/ElementsPanel.js",
234 "front_end/elements/ElementsSidebarPane.js",
235 "front_end/elements/elementStatePaneWidget.css",
236 "front_end/elements/ElementStatePaneWidget.js",
237 "front_end/elements/ElementsTreeElement.js",
238 "front_end/elements/ElementsTreeElementHighlighter.js",
239 "front_end/elements/elementsTreeOutline.css",
240 "front_end/elements/ElementsTreeOutline.js",
241 "front_end/elements/EventListenersWidget.js",
242 "front_end/elements/InspectElementModeController.js",
243 "front_end/elements/MarkerDecorator.js",
244 "front_end/elements/metricsSidebarPane.css",
245 "front_end/elements/MetricsSidebarPane.js",
246 "front_end/elements/module.json",
247 "front_end/elements/platformFontsWidget.css",
248 "front_end/elements/PlatformFontsWidget.js",
249 "front_end/elements/propertiesWidget.css",
250 "front_end/elements/PropertiesWidget.js",
251 "front_end/elements/StylePropertyHighlighter.js",
252 "front_end/elements/stylesSectionTree.css",
253 "front_end/elements/stylesSidebarPane.css",
254 "front_end/elements/StylesSidebarPane.js",
255 "front_end/elements/StylePropertyTreeElement.js",
256 "front_end/elements_test_runner/EditDOMTestRunner.js",
257 "front_end/elements_test_runner/ElementsPanelShadowSelectionOnRefreshTestRunner.js",
258 "front_end/elements_test_runner/ElementsTestRunner.js",
259 "front_end/elements_test_runner/SetOuterHTMLTestRunner.js",
260 "front_end/elements_test_runner/StylesUpdateLinksTestRunner.js",
261 "front_end/emulated_devices/module.json",
262 "front_end/emulation/AdvancedApp.js",
263 "front_end/emulation/DeviceModeModel.js",
264 "front_end/emulation/deviceModeToolbar.css",
265 "front_end/emulation/DeviceModeToolbar.js",
266 "front_end/emulation/deviceModeView.css",
267 "front_end/emulation/DeviceModeView.js",
268 "front_end/emulation/DeviceModeWrapper.js",
269 "front_end/emulation/devicesSettingsTab.css",
270 "front_end/emulation/DevicesSettingsTab.js",
271 "front_end/emulation/EmulatedDevices.js",
272 "front_end/emulation/inspectedPagePlaceholder.css",
273 "front_end/emulation/InspectedPagePlaceholder.js",
274 "front_end/emulation/mediaQueryInspector.css",
275 "front_end/emulation/MediaQueryInspector.js",
276 "front_end/emulation/module.json",
277 "front_end/emulation/sensors.css",
278 "front_end/emulation/SensorsView.js",
279 "front_end/event_listeners/EventListenersUtils.js",
280 "front_end/event_listeners/eventListenersView.css",
281 "front_end/event_listeners/EventListenersView.js",
282 "front_end/event_listeners/module.json",
283 "front_end/extensions/ExtensionAPI.js",
284 "front_end/extensions/ExtensionPanel.js",
285 "front_end/extensions/ExtensionRegistryStub.js",
286 "front_end/extensions/ExtensionServer.js",
287 "front_end/extensions/ExtensionTraceProvider.js",
288 "front_end/extensions/ExtensionView.js",
289 "front_end/extensions/module.json",
290 "front_end/extensions_test_runner/ExtensionsNetworkTestRunner.js",
291 "front_end/extensions_test_runner/ExtensionsTestRunner.js",
292 "front_end/extensions_test_runner/module.json",
293 "front_end/formatter/FormatterWorkerPool.js",
294 "front_end/formatter/module.json",
295 "front_end/formatter/ScriptFormatter.js",
296 "front_end/formatter_worker.js",
297 "front_end/formatter_worker.json",
298 "front_end/formatter_worker/AcornTokenizer.js",
299 "front_end/formatter_worker/CSSFormatter.js",
300 "front_end/formatter_worker/CSSRuleParser.js",
301 "front_end/formatter_worker/ESTreeWalker.js",
302 "front_end/formatter_worker/FormattedContentBuilder.js",
303 "front_end/formatter_worker/FormatterWorker.js",
304 "front_end/formatter_worker/HTMLFormatter.js",
305 "front_end/formatter_worker/IdentityFormatter.js",
306 "front_end/formatter_worker/JavaScriptFormatter.js",
307 "front_end/formatter_worker/JavaScriptOutline.js",
308 "front_end/formatter_worker/RelaxedJSONParser.js",
309 "front_end/formatter_worker/acorn/acorn.js",
310 "front_end/formatter_worker/acorn/acorn_loose.js",
311 "front_end/formatter_worker/module.json",
312 "front_end/har_importer/HARFormat.js",
313 "front_end/har_importer/HARImporter.js",
314 "front_end/har_importer/module.json",
315 "front_end/heap_profiler_test_runner/HeapProfilerTestRunner.js",
316 "front_end/heap_profiler_test_runner/module.json",
317 "front_end/heap_snapshot_model/HeapSnapshotModel.js",
318 "front_end/heap_snapshot_model/module.json",
319 "front_end/heap_snapshot_worker.js",
320 "front_end/heap_snapshot_worker.json",
321 "front_end/heap_snapshot_worker/AllocationProfile.js",
322 "front_end/heap_snapshot_worker/HeapSnapshot.js",
323 "front_end/heap_snapshot_worker/HeapSnapshotLoader.js",
324 "front_end/heap_snapshot_worker/HeapSnapshotWorker.js",
325 "front_end/heap_snapshot_worker/HeapSnapshotWorkerDispatcher.js",
326 "front_end/heap_snapshot_worker/module.json",
327 "front_end/help/Help.js",
328 "front_end/help/module.json",
329 "front_end/help/releaseNote.css",
330 "front_end/help/ReleaseNoteText.js",
331 "front_end/help/ReleaseNoteView.js",
332 "front_end/host/InspectorFrontendHost.js",
333 "front_end/host/InspectorFrontendHostAPI.js",
334 "front_end/host/module.json",
335 "front_end/host/Platform.js",
336 "front_end/host/ResourceLoader.js",
337 "front_end/host/UserMetrics.js",
338 "front_end/inline_editor/bezierEditor.css",
339 "front_end/inline_editor/BezierEditor.js",
340 "front_end/inline_editor/bezierSwatch.css",
341 "front_end/inline_editor/BezierUI.js",
342 "front_end/inline_editor/colorSwatch.css",
343 "front_end/inline_editor/ColorSwatch.js",
344 "front_end/inline_editor/cssShadowEditor.css",
345 "front_end/inline_editor/CSSShadowEditor.js",
346 "front_end/inline_editor/CSSShadowModel.js",
347 "front_end/inline_editor/cssShadowSwatch.css",
348 "front_end/inline_editor/module.json",
349 "front_end/inline_editor/swatchPopover.css",
350 "front_end/inline_editor/SwatchPopoverHelper.js",
351 "front_end/inspector.js",
352 "front_end/inspector.json",
353 "front_end/inspector_main/InspectorMain.js",
354 "front_end/inspector_main/module.json",
355 "front_end/inspector_main/nodeIcon.css",
356 "front_end/inspector_main/renderingOptions.css",
357 "front_end/inspector_main/RenderingOptions.js",
358 "front_end/inspector_main/RequestAppBannerActionDelegate.js",
359 "front_end/integration_test_runner.js",
360 "front_end/integration_test_runner.json",
Joel Einbinder3f23eb22018-05-14 23:27:51 +0000361 "front_end/javascript_metadata/module.json",
362 "front_end/javascript_metadata/NativeFunctions.js",
363 "front_end/javascript_metadata/JavaScriptMetadata.js",
Blink Reformat4c46d092018-04-07 15:32:37 +0000364 "front_end/js_main/JsMain.js",
365 "front_end/js_main/module.json",
366 "front_end/js_profiler/module.json",
367 "front_end/layer_viewer/layerDetailsView.css",
368 "front_end/layer_viewer/LayerDetailsView.js",
369 "front_end/layer_viewer/layers3DView.css",
370 "front_end/layer_viewer/Layers3DView.js",
371 "front_end/layer_viewer/LayerTreeOutline.js",
372 "front_end/layer_viewer/LayerViewHost.js",
373 "front_end/layer_viewer/module.json",
374 "front_end/layer_viewer/paintProfiler.css",
375 "front_end/layer_viewer/PaintProfilerView.js",
376 "front_end/layer_viewer/TransformController.js",
377 "front_end/layers/LayerPaintProfilerView.js",
378 "front_end/layers/LayersPanel.js",
379 "front_end/layers/LayerTreeModel.js",
380 "front_end/layers/module.json",
381 "front_end/layers_test_runner/LayersTestRunner.js",
382 "front_end/layers_test_runner/module.json",
383 "front_end/main/ExecutionContextSelector.js",
384 "front_end/main/Main.js",
385 "front_end/main/module.json",
386 "front_end/main/SimpleApp.js",
387 "front_end/protocol_monitor/ProtocolMonitor.js",
388 "front_end/protocol_monitor/protocolMonitor.css",
389 "front_end/protocol_monitor/module.json",
390 "front_end/mobile_throttling/MobileThrottlingSelector.js",
391 "front_end/mobile_throttling/module.json",
392 "front_end/mobile_throttling/NetworkPanelIndicator.js",
393 "front_end/mobile_throttling/NetworkThrottlingSelector.js",
394 "front_end/mobile_throttling/ThrottlingManager.js",
395 "front_end/mobile_throttling/ThrottlingPresets.js",
396 "front_end/mobile_throttling/throttlingSettingsTab.css",
397 "front_end/mobile_throttling/ThrottlingSettingsTab.js",
398 "front_end/ndb_app.json",
399 "front_end/network/blockedURLsPane.css",
400 "front_end/network/BlockedURLsPane.js",
401 "front_end/network/eventSourceMessagesView.css",
402 "front_end/network/EventSourceMessagesView.js",
403 "front_end/network/HARWriter.js",
404 "front_end/network/module.json",
405 "front_end/network/networkConfigView.css",
406 "front_end/network/NetworkConfigView.js",
407 "front_end/network/NetworkDataGridNode.js",
408 "front_end/network/NetworkItemView.js",
409 "front_end/network/networkLogView.css",
410 "front_end/network/NetworkLogView.js",
411 "front_end/network/NetworkLogViewColumns.js",
412 "front_end/network/NetworkFrameGrouper.js",
413 "front_end/network/networkManageCustomHeadersView.css",
414 "front_end/network/NetworkManageCustomHeadersView.js",
415 "front_end/network/NetworkOverview.js",
416 "front_end/network/networkPanel.css",
417 "front_end/network/NetworkPanel.js",
418 "front_end/network/NetworkSearchScope.js",
419 "front_end/network/NetworkTimeCalculator.js",
420 "front_end/network/networkTimingTable.css",
421 "front_end/network/networkWaterfallColumn.css",
422 "front_end/network/NetworkWaterfallColumn.js",
423 "front_end/network/requestCookiesView.css",
424 "front_end/network/RequestCookiesView.js",
425 "front_end/network/requestHeadersTree.css",
426 "front_end/network/requestHeadersView.css",
427 "front_end/network/RequestHeadersView.js",
428 "front_end/network/requestHTMLView.css",
429 "front_end/network/RequestHTMLView.js",
430 "front_end/network/RequestPreviewView.js",
431 "front_end/network/RequestResponseView.js",
432 "front_end/network/RequestTimingView.js",
433 "front_end/network/ResourceWebSocketFrameView.js",
Tsuyoshi Horo625e92a2018-05-17 00:36:11 +0000434 "front_end/network/signedExchangeInfoTree.css",
435 "front_end/network/signedExchangeInfoView.css",
436 "front_end/network/SignedExchangeInfoView.js",
Blink Reformat4c46d092018-04-07 15:32:37 +0000437 "front_end/network/webSocketFrameView.css",
438 "front_end/network_test_runner/module.json",
439 "front_end/network_test_runner/NetworkTestRunner.js",
440 "front_end/network_test_runner/ProductRegistryTestRunner.js",
441 "front_end/node_debugger/module.json",
442 "front_end/node_main/NodeConnectionsPanel.js",
443 "front_end/node_main/nodeConnectionsPanel.css",
444 "front_end/node_main/NodeMain.js",
445 "front_end/node_main/module.json",
446 "front_end/object_ui/customPreviewComponent.css",
447 "front_end/object_ui/CustomPreviewComponent.js",
448 "front_end/object_ui/JavaScriptAutocomplete.js",
449 "front_end/object_ui/module.json",
450 "front_end/object_ui/objectPopover.css",
451 "front_end/object_ui/ObjectPopoverHelper.js",
452 "front_end/object_ui/objectPropertiesSection.css",
453 "front_end/object_ui/ObjectPropertiesSection.js",
454 "front_end/object_ui/objectValue.css",
455 "front_end/object_ui/RemoteObjectPreviewFormatter.js",
456 "front_end/perf_ui/ChartViewport.js",
457 "front_end/perf_ui/FilmStripView.js",
458 "front_end/perf_ui/FlameChart.js",
459 "front_end/perf_ui/GCActionDelegate.js",
460 "front_end/perf_ui/LineLevelProfile.js",
461 "front_end/perf_ui/NetworkPriorities.js",
462 "front_end/perf_ui/OverviewGrid.js",
463 "front_end/perf_ui/PieChart.js",
464 "front_end/perf_ui/TimelineGrid.js",
465 "front_end/perf_ui/TimelineOverviewPane.js",
466 "front_end/perf_ui/chartViewport.css",
467 "front_end/perf_ui/filmStripView.css",
468 "front_end/perf_ui/flameChart.css",
469 "front_end/perf_ui/module.json",
470 "front_end/perf_ui/overviewGrid.css",
471 "front_end/perf_ui/pieChart.css",
472 "front_end/perf_ui/timelineGrid.css",
473 "front_end/perf_ui/timelineOverviewInfo.css",
474 "front_end/performance_monitor/PerformanceMonitor.js",
475 "front_end/performance_monitor/performanceMonitor.css",
476 "front_end/performance_monitor/module.json",
477 "front_end/performance_test_runner/module.json",
478 "front_end/performance_test_runner/TimelineDataTestRunner.js",
479 "front_end/performance_test_runner/TimelineTestRunner.js",
480 "front_end/persistence/Automapping.js",
481 "front_end/persistence/editFileSystemView.css",
482 "front_end/persistence/EditFileSystemView.js",
483 "front_end/persistence/FileSystemWorkspaceBinding.js",
484 "front_end/persistence/IsolatedFileSystem.js",
485 "front_end/persistence/IsolatedFileSystemManager.js",
486 "front_end/persistence/NetworkPersistenceManager.js",
487 "front_end/persistence/Persistence.js",
488 "front_end/persistence/PersistenceActions.js",
489 "front_end/persistence/PersistenceUtils.js",
490 "front_end/persistence/workspaceSettingsTab.css",
491 "front_end/persistence/WorkspaceSettingsTab.js",
492 "front_end/platform/module.json",
493 "front_end/platform/utilities.js",
494 "front_end/product_registry/BadgePool.js",
495 "front_end/product_registry/ProductRegistry.js",
496 "front_end/product_registry/badge.css",
497 "front_end/product_registry/module.json",
498 "front_end/product_registry/popup.css",
499 "front_end/product_registry_impl/module.json",
500 "front_end/product_registry_impl/ProductRegistryImpl.js",
501 "front_end/product_registry_impl/ProductRegistryData.js",
502 "front_end/product_registry_impl/sha1/sha1.js",
503 "front_end/profiler/BottomUpProfileDataGrid.js",
504 "front_end/profiler/CPUProfileFlameChart.js",
505 "front_end/profiler/CPUProfileView.js",
506 "front_end/profiler/heapProfiler.css",
507 "front_end/profiler/HeapProfileView.js",
508 "front_end/profiler/HeapSnapshotDataGrids.js",
509 "front_end/profiler/HeapSnapshotGridNodes.js",
510 "front_end/profiler/HeapSnapshotProxy.js",
511 "front_end/profiler/HeapSnapshotView.js",
512 "front_end/profiler/HeapProfilerPanel.js",
513 "front_end/profiler/IsolateSelector.js",
514 "front_end/profiler/module.json",
515 "front_end/profiler/ProfileDataGrid.js",
516 "front_end/profiler/ProfileHeader.js",
517 "front_end/profiler/profileLauncherView.css",
518 "front_end/profiler/ProfileLauncherView.js",
519 "front_end/profiler/ProfileType.js",
520 "front_end/profiler/profilesPanel.css",
521 "front_end/profiler/ProfilesPanel.js",
522 "front_end/profiler/profilesSidebarTree.css",
523 "front_end/profiler/ProfileTypeRegistry.js",
524 "front_end/profiler/ProfileView.js",
525 "front_end/profiler/TopDownProfileDataGrid.js",
526 "front_end/protocol/InspectorBackend.js",
527 "front_end/protocol/module.json",
528 "front_end/quick_open/CommandMenu.js",
529 "front_end/quick_open/filteredListWidget.css",
530 "front_end/quick_open/FilteredListWidget.js",
531 "front_end/quick_open/HelpQuickOpen.js",
532 "front_end/quick_open/QuickOpen.js",
533 "front_end/quick_open/module.json",
534 "front_end/resources/ApplicationCacheModel.js",
535 "front_end/resources/ApplicationCacheItemsView.js",
536 "front_end/resources/ApplicationPanelSidebar.js",
537 "front_end/resources/appManifestView.css",
538 "front_end/resources/AppManifestView.js",
539 "front_end/resources/clearStorageView.css",
540 "front_end/resources/ClearStorageView.js",
541 "front_end/resources/CookieItemsView.js",
542 "front_end/resources/DatabaseModel.js",
543 "front_end/resources/DatabaseQueryView.js",
544 "front_end/resources/DatabaseTableView.js",
545 "front_end/resources/DOMStorageItemsView.js",
546 "front_end/resources/DOMStorageModel.js",
547 "front_end/resources/IndexedDBModel.js",
548 "front_end/resources/indexedDBViews.css",
549 "front_end/resources/IndexedDBViews.js",
550 "front_end/resources/module.json",
551 "front_end/resources/resourcesPanel.css",
552 "front_end/resources/ResourcesPanel.js",
553 "front_end/resources/ResourcesSection.js",
554 "front_end/resources/resourcesSidebar.css",
555 "front_end/resources/serviceWorkerCacheViews.css",
556 "front_end/resources/ServiceWorkerCacheViews.js",
557 "front_end/resources/serviceWorkersView.css",
558 "front_end/resources/ServiceWorkersView.js",
559 "front_end/resources/StorageItemsView.js",
560 "front_end/Runtime.js",
561 "front_end/shell.json",
562 "front_end/screencast/InputModel.js",
563 "front_end/screencast/module.json",
564 "front_end/screencast/ScreencastApp.js",
565 "front_end/screencast/screencastView.css",
566 "front_end/screencast/ScreencastView.js",
567 "front_end/sdk/ChildTargetManager.js",
568 "front_end/sdk/Connections.js",
569 "front_end/sdk/ConsoleModel.js",
570 "front_end/sdk/ContentProviders.js",
571 "front_end/sdk/CookieModel.js",
572 "front_end/sdk/CookieParser.js",
573 "front_end/sdk/CPUProfileDataModel.js",
574 "front_end/sdk/CPUProfilerModel.js",
575 "front_end/sdk/CSSMatchedStyles.js",
576 "front_end/sdk/CSSMedia.js",
577 "front_end/sdk/CSSMetadata.js",
578 "front_end/sdk/CSSModel.js",
579 "front_end/sdk/CSSProperty.js",
580 "front_end/sdk/CSSRule.js",
581 "front_end/sdk/CSSStyleDeclaration.js",
582 "front_end/sdk/CSSStyleSheetHeader.js",
583 "front_end/sdk/DOMDebuggerModel.js",
584 "front_end/sdk/DebuggerModel.js",
585 "front_end/sdk/DOMModel.js",
586 "front_end/sdk/EmulationModel.js",
587 "front_end/sdk/FilmStripModel.js",
588 "front_end/sdk/HeapProfilerModel.js",
589 "front_end/sdk/LayerTreeBase.js",
590 "front_end/sdk/LogModel.js",
591 "front_end/sdk/module.json",
592 "front_end/sdk/NetworkManager.js",
593 "front_end/sdk/NetworkRequest.js",
594 "front_end/sdk/OverlayModel.js",
595 "front_end/sdk/PaintProfiler.js",
596 "front_end/sdk/PerformanceMetricsModel.js",
597 "front_end/sdk/ProfileTreeModel.js",
598 "front_end/sdk/RemoteObject.js",
599 "front_end/sdk/Resource.js",
600 "front_end/sdk/ResourceTreeModel.js",
601 "front_end/sdk/RuntimeModel.js",
602 "front_end/sdk/ScreenCaptureModel.js",
603 "front_end/sdk/Script.js",
604 "front_end/sdk/SecurityOriginManager.js",
605 "front_end/sdk/ServerTiming.js",
606 "front_end/sdk/ServiceWorkerCacheModel.js",
607 "front_end/sdk/ServiceWorkerManager.js",
608 "front_end/sdk/SourceMap.js",
609 "front_end/sdk/SourceMapManager.js",
610 "front_end/sdk/Target.js",
611 "front_end/sdk/TargetManager.js",
612 "front_end/sdk/TracingManager.js",
613 "front_end/sdk/TracingModel.js",
614 "front_end/sdk_test_runner/module.json",
615 "front_end/sdk_test_runner/PageMockTestRunner.js",
616 "front_end/search/SearchConfig.js",
617 "front_end/search/searchResultsPane.css",
618 "front_end/search/SearchResultsPane.js",
619 "front_end/search/searchView.css",
620 "front_end/search/SearchView.js",
621 "front_end/security/lockIcon.css",
622 "front_end/security/mainView.css",
623 "front_end/security/module.json",
624 "front_end/security/originView.css",
625 "front_end/security/SecurityModel.js",
626 "front_end/security/SecurityPanel.js",
627 "front_end/security/sidebar.css",
628 "front_end/security_test_runner/module.json",
629 "front_end/security_test_runner/SecurityTestRunner.js",
630 "front_end/services/ServiceManager.js",
631 "front_end/settings/frameworkBlackboxSettingsTab.css",
632 "front_end/settings/FrameworkBlackboxSettingsTab.js",
633 "front_end/settings/module.json",
634 "front_end/settings/settingsScreen.css",
635 "front_end/settings/SettingsScreen.js",
636 "front_end/snippets/module.json",
637 "front_end/snippets/ScriptSnippetModel.js",
638 "front_end/snippets/SnippetsQuickOpen.js",
639 "front_end/snippets/SnippetStorage.js",
640 "front_end/source_frame/fontView.css",
641 "front_end/source_frame/FontView.js",
642 "front_end/source_frame/imageView.css",
643 "front_end/source_frame/jsonView.css",
644 "front_end/source_frame/JSONView.js",
645 "front_end/source_frame/ImageView.js",
646 "front_end/source_frame/messagesPopover.css",
647 "front_end/source_frame/module.json",
648 "front_end/source_frame/PreviewFactory.js",
649 "front_end/source_frame/resourceSourceFrame.css",
650 "front_end/source_frame/ResourceSourceFrame.js",
651 "front_end/source_frame/SourceCodeDiff.js",
652 "front_end/source_frame/SourceFrame.js",
653 "front_end/source_frame/SourcesTextEditor.js",
654 "front_end/source_frame/xmlTree.css",
655 "front_end/source_frame/xmlView.css",
656 "front_end/source_frame/XMLView.js",
657 "front_end/sources/AddSourceMapURLDialog.js",
658 "front_end/sources/callStackSidebarPane.css",
659 "front_end/sources/CallStackSidebarPane.js",
660 "front_end/sources/CSSPlugin.js",
Joel Einbinder52829ed2018-04-17 00:47:45 +0000661 "front_end/sources/DebuggerPlugin.js",
Blink Reformat4c46d092018-04-07 15:32:37 +0000662 "front_end/sources/dialog.css",
663 "front_end/sources/debuggerPausedMessage.css",
664 "front_end/sources/DebuggerPausedMessage.js",
665 "front_end/sources/EditingLocationHistoryManager.js",
666 "front_end/sources/FilePathScoreFunction.js",
667 "front_end/sources/FilteredUISourceCodeListProvider.js",
668 "front_end/sources/GoToLineQuickOpen.js",
Joel Einbinder4c10ff82018-04-24 22:26:27 +0000669 "front_end/sources/GutterDiffPlugin.js",
Blink Reformat4c46d092018-04-07 15:32:37 +0000670 "front_end/sources/InplaceFormatterEditorAction.js",
671 "front_end/sources/javaScriptBreakpointsSidebarPane.css",
672 "front_end/sources/JavaScriptBreakpointsSidebarPane.js",
673 "front_end/sources/JavaScriptCompilerPlugin.js",
Blink Reformat4c46d092018-04-07 15:32:37 +0000674 "front_end/sources/module.json",
675 "front_end/sources/navigatorTree.css",
676 "front_end/sources/navigatorView.css",
677 "front_end/sources/NavigatorView.js",
678 "front_end/sources/OpenFileQuickOpen.js",
679 "front_end/sources/OutlineQuickOpen.js",
680 "front_end/sources/revisionHistory.css",
681 "front_end/sources/scopeChainSidebarPane.css",
682 "front_end/sources/ScopeChainSidebarPane.js",
683 "front_end/sources/ScriptFormatterEditorAction.js",
684 "front_end/sources/SearchSourcesView.js",
685 "front_end/sources/serviceWorkersSidebar.css",
686 "front_end/sources/SimpleHistoryManager.js",
687 "front_end/sources/SnippetsPlugin.js",
688 "front_end/sources/SourceFormatter.js",
689 "front_end/sources/SourceMapNamesResolver.js",
690 "front_end/sources/SourcesNavigator.js",
691 "front_end/sources/sourcesPanel.css",
692 "front_end/sources/SourcesPanel.js",
693 "front_end/sources/SourcesSearchScope.js",
694 "front_end/sources/sourcesView.css",
695 "front_end/sources/SourcesView.js",
696 "front_end/sources/UISourceCodeFrame.js",
697 "front_end/sources/TabbedEditorContainer.js",
698 "front_end/sources/threadsSidebarPane.css",
699 "front_end/sources/ThreadsSidebarPane.js",
700 "front_end/sources/watchExpressionsSidebarPane.css",
701 "front_end/sources/WatchExpressionsSidebarPane.js",
702 "front_end/sources_test_runner/AutocompleteTestRunner.js",
703 "front_end/sources_test_runner/DebuggerTestRunner.js",
704 "front_end/sources_test_runner/EditorTestRunner.js",
705 "front_end/sources_test_runner/LiveEditTestRunner.js",
706 "front_end/sources_test_runner/SearchTestRunner.js",
707 "front_end/sources_test_runner/SourcesTestRunner.js",
708 "front_end/sources_test_runner/module.json",
709 "front_end/terminal/terminal.css",
710 "front_end/terminal/TerminalWidget.js",
711 "front_end/terminal/xterm.js/addons/fit/fit.js",
712 "front_end/terminal/xterm.js/build/xterm.css",
713 "front_end/terminal/xterm.js/build/xterm.js",
714 "front_end/test_runner/module.json",
715 "front_end/test_runner/TestRunner.js",
Joel Einbinder2fc0fb72018-05-09 00:43:10 +0000716 "front_end/text_editor/autocompleteTooltip.css",
Blink Reformat4c46d092018-04-07 15:32:37 +0000717 "front_end/text_editor/cmdevtools.css",
718 "front_end/text_editor/CodeMirrorTextEditor.js",
719 "front_end/text_editor/CodeMirrorUtils.js",
720 "front_end/text_editor/module.json",
721 "front_end/text_editor/TextEditorAutocompleteController.js",
722 "front_end/text_utils/module.json",
723 "front_end/text_utils/Text.js",
724 "front_end/text_utils/TextRange.js",
725 "front_end/text_utils/TextUtils.js",
726 "front_end/timeline_model/module.json",
727 "front_end/timeline_model/TimelineFrameModel.js",
728 "front_end/timeline_model/TimelineIRModel.js",
729 "front_end/timeline_model/TimelineJSProfile.js",
730 "front_end/timeline_model/TimelineModel.js",
731 "front_end/timeline_model/TimelineModelFilter.js",
732 "front_end/timeline_model/TimelineProfileTree.js",
733 "front_end/timeline_model/TracingLayerTree.js",
734 "front_end/timeline/CountersGraph.js",
735 "front_end/timeline/EventsTimelineTreeView.js",
736 "front_end/timeline/ExtensionTracingSession.js",
737 "front_end/timeline/historyToolbarButton.css",
738 "front_end/timeline/invalidationsTree.css",
739 "front_end/timeline/module.json",
740 "front_end/timeline/PerformanceModel.js",
741 "front_end/timeline/TimelineController.js",
742 "front_end/timeline/TimelineDetailsView.js",
743 "front_end/timeline/TimelineEventOverview.js",
744 "front_end/timeline/TimelineFilters.js",
745 "front_end/timeline/TimelineFlameChartDataProvider.js",
746 "front_end/timeline/TimelineFlameChartNetworkDataProvider.js",
747 "front_end/timeline/timelineFlamechartPopover.css",
748 "front_end/timeline/TimelineFlameChartView.js",
749 "front_end/timeline/timelineHistoryManager.css",
750 "front_end/timeline/TimelineHistoryManager.js",
751 "front_end/timeline/TimelineLayersView.js",
752 "front_end/timeline/TimelineLoader.js",
753 "front_end/timeline/timelinePaintProfiler.css",
754 "front_end/timeline/TimelinePaintProfilerView.js",
755 "front_end/timeline/timelinePanel.css",
756 "front_end/timeline/TimelinePanel.js",
757 "front_end/timeline/timelineStatusDialog.css",
758 "front_end/timeline/TimelineTreeView.js",
759 "front_end/timeline/TimelineUIUtils.js",
760 "front_end/toolbox_bootstrap/module.json",
761 "front_end/toolbox_bootstrap/Toolbox.js",
762 "front_end/toolbox.js",
763 "front_end/toolbox.json",
764 "front_end/ui/ActionRegistry.js",
765 "front_end/ui/ARIAUtils.js",
766 "front_end/ui/checkboxTextLabel.css",
767 "front_end/ui/closeButton.css",
768 "front_end/ui/confirmDialog.css",
769 "front_end/ui/Context.js",
770 "front_end/ui/ContextMenu.js",
771 "front_end/ui/dialog.css",
772 "front_end/ui/Dialog.js",
773 "front_end/ui/SyntaxHighlighter.js",
774 "front_end/ui/dropTarget.css",
775 "front_end/ui/DropTarget.js",
776 "front_end/ui/emptyWidget.css",
777 "front_end/ui/EmptyWidget.js",
778 "front_end/ui/filter.css",
779 "front_end/ui/FilterBar.js",
780 "front_end/ui/FilterSuggestionBuilder.js",
781 "front_end/ui/ForwardedInputEventHandler.js",
782 "front_end/ui/Fragment.js",
783 "front_end/ui/Geometry.js",
784 "front_end/ui/glassPane.css",
785 "front_end/ui/GlassPane.js",
786 "front_end/ui/HistoryInput.js",
787 "front_end/ui/Icon.js",
788 "front_end/ui/infobar.css",
789 "front_end/ui/Infobar.js",
790 "front_end/ui/inlineButton.css",
791 "front_end/ui/InplaceEditor.js",
792 "front_end/ui/inspectorCommon.css",
793 "front_end/ui/inspectorStyle.css",
794 "front_end/ui/inspectorSyntaxHighlight.css",
795 "front_end/ui/inspectorSyntaxHighlightDark.css",
796 "front_end/ui/InspectorView.js",
797 "front_end/ui/inspectorViewTabbedPane.css",
798 "front_end/ui/KeyboardShortcut.js",
799 "front_end/ui/ListControl.js",
800 "front_end/ui/ListModel.js",
801 "front_end/ui/listWidget.css",
802 "front_end/ui/ListWidget.js",
803 "front_end/ui/module.json",
804 "front_end/ui/Panel.js",
805 "front_end/ui/popover.css",
806 "front_end/ui/Popover.js",
807 "front_end/ui/progressIndicator.css",
808 "front_end/ui/ProgressIndicator.js",
809 "front_end/ui/radioButton.css",
810 "front_end/ui/reportView.css",
811 "front_end/ui/ReportView.js",
812 "front_end/ui/ResizerWidget.js",
813 "front_end/ui/RemoteDebuggingTerminatedScreen.js",
814 "front_end/ui/remoteDebuggingTerminatedScreen.css",
815 "front_end/ui/rootView.css",
816 "front_end/ui/RootView.js",
817 "front_end/ui/searchableView.css",
818 "front_end/ui/SearchableView.js",
819 "front_end/ui/segmentedButton.css",
820 "front_end/ui/SegmentedButton.js",
821 "front_end/ui/SettingsUI.js",
822 "front_end/ui/ShortcutRegistry.js",
823 "front_end/ui/ShortcutsScreen.js",
824 "front_end/ui/slider.css",
825 "front_end/ui/smallBubble.css",
826 "front_end/ui/softContextMenu.css",
827 "front_end/ui/SoftContextMenu.js",
828 "front_end/ui/SoftDropDown.js",
829 "front_end/ui/softDropDown.css",
830 "front_end/ui/softDropDownButton.css",
831 "front_end/ui/splitWidget.css",
832 "front_end/ui/SplitWidget.js",
833 "front_end/ui/suggestBox.css",
834 "front_end/ui/SuggestBox.js",
835 "front_end/ui/tabbedPane.css",
836 "front_end/ui/TabbedPane.js",
837 "front_end/ui/TargetCrashedScreen.js",
838 "front_end/ui/targetCrashedScreen.css",
839 "front_end/ui/textButton.css",
840 "front_end/ui/TextEditor.js",
841 "front_end/ui/textPrompt.css",
842 "front_end/ui/TextPrompt.js",
843 "front_end/ui/ThrottledWidget.js",
844 "front_end/ui/toolbar.css",
845 "front_end/ui/Toolbar.js",
846 "front_end/ui/tooltip.css",
847 "front_end/ui/Tooltip.js",
848 "front_end/ui/treeoutline.css",
849 "front_end/ui/treeoutline.js",
850 "front_end/ui/UIUtils.js",
851 "front_end/ui/View.js",
852 "front_end/ui/viewContainers.css",
853 "front_end/ui/Widget.js",
854 "front_end/ui/XElement.js",
855 "front_end/ui/XLink.js",
856 "front_end/ui/XWidget.js",
857 "front_end/ui/ZoomManager.js",
858 "front_end/worker_main/WorkerMain.js",
859 "front_end/worker_main/module.json",
860 "front_end/worker_service/ServiceDispatcher.js",
861 "front_end/workspace/FileManager.js",
862 "front_end/workspace/module.json",
863 "front_end/workspace/UISourceCode.js",
864 "front_end/workspace/Workspace.js",
865 "front_end/workspace_diff/WorkspaceDiff.js",
866 "front_end/workspace_diff/module.json",
867]
868
869devtools_embedder_scripts = [
870 "front_end/devtools_compatibility.js",
871 "front_end/Tests.js",
872]
873
874devtools_emulated_devices_images = [
875 "front_end/emulated_devices/google-nexus-5-horizontal-default-1x.png",
876 "front_end/emulated_devices/google-nexus-5-horizontal-default-2x.png",
877 "front_end/emulated_devices/google-nexus-5-horizontal-keyboard-1x.png",
878 "front_end/emulated_devices/google-nexus-5-horizontal-keyboard-2x.png",
879 "front_end/emulated_devices/google-nexus-5-horizontal-navigation-1x.png",
880 "front_end/emulated_devices/google-nexus-5-horizontal-navigation-2x.png",
881 "front_end/emulated_devices/google-nexus-5-vertical-default-1x.png",
882 "front_end/emulated_devices/google-nexus-5-vertical-default-2x.png",
883 "front_end/emulated_devices/google-nexus-5-vertical-keyboard-1x.png",
884 "front_end/emulated_devices/google-nexus-5-vertical-keyboard-2x.png",
885 "front_end/emulated_devices/google-nexus-5-vertical-navigation-1x.png",
886 "front_end/emulated_devices/google-nexus-5-vertical-navigation-2x.png",
887 "front_end/emulated_devices/google-nexus-5x-horizontal-default-1x.png",
888 "front_end/emulated_devices/google-nexus-5x-horizontal-default-2x.png",
889 "front_end/emulated_devices/google-nexus-5x-horizontal-keyboard-1x.png",
890 "front_end/emulated_devices/google-nexus-5x-horizontal-keyboard-2x.png",
891 "front_end/emulated_devices/google-nexus-5x-horizontal-navigation-1x.png",
892 "front_end/emulated_devices/google-nexus-5x-horizontal-navigation-2x.png",
893 "front_end/emulated_devices/google-nexus-5x-vertical-default-1x.png",
894 "front_end/emulated_devices/google-nexus-5x-vertical-default-2x.png",
895 "front_end/emulated_devices/google-nexus-5x-vertical-keyboard-1x.png",
896 "front_end/emulated_devices/google-nexus-5x-vertical-keyboard-2x.png",
897 "front_end/emulated_devices/google-nexus-5x-vertical-navigation-1x.png",
898 "front_end/emulated_devices/google-nexus-5x-vertical-navigation-2x.png",
899 "front_end/emulated_devices/iPad-landscape.svg",
900 "front_end/emulated_devices/iPad-portrait.svg",
901 "front_end/emulated_devices/iPhone5-landscape.svg",
902 "front_end/emulated_devices/iPhone5-portrait.svg",
903 "front_end/emulated_devices/iPhone6-landscape.svg",
904 "front_end/emulated_devices/iPhone6-portrait.svg",
905 "front_end/emulated_devices/iPhone6Plus-landscape.svg",
906 "front_end/emulated_devices/iPhone6Plus-portrait.svg",
907 "front_end/emulated_devices/Nexus5X-landscape.svg",
908 "front_end/emulated_devices/Nexus5X-portrait.svg",
909 "front_end/emulated_devices/Nexus6P-landscape.svg",
910 "front_end/emulated_devices/Nexus6P-portrait.svg",
911]
912
913devtools_image_files = [
914 "front_end/Images/accelerometer-back.png",
915 "front_end/Images/accelerometer-bottom.png",
916 "front_end/Images/accelerometer-front.png",
917 "front_end/Images/accelerometer-left.png",
918 "front_end/Images/accelerometer-right.png",
919 "front_end/Images/accelerometer-top.png",
920 "front_end/Images/audits_logo.svg",
921 "front_end/Images/breakpoint.png",
922 "front_end/Images/breakpoint_2x.png",
923 "front_end/Images/breakpointConditional.png",
924 "front_end/Images/breakpointConditional_2x.png",
925 "front_end/Images/checker.png",
926 "front_end/Images/chromeDisabledSelect.png",
927 "front_end/Images/chromeDisabledSelect_2x.png",
928 "front_end/Images/chromeLeft.png",
929 "front_end/Images/chromeMiddle.png",
930 "front_end/Images/chromeRight.png",
931 "front_end/Images/chromeSelect.png",
932 "front_end/Images/chromeSelect_2x.png",
933 "front_end/Images/deleteIcon.png",
934 "front_end/Images/errorWave.png",
935 "front_end/Images/errorWave_2x.png",
936 "front_end/Images/ic_info_black_18dp.svg",
937 "front_end/Images/ic_warning_black_18dp.svg",
938 "front_end/Images/navigationControls.png",
939 "front_end/Images/navigationControls_2x.png",
940 "front_end/Images/nodeIcon.png",
941 "front_end/Images/popoverArrows.png",
942 "front_end/Images/profileGroupIcon.png",
943 "front_end/Images/profileIcon.png",
944 "front_end/Images/profileSmallIcon.png",
945 "front_end/Images/radioDot.png",
946 "front_end/Images/resizeDiagonal.png",
947 "front_end/Images/resizeDiagonal_2x.png",
948 "front_end/Images/resizeHorizontal.png",
949 "front_end/Images/resizeHorizontal_2x.png",
950 "front_end/Images/resizeVertical.png",
951 "front_end/Images/resizeVertical_2x.png",
952 "front_end/Images/resourceCSSIcon.png",
953 "front_end/Images/resourceDocumentIcon.png",
954 "front_end/Images/resourceDocumentIconSmall.png",
955 "front_end/Images/mediumIcons.png",
956 "front_end/Images/mediumIcons_2x.png",
957 "front_end/Images/resourceJSIcon.png",
958 "front_end/Images/resourcePlainIcon.png",
959 "front_end/Images/resourcePlainIconSmall.png",
960 "front_end/Images/resourcesTimeGraphIcon.png",
961 "front_end/Images/searchNext.png",
962 "front_end/Images/searchPrev.png",
963 "front_end/Images/securityIcons_2x.png",
964 "front_end/Images/securityIcons.png",
965 "front_end/Images/smallIcons.png",
966 "front_end/Images/smallIcons_2x.png",
967 "front_end/Images/speech.png",
968 "front_end/Images/treeoutlineTriangles.png",
969 "front_end/Images/treeoutlineTriangles_2x.png",
970 "front_end/Images/largeIcons.png",
971 "front_end/Images/largeIcons_2x.png",
972 "front_end/Images/toolbarResizerVertical.png",
973 "front_end/Images/touchCursor.png",
974 "front_end/Images/touchCursor_2x.png",
975 "front_end/Images/whatsnew.png",
976]
977
978resources_out_dir = "$root_out_dir/resources/inspector"
979
980generated_scripts = [
981 "$resources_out_dir/InspectorBackendCommands.js",
982 "$resources_out_dir/SupportedCSSProperties.js",
983]
984
985application_templates = [
986 "front_end/devtools_app.html",
987 "front_end/inspector.html",
988 "front_end/integration_test_runner.html",
989 "front_end/js_app.html",
990 "front_end/ndb_app.html",
991 "front_end/node_app.html",
992 "front_end/toolbox.html",
993 "front_end/worker_app.html",
994]
995
996generated_applications = [
997 "$resources_out_dir/audits2_worker.js",
998 "$resources_out_dir/devtools_app.html",
999 "$resources_out_dir/devtools_app.js",
1000 "$resources_out_dir/formatter_worker.js",
1001 "$resources_out_dir/heap_snapshot_worker.js",
1002 "$resources_out_dir/inspector.html",
1003 "$resources_out_dir/inspector.js",
1004 "$resources_out_dir/js_app.html",
1005 "$resources_out_dir/js_app.js",
1006 "$resources_out_dir/node_app.html",
1007 "$resources_out_dir/node_app.js",
1008 "$resources_out_dir/shell.js",
1009 "$resources_out_dir/toolbox.html",
1010 "$resources_out_dir/toolbox.js",
1011 "$resources_out_dir/worker_app.html",
1012 "$resources_out_dir/worker_app.js",
1013]
1014
1015generated_non_autostart_non_remote_modules = [
1016 "$resources_out_dir/animation/animation_module.js",
1017 "$resources_out_dir/audits2/audits2_module.js",
1018 "$resources_out_dir/browser_console/browser_console_module.js",
1019 "$resources_out_dir/browser_debugger/browser_debugger_module.js",
1020 "$resources_out_dir/changes/changes_module.js",
1021 "$resources_out_dir/protocol_monitor/protocol_monitor_module.js",
1022 "$resources_out_dir/cm/cm_module.js",
1023 "$resources_out_dir/color_picker/color_picker_module.js",
1024 "$resources_out_dir/console/console_module.js",
1025 "$resources_out_dir/cookie_table/cookie_table_module.js",
1026 "$resources_out_dir/coverage/coverage_module.js",
1027 "$resources_out_dir/data_grid/data_grid_module.js",
1028 "$resources_out_dir/devices/devices_module.js",
1029 "$resources_out_dir/diff/diff_module.js",
1030 "$resources_out_dir/elements/elements_module.js",
1031 "$resources_out_dir/event_listeners/event_listeners_module.js",
1032 "$resources_out_dir/formatter/formatter_module.js",
1033 "$resources_out_dir/har_importer/har_importer_module.js",
1034 "$resources_out_dir/heap_snapshot_model/heap_snapshot_model_module.js",
1035 "$resources_out_dir/help/help_module.js",
1036 "$resources_out_dir/inline_editor/inline_editor_module.js",
Joel Einbinder3f23eb22018-05-14 23:27:51 +00001037 "$resources_out_dir/javascript_metadata/javascript_metadata_module.js",
Blink Reformat4c46d092018-04-07 15:32:37 +00001038 "$resources_out_dir/js_profiler/js_profiler_module.js",
1039 "$resources_out_dir/layer_viewer/layer_viewer_module.js",
1040 "$resources_out_dir/layers/layers_module.js",
1041 "$resources_out_dir/network/network_module.js",
1042 "$resources_out_dir/node_debugger/node_debugger_module.js",
1043 "$resources_out_dir/object_ui/object_ui_module.js",
1044 "$resources_out_dir/perf_ui/perf_ui_module.js",
1045 "$resources_out_dir/performance_monitor/performance_monitor_module.js",
1046 "$resources_out_dir/profiler/profiler_module.js",
1047 "$resources_out_dir/quick_open/quick_open_module.js",
1048 "$resources_out_dir/resources/resources_module.js",
1049 "$resources_out_dir/search/search_module.js",
1050 "$resources_out_dir/security/security_module.js",
1051 "$resources_out_dir/settings/settings_module.js",
1052 "$resources_out_dir/snippets/snippets_module.js",
1053 "$resources_out_dir/source_frame/source_frame_module.js",
1054 "$resources_out_dir/sources/sources_module.js",
1055 "$resources_out_dir/text_editor/text_editor_module.js",
1056 "$resources_out_dir/timeline_model/timeline_model_module.js",
1057 "$resources_out_dir/timeline/timeline_module.js",
1058 "$resources_out_dir/workspace_diff/workspace_diff_module.js",
1059]
1060
1061generated_remote_modules = [
1062 "$resources_out_dir/accessibility/accessibility_module.js",
1063 "$resources_out_dir/audits2_worker/audits2_worker_module.js",
1064 "$resources_out_dir/cm_modes/cm_modes_module.js",
1065 "$resources_out_dir/emulated_devices/emulated_devices_module.js",
1066 "$resources_out_dir/product_registry_impl/product_registry_impl_module.js",
1067]
1068
1069devtools_applications = [
1070 "audits2_worker",
1071 "devtools_app",
1072 "formatter_worker",
1073 "heap_snapshot_worker",
1074 "inspector",
1075 "integration_test_runner",
1076 "js_app",
1077 "ndb_app",
1078 "node_app",
1079 "shell",
1080 "toolbox",
1081 "worker_app",
1082]
1083
1084#-------------------------------------------------------------------------------
1085
1086visibility = [ "//third_party/blink/*" ]
1087
1088group("devtools_all_files") {
1089 data = all_devtools_files
1090}
1091
1092group("devtools_frontend_resources") {
1093 public_deps = [
1094 ":build_release_devtools",
1095 ":copy_embedder_scripts",
1096 ":copy_emulated_devices_images",
1097 ":copy_inspector_images",
1098 ":devtools_extension_api",
1099 ":frontend_protocol_sources",
1100 ":supported_css_properties",
1101 ]
1102 if (debug_devtools) {
1103 public_deps += [ ":build_debug_devtools" ]
1104 }
1105}
1106
1107copy("copy_embedder_scripts") {
1108 sources = devtools_embedder_scripts
1109 outputs = [
1110 "$resources_out_dir/{{source_file_part}}",
1111 ]
1112}
1113
1114copy("copy_inspector_images") {
1115 sources = devtools_image_files
1116 outputs = [
1117 "$resources_out_dir/Images/{{source_file_part}}",
1118 ]
1119}
1120
1121copy("copy_emulated_devices_images") {
1122 sources = devtools_emulated_devices_images
1123 outputs = [
1124 "$resources_out_dir/emulated_devices/{{source_file_part}}",
1125 ]
1126}
1127
1128action("generate_devtools_grd") {
1129 script = "scripts/build/generate_devtools_grd.py"
1130
1131 deps = [
1132 ":devtools_frontend_resources",
1133 ]
1134
1135 grd_files =
1136 generated_applications + generated_non_autostart_non_remote_modules +
1137 devtools_embedder_scripts +
1138 [ "$resources_out_dir/devtools_extension_api.js" ]
1139
1140 # Bundle remote modules in ChromeOS.
1141 if (is_chromeos) {
Paul Irishebe434b2018-05-02 01:03:06 +00001142 grd_files += generated_remote_modules + devtools_emulated_devices_images
Blink Reformat4c46d092018-04-07 15:32:37 +00001143 }
1144
1145 inputs = grd_files + devtools_image_files
1146 outfile = "$root_gen_dir/devtools/devtools_resources.grd"
1147 outputs = [
1148 outfile,
1149 ]
1150
1151 relative_path_dirs = [
1152 resources_out_dir,
1153 "front_end",
1154 ]
1155
1156 args = rebase_path(grd_files, root_build_dir) + [ "--relative_path_dirs" ] +
1157 rebase_path(relative_path_dirs, root_build_dir) +
1158 [
1159 "--images",
1160 rebase_path("front_end/Images", root_build_dir),
1161 "--output",
1162 rebase_path(outfile, root_build_dir),
1163 ]
1164}
1165
1166action("devtools_extension_api") {
1167 script = "scripts/build/generate_devtools_extension_api.py"
1168
1169 devtools_extension_api_files = [ "front_end/extensions/ExtensionAPI.js" ]
1170 inputs = devtools_extension_api_files
1171 outputs = [
1172 "$resources_out_dir/devtools_extension_api.js",
1173 ]
1174
1175 args = rebase_path(outputs, root_build_dir) +
1176 rebase_path(devtools_extension_api_files, root_build_dir)
1177}
1178
1179action("supported_css_properties") {
1180 script = "scripts/build/generate_supported_css.py"
1181
1182 inputs = [
1183 "../core/css/CSSProperties.json5",
1184 ]
1185
1186 outputs = [
1187 "$resources_out_dir/SupportedCSSProperties.js",
1188 ]
1189
1190 args =
1191 rebase_path(inputs, root_build_dir) + rebase_path(outputs, root_build_dir)
1192}
1193
1194action("frontend_protocol_sources") {
1195 script = "scripts/build/code_generator_frontend.py"
1196 deps = [
1197 "../core/inspector:protocol_version",
1198 ]
1199 inputs = [
1200 "$blink_core_output_dir/inspector/protocol.json",
1201 ]
1202 outputs = [
1203 "$resources_out_dir/InspectorBackendCommands.js",
1204 ]
1205
1206 args = rebase_path(inputs, root_build_dir) + [
1207 "--output_js_dir",
1208 rebase_path(resources_out_dir, root_build_dir),
1209 ]
1210}
1211
1212action("build_release_devtools") {
1213 script = "scripts/build/build_release_applications.py"
1214
1215 deps = [
1216 ":frontend_protocol_sources",
1217 ":supported_css_properties",
1218 ]
1219
1220 helper_scripts = [
1221 "scripts/build/modular_build.py",
1222 "scripts/build/rjsmin.py",
1223 ]
1224
1225 inputs = helper_scripts + all_devtools_files + generated_scripts +
1226 application_templates
1227 outputs =
1228 generated_applications + generated_non_autostart_non_remote_modules +
1229 generated_remote_modules
1230
1231 args = devtools_applications + [
1232 "--input_path",
1233 rebase_path("front_end", root_build_dir),
1234 "--output_path",
1235 rebase_path(resources_out_dir, root_build_dir),
1236 ]
1237}
1238
1239if (debug_devtools) {
1240 resources_out_debug_dir = "$root_out_dir/resources/inspector/debug"
1241
1242 action("build_debug_devtools") {
1243 script = "scripts/build/build_debug_applications.py"
1244
1245 deps = [
1246 ":copy_generated_scripts",
1247 ]
1248
1249 inputs = all_devtools_files + application_templates
1250 outputs = [
1251 "$resources_out_debug_dir/devtools_app.html",
1252 "$resources_out_debug_dir/inspector.html",
1253 "$resources_out_debug_dir/integration_test_runner.html",
1254 "$resources_out_debug_dir/js_app.html",
1255 "$resources_out_debug_dir/ndb_app.html",
1256 "$resources_out_debug_dir/node_app.html",
1257 "$resources_out_debug_dir/toolbox.html",
1258 "$resources_out_debug_dir/worker_app.html",
1259 ]
1260
1261 args = devtools_applications + [
1262 "--input_path",
1263 rebase_path("front_end", root_build_dir),
1264 "--output_path",
1265 rebase_path(resources_out_debug_dir, root_build_dir),
1266 ]
1267 }
1268
1269 copy("copy_generated_scripts") {
1270 deps = [
1271 ":frontend_protocol_sources",
1272 ":supported_css_properties",
1273 ]
1274 sources = generated_scripts
1275 outputs = [
1276 "$resources_out_debug_dir/{{source_file_part}}",
1277 ]
1278 }
1279}
1280
1281group("devtools_closure_compile") {
1282 data = [
1283 # Needed for isolate script to execute.
1284 "front_end/",
1285 "scripts/build/",
1286 "scripts/closure/",
1287 "scripts/compile_frontend.py",
1288 "scripts/dependency_preprocessor.py",
1289 "scripts/jsdoc_validator/",
1290 "scripts/special_case_namespaces.json",
1291 "scripts/utils.py",
1292 "//testing/scripts/common.py",
1293 "//testing/scripts/run_devtools_check.py",
1294 "//testing/xvfb.py",
Alexey Kozyatinskiya8011e02018-04-17 17:49:38 +00001295 "//third_party/blink/renderer/core/inspector/browser_protocol.pdl",
1296 "//third_party/inspector_protocol/pdl.py",
1297 "//v8/src/inspector/js_protocol.pdl",
Blink Reformat4c46d092018-04-07 15:32:37 +00001298 ]
1299}
1300
1301if (is_linux && !is_chromeos) {
1302 group("devtools_eslint") {
1303 data = [
1304 # Needed for isolate script to execute.
1305 ".eslintignore",
1306 ".eslintrc.js",
1307 "front_end/",
1308 "scripts/lint_javascript.py",
1309 "scripts/local_node.py",
1310 "//testing/scripts/common.py",
1311 "//testing/scripts/run_devtools_check.py",
1312 "//testing/xvfb.py",
1313 "//third_party/devtools-node-modules/",
1314 "//third_party/node/node.py",
1315 "//third_party/node/linux/node-linux-x64/",
1316 ]
1317 }
1318}