Index: third_party/WebKit/Source/devtools/front_end/network/module.json |
diff --git a/third_party/WebKit/Source/devtools/front_end/network/module.json b/third_party/WebKit/Source/devtools/front_end/network/module.json |
index 781e057f86b321c581370beda160bfa1d9d96aef..9080be816777f2f994b40f8968340c15f2b1442e 100644 |
--- a/third_party/WebKit/Source/devtools/front_end/network/module.json |
+++ b/third_party/WebKit/Source/devtools/front_end/network/module.json |
@@ -42,6 +42,7 @@ |
"type": "@WebInspector.ActionDelegate", |
"actionId": "network.toggle-recording", |
"iconClass": "record-toolbar-item", |
+ "toggledIconClass": "active-recording-toolbar-item", |
"contextTypes": ["WebInspector.NetworkPanel"], |
"className": "WebInspector.NetworkPanel.RecordActionDelegate", |
"options": [ |