| 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 c7f6645e6ccfd231a2553ef1140a65d73d496ec7..0f4633d6f3d15491c28bae19925d25a75349db0e 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -170,7 +170,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(supports_multiple_windows)
|
| IPC_STRUCT_TRAITS_MEMBER(viewport_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(viewport_meta_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(use_expanded_heuristics_for_gpu_rasterization)
|
| 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)
|
|
|