Index: third_party/WebKit/Source/devtools/front_end/profiler/module.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/profiler/module.json b/third_party/WebKit/Source/devtools/front_end/profiler/module.json |
index 50d0f03bcc4dc58c75605e498821da1145358841..9a6833a6a2f4e83cb9db8678b65586e36fda9c21 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/profiler/module.json |
+++ b/third_party/WebKit/Source/devtools/front_end/profiler/module.json |
@@ -41,6 +41,8 @@ |
"type": "@WebInspector.ActionDelegate", |
"actionId": "profiler.toggle-recording", |
"iconClass": "record-toolbar-item", |
+ "toggledIconClass": "active-recording-toolbar-item", |
+ "toggleWithRedColor": true, |
"contextTypes": ["WebInspector.ProfilesPanel"], |
"className": "WebInspector.ProfilesPanel.RecordActionDelegate", |
"bindings": [ |