| 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 c61ba884e81a001814265c1759b86709a5d89f8e..cbf880fe9a40d4407b0b8b6a911cb79626fb5dc9 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -58,7 +58,9 @@
|
| { "name": "help", "type": "autostart"},
|
| { "name": "workspace_diff" },
|
| { "name": "console_model", "type": "autostart"},
|
| - { "name": "network_log", "type": "autostart"}
|
| + { "name": "network_log", "type": "autostart"},
|
| + { "name": "help", "type": "autostart"},
|
| + { "name": "changes"}
|
| ],
|
|
|
| "has_html": true
|
|
|