| Index: components/password_manager/core/browser/password_manager_settings_migration_experiment.h
|
| diff --git a/components/password_manager/core/browser/password_manager_settings_migration_experiment.h b/components/password_manager/core/browser/password_manager_settings_migration_experiment.h
|
| index 365f222b48440c7ac0d478eceb023584b736d40b..0dcbd1cb49a4bca59a5d0512730c14b273d24729 100644
|
| --- a/components/password_manager/core/browser/password_manager_settings_migration_experiment.h
|
| +++ b/components/password_manager/core/browser/password_manager_settings_migration_experiment.h
|
| @@ -10,10 +10,6 @@ namespace password_manager {
|
| // Returns true if settings migration should be active for the user.
|
| bool IsSettingsMigrationActive();
|
|
|
| -// Returns true if user participates in the experiment where password manager
|
| -// stops autofilling the credentials when it's off.
|
| -bool IsSettingsBehaviorChangeActive();
|
| -
|
| } // namespace password_manager
|
|
|
| #endif // COMPONENTS_PASSWORD_MANAGER_CORE_BROWSER_PASSWORD_MANAGER_SETTINGS_MIGRATOR_EXPERIMENT_H_
|
|
|