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

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

Issue 2271683003: DevTools: Move CodeMirrorTextEditor into text_editor module (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge 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/cm_modes/module.json
diff --git a/third_party/WebKit/Source/devtools/front_end/cm_modes/module.json b/third_party/WebKit/Source/devtools/front_end/cm_modes/module.json
index 78cbd9b50a9d434dca371b53e6e704c016bf88cd..fc489b71bfac4e04f7c763e8c985a6673beb146c 100644
--- a/third_party/WebKit/Source/devtools/front_end/cm_modes/module.json
+++ b/third_party/WebKit/Source/devtools/front_end/cm_modes/module.json
@@ -89,7 +89,7 @@
}
],
"dependencies": [
- "source_frame"
+ "text_editor"
],
"scripts": [
"DefaultCodeMirrorMimeMode.js"
« no previous file with comments | « third_party/WebKit/Source/devtools/devtools.gypi ('k') | third_party/WebKit/Source/devtools/front_end/inspector.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698