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 f1db9ca30fd51bc154424c59d35df6c339c7888a..4407c11dd220710bfe2adc05d701c8b4d10349cd 100644 |
--- a/components/autofill/core/common/save_password_progress_logger.h |
+++ b/components/autofill/core/common/save_password_progress_logger.h |
@@ -107,6 +107,7 @@ class SavePasswordProgressLogger { |
STRING_SHOW_PASSWORD_PROMPT, |
STRING_PASSWORDMANAGER_AUTOFILL, |
STRING_PASSWORDMANAGER_AUTOFILLHTTPAUTH, |
+ STRING_PASSWORDMANAGER_SHOW_INITIAL_PASSWORD_ACCOUNT_SUGGESTIONS, |
STRING_WAIT_FOR_USERNAME, |
STRING_LOGINMODELOBSERVER_PRESENT, |
STRING_WAS_LAST_NAVIGATION_HTTP_ERROR_METHOD, |
@@ -132,6 +133,7 @@ class SavePasswordProgressLogger { |
STRING_FORM_MANAGER_STATE, |
STRING_UNOWNED_INPUTS_VISIBLE, |
STRING_ON_FILL_PASSWORD_FORM_METHOD, |
+ STRING_ON_SHOW_INITIAL_PASSWORD_ACCOUNT_SUGGESTIONS, |
STRING_AMBIGUOUS_OR_EMPTY_NAMES, |
STRING_NUMBER_OF_POTENTIAL_FORMS_TO_FILL, |
STRING_CONTAINS_FILLABLE_USERNAME_FIELD, |