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 efcabc79d3943c68e32a1d5648ee021a56468a49..a331425221ebe59572e0c03b3def35a751133a4a 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json |
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json |
@@ -56,7 +56,8 @@ |
{ "name": "event_listeners" }, |
{ "name": "object_ui", "type": "autostart"}, |
{ "name": "help", "type": "autostart"}, |
- { "name": "workspace_diff" } |
+ { "name": "workspace_diff" }, |
+ { "name": "console_model", "type": "autostart"} |
], |
"has_html": true |