Chromium Code Reviews| Index: Source/devtools/front_end/source_frame/module.json |
| diff --git a/Source/devtools/front_end/source_frame/module.json b/Source/devtools/front_end/source_frame/module.json |
| index a25880700e493624780111f7c6bee38c14c1aa99..d64dd04b83fdbfe1c27a4081bda994a2c327499f 100644 |
| --- a/Source/devtools/front_end/source_frame/module.json |
| +++ b/Source/devtools/front_end/source_frame/module.json |
| @@ -30,6 +30,7 @@ |
| "../cm/codemirror.js", |
| "../cm/css.js", |
| "../cm/javascript.js", |
| + "../cm/simple.js", |
| "../cm/xml.js", |
| "../cm/htmlmixed.js", |
| "../cm/htmlembedded.js", |
| @@ -55,6 +56,7 @@ |
| "../cm/codemirror.js", |
| "../cm/css.js", |
| "../cm/javascript.js", |
| + "../cm/simple.js", |
| "../cm/xml.js", |
| "../cm/htmlmixed.js", |
| "../cm/htmlembedded.js", |