Chromium Code Reviews| Index: Source/devtools/front_end/components/module.json |
| diff --git a/Source/devtools/front_end/components/module.json b/Source/devtools/front_end/components/module.json |
| index dd832891d13846276d897a29beadeca7a64470ee..74a722f5e989fc59f9fcfaee416fa17b83fab118 100644 |
| --- a/Source/devtools/front_end/components/module.json |
| +++ b/Source/devtools/front_end/components/module.json |
| @@ -13,6 +13,7 @@ |
| "dependencies": [ |
| "bindings", |
| "platform", |
| + "languages", |
|
pfeldman
2015/08/13 21:15:46
Is there actually anything in components that depe
wes
2015/08/14 00:55:05
Uhhhhh... there might not be anymore. I moved thin
|
| "ui" |
| ], |
| "scripts": [ |