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

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

Issue 1001553005: New "Save password" bubble for the Credential Manager API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: comments Created 5 years, 9 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 34874f4b85ee1aad3ab74d237942dfe87c3d6767..8891399a180d558bcaead6a8379e01e3383b9703 100644
--- a/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h
+++ b/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.h
@@ -57,6 +57,7 @@ class ManagePasswordsBubbleView : public ManagePasswordsBubble,
class ManageView;
class ManageAccountsView;
class PendingView;
+ class SaveAccountView;
class SaveConfirmationView;
class WebContentMouseHandler;

Powered by Google App Engine
This is Rietveld 408576698