Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Unified Diff: ios/clean/chrome/browser/ui/tools/menu_overflow_controls_stackview.h

Issue 2887263003: [ios clean] ToolsMenu ScrollView and Close Button (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/tools/menu_overflow_controls_stackview.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | ios/clean/chrome/browser/ui/tools/menu_overflow_controls_stackview.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698