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 e084879b28896de0c31751f4ce91357054a2f38c..d32db5a300cc46912ebd8237b26f01df576cec55 100644 |
--- a/components/autofill/content/common/autofill_messages.h |
+++ b/components/autofill/content/common/autofill_messages.h |
@@ -58,6 +58,7 @@ IPC_STRUCT_TRAITS_BEGIN(autofill::FormFieldData) |
IPC_STRUCT_TRAITS_MEMBER(text_direction) |
IPC_STRUCT_TRAITS_MEMBER(option_values) |
IPC_STRUCT_TRAITS_MEMBER(option_contents) |
+ IPC_STRUCT_TRAITS_MEMBER(css_classes) |
IPC_STRUCT_TRAITS_END() |
IPC_STRUCT_TRAITS_BEGIN(autofill::FormFieldDataPredictions) |