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

Unified Diff: chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h

Issue 924733003: Credential Manager API pops up an auto-signin toast. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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/views/passwords/manage_passwords_bubble_view.h
diff --git a/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h b/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h
index 6bf90f59fa12dc413b0a20af207197ad517a16d8..3b2f72b0dad8ca826c4ccb03b50b7c5c5d48de0a 100644
--- a/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h
+++ b/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h
@@ -52,6 +52,7 @@ class ManagePasswordsBubbleView : public ManagePasswordsBubble,
private:
class AskUserToSubmitURLView;
class AccountChooserView;
+ class AutoSigninView;
class BlacklistedView;
class ConfirmNeverView;
class ManageView;

Powered by Google App Engine
This is Rietveld 408576698