| 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.
|
|
|