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

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

Issue 943933004: Credential Manager API: add a new "Manage accounts" bubble. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments 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 3b2f72b0dad8ca826c4ccb03b50b7c5c5d48de0a..00dbccac989b3bdc26488a5d326df26b2640dedc 100644
--- a/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h
+++ b/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h
@@ -56,6 +56,7 @@ class ManagePasswordsBubbleView : public ManagePasswordsBubble,
class BlacklistedView;
class ConfirmNeverView;
class ManageView;
+ class ManageAccountsView;
class PendingView;
class SaveConfirmationView;
class WebContentMouseHandler;

Powered by Google App Engine
This is Rietveld 408576698