| 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 f63d9ddde9685b9a2557a73756dcc7a8bba2e1ab..ffca469b9dfcd9229f4d360709d16f17f5a1f626 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -54,7 +54,8 @@
|
| { "name": "heap_snapshot_model" },
|
| { "name": "network_conditions", "type": "autostart"},
|
| { "name": "event_listeners" },
|
| - { "name": "object_ui", "type": "autostart"}
|
| + { "name": "object_ui", "type": "autostart"},
|
| + { "name": "help", "type": "autostart"}
|
| ],
|
|
|
| "has_html": true
|
|
|