| 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 bf5359e236a5353bc79adfd2b79617b86a54b943..5d9d8332d87e9bbc1d922f6859acd3da2b4e0424 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,
|
|
|