| 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 7d035090a78b0df2b30496052867d558c9f4312f..529c6f0061bfb511be55961a8ed73ee8c62d0928 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -14,6 +14,7 @@
|
| { "name": "extensions", "type": "autostart" },
|
| { "name": "ui_lazy" },
|
| { "name": "components_lazy" },
|
| + { "name": "services" },
|
| { "name": "elements", "condition": "!v8only" },
|
| { "name": "network", "condition": "!v8only" },
|
| { "name": "sources" },
|
|
|