| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index b0a95ca47fe1c7c4535dce6fe844d815b8005088..bb8280dfa2ba1c6cf08da3de7da8294f389b2907 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -160,7 +160,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| float font_scale_factor;
|
| float device_scale_adjustment;
|
| bool force_enable_zoom;
|
| - bool disallow_fullscreen_for_non_media_elements;
|
| bool fullscreen_supported;
|
| bool double_tap_to_zoom_enabled;
|
| bool user_gesture_required_for_media_playback;
|
|
|