| 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 e0b9760eab07cf13cd60b6ae0e6fb87591bb223a..53f112826e2a8473c72a47093d1f5c8c0fd9a44e 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -145,7 +145,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(pepper_3d_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(pinch_virtual_viewport_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(pinch_overlay_scrollbar_thickness)
|
| - IPC_STRUCT_TRAITS_MEMBER(rubber_banding_on_compositor_thread)
|
| IPC_STRUCT_TRAITS_MEMBER(use_solid_color_scrollbars)
|
| IPC_STRUCT_TRAITS_MEMBER(flash_3d_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(flash_stage3d_enabled)
|
|
|