Index: components/autofill/core/common/autofill_param_traits_macros.h |
diff --git a/components/autofill/core/common/autofill_param_traits_macros.h b/components/autofill/core/common/autofill_param_traits_macros.h |
index 91d357a1e1fae68cecef0b92a95ebde42df8ea0c..23ef5b5301bf06609242d2a07ba81536e6498abe 100644 |
--- a/components/autofill/core/common/autofill_param_traits_macros.h |
+++ b/components/autofill/core/common/autofill_param_traits_macros.h |
@@ -32,7 +32,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(old_password_element) |
IPC_STRUCT_TRAITS_MEMBER(old_password_value) |
IPC_STRUCT_TRAITS_MEMBER(ssl_valid) |