| 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 786e40d5edd1631fef76e132f1fb0b487451778c..91dab9f75ca4e880ab42131e3c69aaeea4e52699 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -59,7 +59,8 @@
|
| { "name": "workspace_diff" },
|
| { "name": "console_model", "type": "autostart"},
|
| { "name": "network_log", "type": "autostart"},
|
| - { "name": "text_utils", "type": "autostart"}
|
| + { "name": "text_utils", "type": "autostart"},
|
| + { "name": "changes"}
|
| ],
|
|
|
| "has_html": true
|
|
|