Index: content/common/content_param_traits_macros.h |
diff --git a/content/common/content_param_traits_macros.h b/content/common/content_param_traits_macros.h |
index 18df1e55825beb2b020b06abb127944b21806dad..f636618214f378a13b9ca1e4dd5ac4e103783831 100644 |
--- a/content/common/content_param_traits_macros.h |
+++ b/content/common/content_param_traits_macros.h |
@@ -55,6 +55,7 @@ IPC_STRUCT_TRAITS_BEGIN(blink::WebCompositionUnderline) |
IPC_STRUCT_TRAITS_MEMBER(color) |
IPC_STRUCT_TRAITS_MEMBER(thick) |
IPC_STRUCT_TRAITS_MEMBER(backgroundColor) |
+ IPC_STRUCT_TRAITS_MEMBER(suggestions) |
IPC_STRUCT_TRAITS_END() |
#endif // CONTENT_COMMON_CONTENT_PARAM_TRAITS_MACROS_H_ |