| 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 2b2c62765666262ef21f32fa078d9d4d604d5ca4..15d5e278b0f2ff89a97f733f536d98aa01999921 100644
|
| --- a/components/autofill/core/common/save_password_progress_logger.h
|
| +++ b/components/autofill/core/common/save_password_progress_logger.h
|
| @@ -103,6 +103,7 @@ class SavePasswordProgressLogger {
|
| STRING_ONLY_VISIBLE,
|
| STRING_SHOW_PASSWORD_PROMPT,
|
| STRING_PASSWORDMANAGER_AUTOFILL,
|
| + STRING_PASSWORDMANAGER_AUTOFILLHTTPAUTH,
|
| STRING_WAIT_FOR_USERNAME,
|
| STRING_LOGINMODELOBSERVER_PRESENT,
|
| STRING_WAS_LAST_NAVIGATION_HTTP_ERROR_METHOD,
|
|
|