Index: components/autofill/content/common/autofill_param_traits_macros.h |
diff --git a/components/autofill/content/common/autofill_param_traits_macros.h b/components/autofill/content/common/autofill_param_traits_macros.h |
index 625827c73df5fbe8c3e3f31f312764209c32f771..70f5ec6efaeba5e74758f2d188f54ad4f7f56e7a 100644 |
--- a/components/autofill/content/common/autofill_param_traits_macros.h |
+++ b/components/autofill/content/common/autofill_param_traits_macros.h |
@@ -41,7 +41,6 @@ IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordForm) |
IPC_STRUCT_TRAITS_MEMBER(other_possible_usernames) |
IPC_STRUCT_TRAITS_MEMBER(password_element) |
IPC_STRUCT_TRAITS_MEMBER(password_value) |
- IPC_STRUCT_TRAITS_MEMBER(password_autocomplete_set) |
IPC_STRUCT_TRAITS_MEMBER(new_password_element) |
IPC_STRUCT_TRAITS_MEMBER(new_password_value) |
IPC_STRUCT_TRAITS_MEMBER(ssl_valid) |