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 439 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
562 "front_end/terminal/xterm.js/addons/fit/fit.js", | 559 "front_end/terminal/xterm.js/addons/fit/fit.js", |
563 "front_end/terminal/xterm.js/build/xterm.css", | 560 "front_end/terminal/xterm.js/build/xterm.css", |
564 "front_end/terminal/xterm.js/build/xterm.js", | 561 "front_end/terminal/xterm.js/build/xterm.js", |
565 "front_end/test_runner/module.json", | 562 "front_end/test_runner/module.json", |
566 "front_end/test_runner/TestRunner.js", | 563 "front_end/test_runner/TestRunner.js", |
567 "front_end/text_editor/cmdevtools.css", | 564 "front_end/text_editor/cmdevtools.css", |
568 "front_end/text_editor/CodeMirrorTextEditor.js", | 565 "front_end/text_editor/CodeMirrorTextEditor.js", |
569 "front_end/text_editor/CodeMirrorUtils.js", | 566 "front_end/text_editor/CodeMirrorUtils.js", |
570 "front_end/text_editor/module.json", | 567 "front_end/text_editor/module.json", |
571 "front_end/text_editor/TextEditorAutocompleteController.js", | 568 "front_end/text_editor/TextEditorAutocompleteController.js", |
| 569 "front_end/text_utils/module.json", |
| 570 "front_end/text_utils/Text.js", |
| 571 "front_end/text_utils/TextRange.js", |
| 572 "front_end/text_utils/TextUtils.js", |
572 "front_end/timeline_model/module.json", | 573 "front_end/timeline_model/module.json", |
573 "front_end/timeline_model/TimelineFrameModel.js", | 574 "front_end/timeline_model/TimelineFrameModel.js", |
574 "front_end/timeline_model/TimelineIRModel.js", | 575 "front_end/timeline_model/TimelineIRModel.js", |
575 "front_end/timeline_model/TimelineJSProfile.js", | 576 "front_end/timeline_model/TimelineJSProfile.js", |
576 "front_end/timeline_model/TimelineModel.js", | 577 "front_end/timeline_model/TimelineModel.js", |
577 "front_end/timeline_model/TimelineModelFilter.js", | 578 "front_end/timeline_model/TimelineModelFilter.js", |
578 "front_end/timeline_model/TimelineProfileTree.js", | 579 "front_end/timeline_model/TimelineProfileTree.js", |
579 "front_end/timeline_model/TracingLayerTree.js", | 580 "front_end/timeline_model/TracingLayerTree.js", |
580 "front_end/timeline/CountersGraph.js", | 581 "front_end/timeline/CountersGraph.js", |
581 "front_end/timeline/EventsTimelineTreeView.js", | 582 "front_end/timeline/EventsTimelineTreeView.js", |
(...skipping 531 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1113 ".eslintrc.js", | 1114 ".eslintrc.js", |
1114 "devtools-node-modules/", | 1115 "devtools-node-modules/", |
1115 "front_end/", | 1116 "front_end/", |
1116 "scripts/buildbot/run_eslint.py", | 1117 "scripts/buildbot/run_eslint.py", |
1117 "scripts/local_node/", | 1118 "scripts/local_node/", |
1118 "//testing/scripts/common.py", | 1119 "//testing/scripts/common.py", |
1119 "//testing/scripts/run_devtools_check.py", | 1120 "//testing/scripts/run_devtools_check.py", |
1120 "//testing/xvfb.py", | 1121 "//testing/xvfb.py", |
1121 ] | 1122 ] |
1122 } | 1123 } |
OLD | NEW |