Chromium Code Reviews| Index: Source/devtools/front_end/sdk/module.json |
| diff --git a/Source/devtools/front_end/sdk/module.json b/Source/devtools/front_end/sdk/module.json |
| index c7299cea365e0ca81aa97cb2b85aea5e9a6f9e41..d81373fa1ffd253591cd4108c673734558ea93fb 100644 |
| --- a/Source/devtools/front_end/sdk/module.json |
| +++ b/Source/devtools/front_end/sdk/module.json |
| @@ -2,6 +2,7 @@ |
| "dependencies": [ |
| "common", |
| "host", |
| + "languages", |
|
pfeldman
2015/08/13 21:15:47
So you don't really want this.
wes
2015/08/14 00:55:05
I can see why now - yeah.
|
| "platform" |
| ], |
| "extensions": [ |