| 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 ceba9028976f4946b7e36b475ce20a1a43039b48..20506436696681b986b7a96748b3aff36c344e51 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -152,7 +152,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(flash_3d_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(flash_stage3d_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(flash_stage3d_baseline_enabled)
|
| - IPC_STRUCT_TRAITS_MEMBER(gl_multisampling_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(privileged_webgl_extensions_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(webgl_errors_to_console_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(mock_scrollbars_enabled)
|
|
|