Chromium Code Reviews| Index: Source/devtools/front_end/ui/module.json |
| diff --git a/Source/devtools/front_end/ui/module.json b/Source/devtools/front_end/ui/module.json |
| index 88572fb77fecc6e2f03599292a1714dbafd1a88d..a5c928571692d52106e07abb88fc327f51b7cc31 100644 |
| --- a/Source/devtools/front_end/ui/module.json |
| +++ b/Source/devtools/front_end/ui/module.json |
| @@ -1,5 +1,6 @@ |
| { |
| "dependencies": [ |
| + "platform", |
| "common", |
| "host" |
| ], |