Index: Source/devtools/front_end/toolbox_bootstrap/module.json |
diff --git a/Source/devtools/front_end/toolbox_bootstrap/module.json b/Source/devtools/front_end/toolbox_bootstrap/module.json |
index b34bae7c451db252787141012110411d27e0194e..42fbad576d5dcba693450089a6e7f71ea8e88e4c 100644 |
--- a/Source/devtools/front_end/toolbox_bootstrap/module.json |
+++ b/Source/devtools/front_end/toolbox_bootstrap/module.json |
@@ -1,7 +1,6 @@ |
{ |
"dependencies": [ |
- "host", |
- "common" |
+ "platform" |
], |
"scripts": [ |
"Toolbox.js" |