| 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..027f9630b92c0dc098ae189fbb7fba498d78506d 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_change_password_form)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordAndRealm)
|
|
|