| Index: content/public/common/common_param_traits_macros.h
|
| diff --git a/content/public/common/common_param_traits_macros.h b/content/public/common/common_param_traits_macros.h
|
| index ac76b5a8b1b9d240910ff0e9bd77462b97b2187e..854ed74977f2569192f5e8698358f92eaf4879d5 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -179,6 +179,7 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(spatial_navigation_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(v8_cache_options)
|
| IPC_STRUCT_TRAITS_MEMBER(v8_script_streaming_enabled)
|
| + IPC_STRUCT_TRAITS_MEMBER(slimming_paint_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(pepper_accelerated_video_decode_enabled)
|
| #if defined(OS_ANDROID)
|
| IPC_STRUCT_TRAITS_MEMBER(text_autosizing_enabled)
|
|
|