| 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 3fb58f3c1d2d040dad1c477460b2a31eb97d6d2c..f10b0311ac8d7351d62ded7db572d8975c0496cb 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -231,7 +231,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(ignore_main_frame_overflow_hidden_quirk)
|
| IPC_STRUCT_TRAITS_MEMBER(report_screen_size_in_physical_pixels_quirk)
|
| IPC_STRUCT_TRAITS_MEMBER(resue_global_for_unowned_main_frame)
|
| - IPC_STRUCT_TRAITS_MEMBER(autoplay_muted_videos_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(progress_bar_completion)
|
| IPC_STRUCT_TRAITS_MEMBER(spellcheck_enabled_by_default)
|
| #endif
|
|
|