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 ffca469b9dfcd9229f4d360709d16f17f5a1f626..492c6d4e280b2a4d01696f8de90831f5586d61ed 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/inspector.json |
+++ b/third_party/WebKit/Source/devtools/front_end/inspector.json |
@@ -55,7 +55,8 @@ |
{ "name": "network_conditions", "type": "autostart"}, |
{ "name": "event_listeners" }, |
{ "name": "object_ui", "type": "autostart"}, |
- { "name": "help", "type": "autostart"} |
+ { "name": "help", "type": "autostart"}, |
+ { "name": "timer", "type": "autostart"} |
], |
"has_html": true |