| Index: third_party/WebKit/Source/devtools/front_end/toolbox.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/toolbox.json b/third_party/WebKit/Source/devtools/front_end/toolbox.json
|
| index eb1eb264c71ab30a125729073333861171ded7af..37bc51f1c22b2d9dbf00247b7a5c55bd80dea084 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/toolbox.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/toolbox.json
|
| @@ -5,6 +5,10 @@
|
| "type": "autostart"
|
| },
|
| {
|
| + "name": "dom_extension",
|
| + "type": "autostart"
|
| + },
|
| + {
|
| "name": "toolbox_bootstrap",
|
| "type": "autostart"
|
| }
|
|
|