| 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 5d68491c72302c3f586f01ca49982dc036d26a7f..26dc2c1da82f8b31b5ef56d7067cb10687ffbea1 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -173,7 +173,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(main_frame_resizes_are_orientation_changes)
|
| IPC_STRUCT_TRAITS_MEMBER(initialize_at_minimum_page_scale)
|
| IPC_STRUCT_TRAITS_MEMBER(smart_insert_delete_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(compositor_touch_hit_testing)
|
| IPC_STRUCT_TRAITS_MEMBER(cookie_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(navigate_on_drag_drop)
|
| IPC_STRUCT_TRAITS_MEMBER(spatial_navigation_enabled)
|
|
|