| 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 93b2ed332b1910c1d090dd96584b14a98a57f318..7a20869d8f286b7ba6215d3ef9849a24c5c52cd8 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" },
|
|
|