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 36d614e28ad8d646cee417415a6c70ec66ad6c57..3216d2d2c8c97043eaf109b593c7c236a14f2521 100644 |
--- a/components/autofill/content/common/autofill_messages.h |
+++ b/components/autofill/content/common/autofill_messages.h |
@@ -59,6 +59,7 @@ IPC_STRUCT_TRAITS_BEGIN(autofill::FormFieldData) |
IPC_STRUCT_TRAITS_MEMBER(option_values) |
IPC_STRUCT_TRAITS_MEMBER(option_contents) |
IPC_STRUCT_TRAITS_MEMBER(css_classes) |
+ IPC_STRUCT_TRAITS_MEMBER(properties_mask) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(autofill::FormFieldDataPredictions) |