| Index: components/autofill/core/common/save_password_progress_logger.h
|
| diff --git a/components/autofill/core/common/save_password_progress_logger.h b/components/autofill/core/common/save_password_progress_logger.h
|
| index e5aaa70fb5ad4a1cf43bf76dad88d9b9c7dce33e..de8a08232b4cbc61ee82332af107e1c53e4c194c 100644
|
| --- a/components/autofill/core/common/save_password_progress_logger.h
|
| +++ b/components/autofill/core/common/save_password_progress_logger.h
|
| @@ -90,6 +90,7 @@ class SavePasswordProgressLogger {
|
| STRING_FORM_BLACKLISTED,
|
| STRING_INVALID_FORM,
|
| STRING_SYNC_CREDENTIAL,
|
| + STRING_BLOCK_PASSWORD_SAME_ORIGIN_INSECURE_SCHEME,
|
| STRING_PROVISIONALLY_SAVED_FORM,
|
| STRING_IGNORE_POSSIBLE_USERNAMES,
|
| STRING_ON_PASSWORD_FORMS_RENDERED_METHOD,
|
|
|