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

Unified Diff: chrome/browser/ui/cocoa/passwords/signin_promo_view_controller.h

Issue 2103983002: Add 'x' button to the signin promo in the password bubble on Mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | chrome/browser/ui/cocoa/passwords/signin_promo_view_controller.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/cocoa/passwords/signin_promo_view_controller.h
diff --git a/chrome/browser/ui/cocoa/passwords/signin_promo_view_controller.h b/chrome/browser/ui/cocoa/passwords/signin_promo_view_controller.h
index b5167335e7ad1b5f53cbf30733e480f138e67d94..4d6cfd180aecc7548d1b0afe06ce056906af7db0 100644
--- a/chrome/browser/ui/cocoa/passwords/signin_promo_view_controller.h
+++ b/chrome/browser/ui/cocoa/passwords/signin_promo_view_controller.h
@@ -20,6 +20,7 @@
@interface SignInPromoViewController (Testing)
@property(readonly) NSButton* signInButton;
@property(readonly) NSButton* noButton;
+@property(readonly) NSButton* closeButton;
@end
#endif // CHROME_BROWSER_UI_COCOA_PASSWORDS_SIGNIN_PROMO_VIEW_CONTROLLER_H_
« no previous file with comments | « no previous file | chrome/browser/ui/cocoa/passwords/signin_promo_view_controller.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698