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 3f0726d8059b3b598f6dd8f7a4c1a8d917e2429e..625827c73df5fbe8c3e3f31f312764209c32f771 100644 |
--- a/components/autofill/content/common/autofill_param_traits_macros.h |
+++ b/components/autofill/content/common/autofill_param_traits_macros.h |
@@ -51,6 +51,7 @@ IPC_STRUCT_TRAITS_BEGIN(autofill::PasswordForm) |
IPC_STRUCT_TRAITS_MEMBER(times_used) |
IPC_STRUCT_TRAITS_MEMBER(form_data) |
IPC_STRUCT_TRAITS_MEMBER(layout) |
+ IPC_STRUCT_TRAITS_MEMBER(was_parsed_using_autofill_predictions) |
IPC_STRUCT_TRAITS_END() |
#endif // COMPONENTS_AUTOFILL_CONTENT_COMMON_AUTOFILL_PARAM_TRAITS_MACROS_H_ |