| 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 1d045b0f484a47270cc9824fe13e4e9f56188368..23da6a68ad853ae7dcd80da62887a0450c02dd43 100644
|
| --- a/content/public/common/common_param_traits_macros.h
|
| +++ b/content/public/common/common_param_traits_macros.h
|
| @@ -184,7 +184,6 @@ IPC_STRUCT_TRAITS_BEGIN(content::WebPreferences)
|
| IPC_STRUCT_TRAITS_MEMBER(device_scale_adjustment)
|
| IPC_STRUCT_TRAITS_MEMBER(force_enable_zoom)
|
| IPC_STRUCT_TRAITS_MEMBER(fullscreen_supported)
|
| - IPC_STRUCT_TRAITS_MEMBER(disallow_fullscreen_for_non_media_elements)
|
| IPC_STRUCT_TRAITS_MEMBER(double_tap_to_zoom_enabled)
|
| IPC_STRUCT_TRAITS_MEMBER(user_gesture_required_for_media_playback)
|
| IPC_STRUCT_TRAITS_MEMBER(default_video_poster_url)
|
|
|