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 04b93b0e7b5f737484aa0e281b632f99fdd5e384..e6f624c5153a33407fe4607b6b533c4bdf739c03 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 |
@@ -34,6 +34,7 @@ |
"../cm/xml.js", |
"../cm/htmlmixed.js", |
"../cm/htmlembedded.js", |
+ "../cm/multiplex.js", |
lushnikov
2016/07/21 16:54:25
nit: i'd put multiplex before htmlmixed to mirror
einbinder
2016/07/21 20:35:50
Done.
|
"../cm/matchbrackets.js", |
"../cm/closebrackets.js", |
@@ -59,6 +60,7 @@ |
"../cm/xml.js", |
"../cm/htmlmixed.js", |
"../cm/htmlembedded.js", |
+ "../cm/multiplex.js", |
"../cm/matchbrackets.js", |
"../cm/closebrackets.js", |