| 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..76861875ab7fc3cd07a52bdaec77bd346f904d62 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_password_change_form)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordAndRealm)
|
|
|