Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(95)

Unified Diff: third_party/WebKit/Source/devtools/front_end/inspector.json

Issue 2349343002: DevTools: introduce persistence/ module (Closed)
Patch Set: DevTools: add persistence/ module Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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" },

Powered by Google App Engine
This is Rietveld 408576698