Chromium Code Reviews| 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" |