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 57c275a600b78851c52de0e5fc61c9fe76ae4a30..112b6e7fae0e47d01a724189f8c0864a6e801026 100644 |
--- a/Source/devtools/front_end/toolbox_bootstrap/module.json |
+++ b/Source/devtools/front_end/toolbox_bootstrap/module.json |
@@ -1,8 +1,6 @@ |
{ |
"dependencies": [ |
- "ui", |
- "host", |
- "common" |
+ "toolbox" |
], |
"scripts": [ |
"Toolbox.js" |