| 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 187734fe671020f23891fd9d520c1ff69ef49033..73ec76175419f2785d0c68cef6755962dea29dcd 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -20,7 +20,7 @@
|
| { "name": "sources" },
|
| { "name": "timeline", "condition": "!v8only" },
|
| { "name": "timeline_model", "condition": "!v8only" },
|
| - { "name": "product_registry", "condition": "!v8only", "type": "autostart" },
|
| + { "name": "product_registry", "condition": "!v8only" },
|
| { "name": "product_registry_impl", "condition": "!v8only", "type": "remote" },
|
| { "name": "profiler" },
|
| { "name": "resources", "condition": "!v8only" },
|
|
|