| Index: third_party/WebKit/Source/devtools/front_end/inspector.json
|
| diff --git a/third_party/WebKit/Source/devtools/front_end/inspector.json b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| index 46d654460f64e949c94abbce89c6829d9a4eec21..205a6547285565a799b1e4a56ca6a29eef694bbe 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -1,6 +1,7 @@
|
| {
|
| "modules" : [
|
| { "name": "platform", "type": "autostart" },
|
| + { "name": "dom_extension", "type": "autostart" },
|
| { "name": "main", "type": "autostart" },
|
| { "name": "components", "type": "autostart"},
|
| { "name": "ui", "type": "autostart" },
|
|
|