Index: third_party/WebKit/Source/devtools/front_end/timeline/module.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/timeline/module.json b/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
index a40810faa1eb502fb3e69edeccb3a11b85812f73..9d9fa9c8cc718c62202b7a3e52390c506ea85115 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
+++ b/third_party/WebKit/Source/devtools/front_end/timeline/module.json |
@@ -35,6 +35,8 @@ |
"type": "@WebInspector.ActionDelegate", |
"actionId": "timeline.toggle-recording", |
"iconClass": "record-toolbar-item", |
+ "toggledIconClass": "active-recording-toolbar-item", |
+ "toggleWithRedColor": true, |
"contextTypes": ["WebInspector.TimelinePanel"], |
"className": "WebInspector.TimelinePanel.ActionDelegate", |
"options": [ |