| 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..62b3923b3fb7f09ddd38b6b8086b2c188d27b48d 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(persist)
|
| IPC_STRUCT_TRAITS_END()
|
|
|
| #endif // CONTENT_COMMON_CONTENT_PARAM_TRAITS_MACROS_H_
|
|
|