| 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 48ba994aa1d96a45d2486c16a97c04bb319a85a1..5add7e53db20c4d55ab2cd227efa1dbd03cfbc82 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -200,6 +200,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(slimming_paint_v2_enabled)
|
| + IPC_STRUCT_TRAITS_MEMBER(blink_synchronized_painting_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(pepper_accelerated_video_decode_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(animation_policy)
|
| #if defined(OS_ANDROID)
|
|
|