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

Unified Diff: components/password_manager/content/browser/credential_manager_dispatcher.h

Issue 1031153002: [Credential Management] Smart lock save Credentials bubble should not always pop up. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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: components/password_manager/content/browser/credential_manager_dispatcher.h
diff --git a/components/password_manager/content/browser/credential_manager_dispatcher.h b/components/password_manager/content/browser/credential_manager_dispatcher.h
index 87b5f665a3adecb9ca994a7d1989de99e45a690f..5f94db66c847e55c876f6d5e9cc679b21968b472 100644
--- a/components/password_manager/content/browser/credential_manager_dispatcher.h
+++ b/components/password_manager/content/browser/credential_manager_dispatcher.h
@@ -75,7 +75,6 @@ class CredentialManagerDispatcher : public content::WebContentsObserver {
PasswordStore* GetPasswordStore();
- bool IsSavingEnabledForCurrentPage() const;
bool IsZeroClickAllowed() const;
// Returns the driver for the current main frame.

Powered by Google App Engine
This is Rietveld 408576698