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

Unified Diff: chrome/browser/ui/passwords/manage_passwords_ui_controller.h

Issue 1234063002: [Smart Lock] Auto sign-in snackbar UI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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: chrome/browser/ui/passwords/manage_passwords_ui_controller.h
diff --git a/chrome/browser/ui/passwords/manage_passwords_ui_controller.h b/chrome/browser/ui/passwords/manage_passwords_ui_controller.h
index 594740acaa4148915335c21aa970b31aaca74727..92427da6bc478f416e0655b55c9140076e5cdac1 100644
--- a/chrome/browser/ui/passwords/manage_passwords_ui_controller.h
+++ b/chrome/browser/ui/passwords/manage_passwords_ui_controller.h
@@ -200,6 +200,8 @@ class ManagePasswordsUIController
// code to separate method allows mocking.
virtual void UpdateAndroidAccountChooserInfoBarVisibility();
+ virtual void UpdateAutoSigninToastVisibility();
newt (away) 2015/08/13 16:48:04 comment
melandory 2015/08/20 15:11:00 Done.
+
// The wrapper around current state and data.
ManagePasswordsState passwords_data_;

Powered by Google App Engine
This is Rietveld 408576698