| 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 e2a1bb5ee772485152cd64cd645739f802df331a..7d035090a78b0df2b30496052867d558c9f4312f 100644
|
| --- a/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| +++ b/third_party/WebKit/Source/devtools/front_end/inspector.json
|
| @@ -10,6 +10,7 @@
|
| { "name": "emulation", "type": "autostart" },
|
| { "name": "workspace", "type": "autostart" },
|
| { "name": "bindings", "type": "autostart" },
|
| + { "name": "persistence", "type": "autostart" },
|
| { "name": "extensions", "type": "autostart" },
|
| { "name": "ui_lazy" },
|
| { "name": "components_lazy" },
|
|
|