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

Unified Diff: chrome/browser/ui/signin_view_controller_delegate.h

Issue 2619963003: Change the views sign-in dialog to be tab modal. (Closed)
Patch Set: Fix field order Created 3 years, 11 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/views/profiles/signin_view_controller_delegate_views.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/signin_view_controller_delegate.h
diff --git a/chrome/browser/ui/signin_view_controller_delegate.h b/chrome/browser/ui/signin_view_controller_delegate.h
index 6f9de730afaa68b05ed917bc8a88e0dbd49901a1..cad47aa889f7d56c6bb7649f6783b670169a00a8 100644
--- a/chrome/browser/ui/signin_view_controller_delegate.h
+++ b/chrome/browser/ui/signin_view_controller_delegate.h
@@ -46,6 +46,7 @@ class SigninViewControllerDelegate : public content::WebContentsDelegate {
SigninViewController* signin_view_controller,
Browser* browser);
+ // Closes the modal sign-in dialog.
void CloseModalSignin();
// Either navigates back in the signin flow if the history state allows it or
« no previous file with comments | « no previous file | chrome/browser/ui/views/profiles/signin_view_controller_delegate_views.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698