Tim van der Lippe | 334be38 | 2020-07-13 14:35:58 | [diff] [blame] | 1 | # Copyright 2020 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 | |
| 5 | import("./scripts/build/ninja/vars.gni") |
| 6 | |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 7 | devtools_module_entrypoint_sources = [ |
Tim van der Lippe | bf96586 | 2021-03-03 11:43:22 | [diff] [blame] | 8 | "Images/Images.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 9 | "bindings/bindings-legacy.js", |
| 10 | "bindings/bindings.js", |
Andres Olivares | 28eaf8c | 2021-01-26 13:05:33 | [diff] [blame] | 11 | "browser_sdk/browser_sdk-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 12 | "browser_sdk/browser_sdk.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 13 | "cm/cm.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 14 | "color_picker/color_picker-legacy.js", |
| 15 | "color_picker/color_picker.js", |
| 16 | "common/common-legacy.js", |
| 17 | "common/common.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 18 | "component_helpers/component_helpers.js", |
| 19 | "components/components-legacy.js", |
| 20 | "components/components.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 21 | "cookie_table/cookie_table-legacy.js", |
| 22 | "cookie_table/cookie_table.js", |
| 23 | "coverage/coverage-legacy.js", |
Tim van der Lippe | a71272e | 2021-01-07 14:56:22 | [diff] [blame] | 24 | "coverage/coverage-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 25 | "coverage/coverage.js", |
Tim van der Lippe | 28d5ad7 | 2020-12-14 15:36:55 | [diff] [blame] | 26 | "css_overview/css_overview-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 27 | "css_overview/css_overview.js", |
| 28 | "data_grid/data_grid-legacy.js", |
| 29 | "data_grid/data_grid.js", |
| 30 | "developer_resources/developer_resources-legacy.js", |
Tim van der Lippe | 6d5bdf4 | 2021-01-13 12:10:31 | [diff] [blame] | 31 | "developer_resources/developer_resources-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 32 | "developer_resources/developer_resources.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 33 | "diff/diff-legacy.js", |
| 34 | "diff/diff.js", |
| 35 | "dom_extension/dom_extension.js", |
| 36 | "elements/elements-legacy.js", |
| 37 | "elements/elements-meta.js", |
| 38 | "elements/elements.js", |
| 39 | "emulation/emulation-legacy.js", |
Tim van der Lippe | 4b527cf | 2020-12-14 15:37:51 | [diff] [blame] | 40 | "emulation/emulation-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 41 | "emulation/emulation.js", |
| 42 | "event_listeners/event_listeners-legacy.js", |
| 43 | "event_listeners/event_listeners.js", |
| 44 | "extensions/extensions-legacy.js", |
| 45 | "extensions/extensions.js", |
| 46 | "formatter/formatter-legacy.js", |
| 47 | "formatter/formatter.js", |
Tim van der Lippe | 6be8c13 | 2020-12-14 15:35:08 | [diff] [blame] | 48 | "formatter_worker/FormatterActions.js", |
Tim van der Lippe | 441af8a | 2020-12-07 11:40:54 | [diff] [blame] | 49 | "formatter_worker/formatter_worker-entrypoint.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 50 | "formatter_worker/formatter_worker.js", |
| 51 | "har_importer/har_importer-legacy.js", |
| 52 | "har_importer/har_importer.js", |
| 53 | "heap_snapshot_model/heap_snapshot_model-legacy.js", |
| 54 | "heap_snapshot_model/heap_snapshot_model.js", |
Tim van der Lippe | c8dc38a | 2020-12-10 09:41:34 | [diff] [blame] | 55 | "heap_snapshot_worker/heap_snapshot_worker-entrypoint.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 56 | "heap_snapshot_worker/heap_snapshot_worker-legacy.js", |
| 57 | "heap_snapshot_worker/heap_snapshot_worker.js", |
| 58 | "help/help-legacy.js", |
Andres Olivares | f2a99e8 | 2021-01-18 19:52:40 | [diff] [blame] | 59 | "help/help-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 60 | "help/help.js", |
| 61 | "host/host-legacy.js", |
| 62 | "host/host.js", |
| 63 | "i18n/i18n.js", |
| 64 | "inline_editor/inline_editor-legacy.js", |
| 65 | "inline_editor/inline_editor.js", |
Andres Olivares | f125cbd | 2021-01-15 14:16:56 | [diff] [blame] | 66 | "input/input-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 67 | "input/input.js", |
Andres Olivares | 3100aca | 2021-01-15 14:18:16 | [diff] [blame] | 68 | "inspector_main/inspector_main-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 69 | "inspector_main/inspector_main.js", |
Andres Olivares | 5135060 | 2021-01-18 17:16:17 | [diff] [blame] | 70 | "issues/issues-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 71 | "issues/issues.js", |
| 72 | "javascript_metadata/javascript_metadata-legacy.js", |
| 73 | "javascript_metadata/javascript_metadata.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 74 | "js_main/js_main.js", |
Andres Olivares | f738ca6 | 2021-01-19 15:13:53 | [diff] [blame] | 75 | "js_profiler/js_profiler-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 76 | "js_profiler/js_profiler.js", |
| 77 | "layer_viewer/layer_viewer-legacy.js", |
Andres Olivares | 5290273 | 2021-01-28 13:38:26 | [diff] [blame] | 78 | "layer_viewer/layer_viewer-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 79 | "layer_viewer/layer_viewer.js", |
| 80 | "layers/layers-legacy.js", |
Andres Olivares | 0ed100f | 2021-01-19 15:12:49 | [diff] [blame] | 81 | "layers/layers-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 82 | "layers/layers.js", |
| 83 | "lighthouse/lighthouse-legacy.js", |
Andres Olivares | fe25667 | 2021-01-19 16:14:03 | [diff] [blame] | 84 | "lighthouse/lighthouse-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 85 | "lighthouse/lighthouse.js", |
| 86 | "lighthouse_worker/LighthouseService.js", |
| 87 | "lighthouse_worker/lighthouse_worker.js", |
| 88 | "linear_memory_inspector/linear_memory_inspector-legacy.js", |
Andres Olivares | ba24df0 | 2021-01-19 14:15:33 | [diff] [blame] | 89 | "linear_memory_inspector/linear_memory_inspector-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 90 | "linear_memory_inspector/linear_memory_inspector.js", |
| 91 | "main/main-legacy.js", |
Andres Olivares | 9bddd7c | 2021-01-29 21:03:46 | [diff] [blame] | 92 | "main/main-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 93 | "main/main.js", |
Andres Olivares | 69a9225 | 2021-01-20 13:31:35 | [diff] [blame] | 94 | "media/media-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 95 | "media/media.js", |
| 96 | "mobile_throttling/mobile_throttling-legacy.js", |
Andres Olivares | c1d799d | 2021-01-21 02:18:28 | [diff] [blame] | 97 | "mobile_throttling/mobile_throttling-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 98 | "mobile_throttling/mobile_throttling.js", |
| 99 | "network/network-legacy.js", |
Andres Olivares | 70b668a | 2020-12-10 16:52:56 | [diff] [blame] | 100 | "network/network-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 101 | "network/network.js", |
Andres Olivares | ff509c5 | 2021-01-20 14:37:57 | [diff] [blame] | 102 | "node_debugger/node_debugger-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 103 | "node_debugger/node_debugger.js", |
Andres Olivares | f6862c1 | 2021-01-20 13:18:35 | [diff] [blame] | 104 | "node_main/node_main-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 105 | "node_main/node_main.js", |
| 106 | "object_ui/object_ui-legacy.js", |
Andres Olivares | 11d4397 | 2021-02-12 21:12:14 | [diff] [blame] | 107 | "object_ui/object_ui-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 108 | "object_ui/object_ui.js", |
Tim van der Lippe | 4fea78d | 2021-03-12 17:44:45 | [diff] [blame] | 109 | "panels/accessibility/accessibility-legacy.js", |
| 110 | "panels/accessibility/accessibility-meta.js", |
| 111 | "panels/accessibility/accessibility.js", |
Tim van der Lippe | 2d64ee7 | 2021-03-16 15:10:17 | [diff] [blame] | 112 | "panels/animation/animation-legacy.js", |
| 113 | "panels/animation/animation-meta.js", |
| 114 | "panels/animation/animation.js", |
Tim van der Lippe | 2c5493a | 2021-03-18 12:28:54 | [diff] [blame] | 115 | "panels/browser_debugger/browser_debugger-legacy.js", |
| 116 | "panels/browser_debugger/browser_debugger-meta.js", |
| 117 | "panels/browser_debugger/browser_debugger.js", |
Tim van der Lippe | ad935d1 | 2021-03-18 12:58:29 | [diff] [blame] | 118 | "panels/changes/changes-legacy.js", |
| 119 | "panels/changes/changes-meta.js", |
| 120 | "panels/changes/changes.js", |
Tim van der Lippe | 586c802 | 2021-03-18 15:18:20 | [diff] [blame] | 121 | "panels/console/console-legacy.js", |
| 122 | "panels/console/console-meta.js", |
| 123 | "panels/console/console.js", |
Tim van der Lippe | 8b6fb85 | 2021-03-18 16:40:05 | [diff] [blame] | 124 | "panels/console_counters/console_counters-legacy.js", |
| 125 | "panels/console_counters/console_counters-meta.js", |
| 126 | "panels/console_counters/console_counters.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 127 | "perf_ui/perf_ui-legacy.js", |
Andres Olivares | 27dccc0 | 2021-02-01 13:31:16 | [diff] [blame] | 128 | "perf_ui/perf_ui-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 129 | "perf_ui/perf_ui.js", |
Andres Olivares | f4a1581 | 2021-01-21 16:56:26 | [diff] [blame] | 130 | "performance_monitor/performance_monitor-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 131 | "performance_monitor/performance_monitor.js", |
| 132 | "persistence/persistence-legacy.js", |
Andres Olivares | e1d9694 | 2021-01-21 16:23:41 | [diff] [blame] | 133 | "persistence/persistence-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 134 | "persistence/persistence.js", |
| 135 | "platform/platform.js", |
| 136 | "profiler/profiler-legacy.js", |
Andres Olivares | f1c7fd5 | 2020-12-16 20:58:51 | [diff] [blame] | 137 | "profiler/profiler-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 138 | "profiler/profiler.js", |
| 139 | "protocol_client/protocol_client-legacy.js", |
| 140 | "protocol_client/protocol_client.js", |
| 141 | "protocol_monitor/protocol_monitor-legacy.js", |
Andres Olivares | 44820b0 | 2021-01-21 15:46:51 | [diff] [blame] | 142 | "protocol_monitor/protocol_monitor-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 143 | "protocol_monitor/protocol_monitor.js", |
| 144 | "quick_open/quick_open-legacy.js", |
Andres Olivares | 5b55489 | 2021-02-01 23:39:02 | [diff] [blame] | 145 | "quick_open/quick_open-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 146 | "quick_open/quick_open.js", |
| 147 | "recorder/recorder.js", |
Paul Lewis | 1ca937b | 2021-01-27 15:46:47 | [diff] [blame] | 148 | "render_coordinator/render_coordinator.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 149 | "resources/resources-legacy.js", |
Andres Olivares | 49a36a1 | 2021-01-15 20:49:06 | [diff] [blame] | 150 | "resources/resources-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 151 | "resources/resources.js", |
| 152 | "root/root-legacy.js", |
| 153 | "root/root.js", |
| 154 | "screencast/screencast-legacy.js", |
Andres Olivares | 01e6744 | 2021-02-10 16:43:52 | [diff] [blame] | 155 | "screencast/screencast-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 156 | "screencast/screencast.js", |
| 157 | "sdk/sdk-legacy.js", |
Andres Olivares | 68352ee | 2021-02-02 12:28:50 | [diff] [blame] | 158 | "sdk/sdk-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 159 | "sdk/sdk.js", |
| 160 | "search/search-legacy.js", |
| 161 | "search/search.js", |
| 162 | "security/security-legacy.js", |
Tim van der Lippe | 6dd4b0c | 2021-01-05 11:52:43 | [diff] [blame] | 163 | "security/security-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 164 | "security/security.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 165 | "settings/settings-legacy.js", |
Andres Olivares | e0ac3ad | 2021-01-21 13:15:15 | [diff] [blame] | 166 | "settings/settings-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 167 | "settings/settings.js", |
| 168 | "snippets/snippets-legacy.js", |
| 169 | "snippets/snippets.js", |
| 170 | "source_frame/source_frame-legacy.js", |
Andres Olivares | d8fc794 | 2021-02-02 16:25:21 | [diff] [blame] | 171 | "source_frame/source_frame-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 172 | "source_frame/source_frame.js", |
| 173 | "sources/sources-legacy.js", |
Andres Olivares | fd431fb | 2020-12-10 15:30:04 | [diff] [blame] | 174 | "sources/sources-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 175 | "sources/sources.js", |
| 176 | "startup/startup.js", |
| 177 | "test_runner/test_runner.js", |
| 178 | "text_editor/text_editor-legacy.js", |
| 179 | "text_editor/text_editor.js", |
| 180 | "text_utils/text_utils-legacy.js", |
| 181 | "text_utils/text_utils.js", |
| 182 | "theme_support/theme_support.js", |
| 183 | "third_party/acorn/acorn.js", |
Tim van der Lippe | 723456a | 2021-02-18 16:04:27 | [diff] [blame] | 184 | "third_party/chromium/client-variations/client-variations.js", |
Peter Marshall | a9ac1be | 2021-02-09 08:47:33 | [diff] [blame] | 185 | "third_party/i18n/i18n-bundle.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 186 | "third_party/lighthouse/lighthouse-dt-bundle.js", |
| 187 | "third_party/lit-html/lit-html.js", |
| 188 | "third_party/marked/marked.js", |
| 189 | "third_party/puppeteer/puppeteer.js", |
| 190 | "timeline/timeline-legacy.js", |
Andres Olivares | 19dfb4b | 2021-01-21 18:02:03 | [diff] [blame] | 191 | "timeline/timeline-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 192 | "timeline/timeline.js", |
| 193 | "timeline_model/timeline_model-legacy.js", |
| 194 | "timeline_model/timeline_model.js", |
Tim van der Lippe | 4374b66 | 2021-02-05 12:30:10 | [diff] [blame] | 195 | "toolbox.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 196 | "ui/components/components.js", |
| 197 | "ui/ui-legacy.js", |
| 198 | "ui/ui.js", |
| 199 | "ui/utils/utils.js", |
Tim van der Lippe | 59ff4e2 | 2020-12-10 09:42:35 | [diff] [blame] | 200 | "wasmparser_worker/wasmparser_worker-entrypoint.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 201 | "wasmparser_worker/wasmparser_worker.js", |
| 202 | "web_audio/graph_visualizer/graph_visualizer.js", |
| 203 | "web_audio/web_audio-legacy.js", |
Andres Olivares | 63c33dc | 2021-01-22 13:43:25 | [diff] [blame] | 204 | "web_audio/web_audio-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 205 | "web_audio/web_audio.js", |
| 206 | "webauthn/webauthn-legacy.js", |
Andres Olivares | 3027aef | 2021-01-22 23:26:00 | [diff] [blame] | 207 | "webauthn/webauthn-meta.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 208 | "webauthn/webauthn.js", |
| 209 | "worker_main/worker_main-legacy.js", |
| 210 | "worker_main/worker_main.js", |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 211 | "workspace/workspace-legacy.js", |
| 212 | "workspace/workspace.js", |
| 213 | "workspace_diff/workspace_diff-legacy.js", |
| 214 | "workspace_diff/workspace_diff.js", |
Tim van der Lippe | 334be38 | 2020-07-13 14:35:58 | [diff] [blame] | 215 | ] |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 216 | |
| 217 | generated_module_entrypoint_sources = [] |
| 218 | |
| 219 | foreach(entrypoint, devtools_module_entrypoint_sources) { |
Tim van der Lippe | 5233a7b | 2021-03-02 15:12:46 | [diff] [blame] | 220 | generated_module_entrypoint_sources += |
| 221 | [ "$root_gen_dir/" + devtools_location + "front_end/$entrypoint" ] |
Tim van der Lippe | d18c704 | 2020-12-03 11:23:20 | [diff] [blame] | 222 | } |