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

Unified Diff: Source/devtools/devtools.gyp

Issue 15665004: DevTools: [CodeMirror] add comment plugin (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add shortcut Created 7 years, 7 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
« no previous file with comments | « no previous file | Source/devtools/front_end/CodeMirrorTextEditor.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/devtools/devtools.gyp
diff --git a/Source/devtools/devtools.gyp b/Source/devtools/devtools.gyp
index de5805dffad0d1835f6ef6cd0c955138f3a8cbd8..81b5dd3ef6bc6c2bcc44be7f95806f6490613b1e 100644
--- a/Source/devtools/devtools.gyp
+++ b/Source/devtools/devtools.gyp
@@ -332,6 +332,7 @@
'front_end/cm/codemirror.js',
'front_end/cm/css.js',
'front_end/cm/showhint.js',
+ 'front_end/cm/comment.js',
'front_end/cm/htmlmixed.js',
'front_end/cm/closebrackets.js',
'front_end/cm/matchbrackets.js',
« no previous file with comments | « no previous file | Source/devtools/front_end/CodeMirrorTextEditor.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698