| Index: components/safe_browsing/password_protection/password_protection_service.h
|
| diff --git a/components/safe_browsing/password_protection/password_protection_service.h b/components/safe_browsing/password_protection/password_protection_service.h
|
| index 9963266b9a2aa492022c74e50060627d7935ee31..e688efc4414070f76c81ef416e3b92f5be58dc62 100644
|
| --- a/components/safe_browsing/password_protection/password_protection_service.h
|
| +++ b/components/safe_browsing/password_protection/password_protection_service.h
|
| @@ -33,7 +33,7 @@ namespace safe_browsing {
|
| class SafeBrowsingDatabaseManager;
|
| class PasswordProtectionRequest;
|
|
|
| -extern const base::Feature kLowReputationPinging;
|
| +extern const base::Feature kPasswordFieldOnFocusPinging;
|
| extern const base::Feature kProtectedPasswordEntryPinging;
|
|
|
| // Manage password protection pings and verdicts. There is one instance of this
|
|
|