Index: ios/clean/chrome/browser/ui/tools/menu_overflow_controls_stackview.h |
diff --git a/ios/clean/chrome/browser/ui/tools/menu_overflow_controls_stackview.h b/ios/clean/chrome/browser/ui/tools/menu_overflow_controls_stackview.h |
index 7f442a1c617a73f50e397f357f315c71ebb8e07e..7ecf9f32f1d20dbb5c5c2831e75cb9e02a218521 100644 |
--- a/ios/clean/chrome/browser/ui/tools/menu_overflow_controls_stackview.h |
+++ b/ios/clean/chrome/browser/ui/tools/menu_overflow_controls_stackview.h |
@@ -12,8 +12,6 @@ |
// StackView subclass that contains the Overflow Toolbar Buttons that will be |
// inserted in the first row of ToolMenu in compact widths. |
@interface MenuOverflowControlsStackView : UIStackView |
-// ToolsMenu ToolbarButton. |
-@property(nonatomic, strong) ToolbarButton* toolsMenuButton; |
// Share ToolbarButton. |
@property(nonatomic, strong) ToolbarButton* shareButton; |
// Reload ToolbarButton. |