Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(743)

Unified Diff: third_party/WebKit/Source/devtools/front_end/source_frame/module.json

Issue 2238883004: DevTools: Split off SourcesTextEditor from CodeMirrorTextEditor (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Stray line Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/Source/devtools/front_end/source_frame/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/source_frame/module.json b/third_party/WebKit/Source/devtools/front_end/source_frame/module.json
index 969b1322f07cd4a80a2fe6e92eae547ac7689644..5a8c232ef6c041740d4b63b3702cf11e46f1e5ff 100644
--- a/third_party/WebKit/Source/devtools/front_end/source_frame/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/source_frame/module.json
@@ -46,6 +46,7 @@
"CodeMirrorUtils.js",
"TextEditorAutocompleteController.js",
"CodeMirrorTextEditor.js",
+ "SourcesTextEditor.js",
"FontView.js",
"ImageView.js",
"SourceFrame.js",

Powered by Google App Engine
This is Rietveld 408576698