| 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 40192879e1bad7a844379e342ea3e1dd57b10a20..c8f8e263a27724b878b88c6186171cf8b7618d07 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -127,7 +127,6 @@ IPC_STRUCT_TRAITS_BEGIN(WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(webaudio_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(experimental_webgl_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(pepper_3d_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(experimental_websocket_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(pinch_virtual_viewport_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(pinch_overlay_scrollbar_thickness)
|
| IPC_STRUCT_TRAITS_MEMBER(use_solid_color_scrollbars)
|
|
|