| 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 75c5d344318ec14d35b04d9a00fc9f042b778d57..e15699ee5f118939d9ea5377b135d30594200966 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -137,6 +137,7 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(webaudio_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(experimental_webgl_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(experimental_websocket_enabled)
|
| + IPC_STRUCT_TRAITS_MEMBER(pinch_virtual_viewport_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(flash_3d_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(flash_stage3d_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(flash_stage3d_baseline_enabled)
|
|
|