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

Unified Diff: third_party/WebKit/Source/devtools/devtools.gypi

Issue 2281703002: DevTools: Create TextEditor Interface around CodeMirrorTextEditor (Closed)
Patch Set: Fix bad closure typedef 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/devtools.gypi
diff --git a/third_party/WebKit/Source/devtools/devtools.gypi b/third_party/WebKit/Source/devtools/devtools.gypi
index 00de7537c9bee7b225a939803fb4b996c3ab30fa..e4ade5e60c5b0d9740755449f7ffe0d28b123865 100644
--- a/third_party/WebKit/Source/devtools/devtools.gypi
+++ b/third_party/WebKit/Source/devtools/devtools.gypi
@@ -290,6 +290,7 @@
'front_end/ui/HistoryInput.js',
'front_end/ui/Infobar.js',
'front_end/ui/InplaceEditor.js',
+ 'front_end/ui/TextEditor.js',
'front_end/ui/InspectorView.js',
'front_end/ui/KeyboardShortcut.js',
'front_end/ui/ListWidget.js',

Powered by Google App Engine
This is Rietveld 408576698