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

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

Issue 2901663002: [ios clean] Fixes Menu Overflow Controls UI (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
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 7ecf9f32f1d20dbb5c5c2831e75cb9e02a218521..02a19c3ca464f41d9f0eb9b3952e1b2dd3d89d03 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
@@ -18,6 +18,8 @@
@property(nonatomic, strong) ToolbarButton* reloadButton;
// Stop ToolbarButton.
@property(nonatomic, strong) ToolbarButton* stopButton;
+// Star ToolbarButton.
+@property(nonatomic, strong) ToolbarButton* starButton;
@end
#endif // IOS_CLEAN_CHROME_BROWSER_UI_TOOLS_MENU_OVERFLOW_CONTROLS_STACKVIEW_H_
« no previous file with comments | « ios/clean/chrome/browser/ui/tools/BUILD.gn ('k') | 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