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

Unified Diff: ios/clean/chrome/browser/ui/toolbar/toolbar_button+factory.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
« no previous file with comments | « ios/clean/chrome/browser/ui/toolbar/BUILD.gn ('k') | ios/clean/chrome/browser/ui/tools/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/clean/chrome/browser/ui/toolbar/toolbar_button+factory.h
diff --git a/ios/clean/chrome/browser/ui/toolbar/toolbar_button+factory.h b/ios/clean/chrome/browser/ui/toolbar/toolbar_button+factory.h
index f364c6ef4d2d7b955de9f8d1ef369af6009ea2ea..be763288b22d5f27ba1ec4f3c61183c37698ec3a 100644
--- a/ios/clean/chrome/browser/ui/toolbar/toolbar_button+factory.h
+++ b/ios/clean/chrome/browser/ui/toolbar/toolbar_button+factory.h
@@ -29,6 +29,8 @@
+ (instancetype)reloadToolbarButton;
// Stop ToolbarButton.
+ (instancetype)stopToolbarButton;
+// Star ToolbarButton.
++ (instancetype)starToolbarButton;
@end
« no previous file with comments | « ios/clean/chrome/browser/ui/toolbar/BUILD.gn ('k') | ios/clean/chrome/browser/ui/tools/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698