Index: components/autofill/content/common/autofill_messages.h |
diff --git a/components/autofill/content/common/autofill_messages.h b/components/autofill/content/common/autofill_messages.h |
index 2c816370a171cda9e612dd12d0b5f37bd76865b4..90565e97cac8346d427d5e1fe8461cd99f3c9961 100644 |
--- a/components/autofill/content/common/autofill_messages.h |
+++ b/components/autofill/content/common/autofill_messages.h |
@@ -96,6 +96,7 @@ IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordFormFillData) |
IPC_STRUCT_TRAITS_MEMBER(additional_logins) |
IPC_STRUCT_TRAITS_MEMBER(other_possible_usernames) |
IPC_STRUCT_TRAITS_MEMBER(wait_for_username) |
+ IPC_STRUCT_TRAITS_MEMBER(is_possible_change_password_form) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordAndRealm) |