OLD | NEW |
1 # Copyright 2014 The Chromium Authors. All rights reserved. | 1 # Copyright 2014 The Chromium Authors. All rights reserved. |
2 # Use of this source code is governed by a BSD-style license that can be | 2 # Use of this source code is governed by a BSD-style license that can be |
3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
4 | 4 |
5 import("//build/config/features.gni") | 5 import("//build/config/features.gni") |
6 import("//third_party/WebKit/public/public_features.gni") | 6 import("//third_party/WebKit/public/public_features.gni") |
7 import("//third_party/WebKit/Source/core/core.gni") | 7 import("//third_party/WebKit/Source/core/core.gni") |
8 | 8 |
9 all_devtools_files = [ | 9 all_devtools_files = [ |
10 "front_end/accessibility/AccessibilityModel.js", | 10 "front_end/accessibility/AccessibilityModel.js", |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
99 "front_end/common/module.json", | 99 "front_end/common/module.json", |
100 "front_end/common/ModuleExtensionInterfaces.js", | 100 "front_end/common/ModuleExtensionInterfaces.js", |
101 "front_end/common/Object.js", | 101 "front_end/common/Object.js", |
102 "front_end/common/OutputStream.js", | 102 "front_end/common/OutputStream.js", |
103 "front_end/common/ParsedURL.js", | 103 "front_end/common/ParsedURL.js", |
104 "front_end/common/Progress.js", | 104 "front_end/common/Progress.js", |
105 "front_end/common/ResourceType.js", | 105 "front_end/common/ResourceType.js", |
106 "front_end/common/SegmentedRange.js", | 106 "front_end/common/SegmentedRange.js", |
107 "front_end/common/Settings.js", | 107 "front_end/common/Settings.js", |
108 "front_end/common/StaticContentProvider.js", | 108 "front_end/common/StaticContentProvider.js", |
109 "front_end/common/Text.js", | |
110 "front_end/common/TextDictionary.js", | 109 "front_end/common/TextDictionary.js", |
111 "front_end/common/TextRange.js", | |
112 "front_end/common/TextUtils.js", | |
113 "front_end/common/Throttler.js", | 110 "front_end/common/Throttler.js", |
114 "front_end/common/Trie.js", | 111 "front_end/common/Trie.js", |
115 "front_end/common/UIString.js", | 112 "front_end/common/UIString.js", |
116 "front_end/common/Worker.js", | 113 "front_end/common/Worker.js", |
117 "front_end/components/breakpointsList.css", | 114 "front_end/components/breakpointsList.css", |
118 "front_end/components/BreakpointsSidebarPaneBase.js", | 115 "front_end/components/BreakpointsSidebarPaneBase.js", |
119 "front_end/components/CPUThrottlingManager.js", | 116 "front_end/components/CPUThrottlingManager.js", |
120 "front_end/components/DataSaverInfobar.js", | 117 "front_end/components/DataSaverInfobar.js", |
121 "front_end/components/DockController.js", | 118 "front_end/components/DockController.js", |
122 "front_end/components/DOMBreakpointsSidebarPane.js", | 119 "front_end/components/DOMBreakpointsSidebarPane.js", |
(...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
563 "front_end/terminal/xterm.js/addons/fit/fit.js", | 560 "front_end/terminal/xterm.js/addons/fit/fit.js", |
564 "front_end/terminal/xterm.js/build/xterm.css", | 561 "front_end/terminal/xterm.js/build/xterm.css", |
565 "front_end/terminal/xterm.js/build/xterm.js", | 562 "front_end/terminal/xterm.js/build/xterm.js", |
566 "front_end/test_runner/module.json", | 563 "front_end/test_runner/module.json", |
567 "front_end/test_runner/TestRunner.js", | 564 "front_end/test_runner/TestRunner.js", |
568 "front_end/text_editor/cmdevtools.css", | 565 "front_end/text_editor/cmdevtools.css", |
569 "front_end/text_editor/CodeMirrorTextEditor.js", | 566 "front_end/text_editor/CodeMirrorTextEditor.js", |
570 "front_end/text_editor/CodeMirrorUtils.js", | 567 "front_end/text_editor/CodeMirrorUtils.js", |
571 "front_end/text_editor/module.json", | 568 "front_end/text_editor/module.json", |
572 "front_end/text_editor/TextEditorAutocompleteController.js", | 569 "front_end/text_editor/TextEditorAutocompleteController.js", |
| 570 "front_end/text_utils/module.json", |
| 571 "front_end/text_utils/Text.js", |
| 572 "front_end/text_utils/TextRange.js", |
| 573 "front_end/text_utils/TextUtils.js", |
573 "front_end/timeline_model/module.json", | 574 "front_end/timeline_model/module.json", |
574 "front_end/timeline_model/TimelineFrameModel.js", | 575 "front_end/timeline_model/TimelineFrameModel.js", |
575 "front_end/timeline_model/TimelineIRModel.js", | 576 "front_end/timeline_model/TimelineIRModel.js", |
576 "front_end/timeline_model/TimelineJSProfile.js", | 577 "front_end/timeline_model/TimelineJSProfile.js", |
577 "front_end/timeline_model/TimelineModel.js", | 578 "front_end/timeline_model/TimelineModel.js", |
578 "front_end/timeline_model/TimelineModelFilter.js", | 579 "front_end/timeline_model/TimelineModelFilter.js", |
579 "front_end/timeline_model/TimelineProfileTree.js", | 580 "front_end/timeline_model/TimelineProfileTree.js", |
580 "front_end/timeline_model/TracingLayerTree.js", | 581 "front_end/timeline_model/TracingLayerTree.js", |
581 "front_end/timeline/CountersGraph.js", | 582 "front_end/timeline/CountersGraph.js", |
582 "front_end/timeline/EventsTimelineTreeView.js", | 583 "front_end/timeline/EventsTimelineTreeView.js", |
(...skipping 532 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1115 ".eslintrc.js", | 1116 ".eslintrc.js", |
1116 "devtools-node-modules/", | 1117 "devtools-node-modules/", |
1117 "front_end/", | 1118 "front_end/", |
1118 "scripts/buildbot/run_eslint.py", | 1119 "scripts/buildbot/run_eslint.py", |
1119 "scripts/local_node/", | 1120 "scripts/local_node/", |
1120 "//testing/scripts/common.py", | 1121 "//testing/scripts/common.py", |
1121 "//testing/scripts/run_devtools_check.py", | 1122 "//testing/scripts/run_devtools_check.py", |
1122 "//testing/xvfb.py", | 1123 "//testing/xvfb.py", |
1123 ] | 1124 ] |
1124 } | 1125 } |
OLD | NEW |