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 477f72c12d768083897622d8b240ef12df357adf..572ef3ac661948167458e462e91129cbb9952447 100644 |
--- a/components/autofill/content/common/autofill_param_traits_macros.h |
+++ b/components/autofill/content/common/autofill_param_traits_macros.h |
@@ -16,7 +16,6 @@ IPC_ENUM_TRAITS_MAX_VALUE(autofill::PasswordForm::Type, |
IPC_STRUCT_TRAITS_BEGIN(autofill::FormData) |
IPC_STRUCT_TRAITS_MEMBER(name) |
- IPC_STRUCT_TRAITS_MEMBER(method) |
IPC_STRUCT_TRAITS_MEMBER(origin) |
IPC_STRUCT_TRAITS_MEMBER(action) |
IPC_STRUCT_TRAITS_MEMBER(user_submitted) |