Index: Source/devtools/front_end/main/module.json |
diff --git a/Source/devtools/front_end/main/module.json b/Source/devtools/front_end/main/module.json |
index 6e82f0402b17a4f2d24f348cf71a61da74b596ee..1b48499a0d4a14caedbf35f2ccb51b5d4bce87c8 100644 |
--- a/Source/devtools/front_end/main/module.json |
+++ b/Source/devtools/front_end/main/module.json |
@@ -132,6 +132,11 @@ |
"location": "toolbar-right" |
}, |
{ |
+ "type": "@WebInspector.StatusBarButton.Provider", |
+ "className": "WebInspector.ScreencastApp.StatusBarButtonProvider", |
+ "location": "toolbar-right" |
+ }, |
+ { |
"type": "ui-setting", |
"title": "Disable cache (while DevTools is open)", |
"settingName": "cacheDisabled", |