Index: content/public/common/web_preferences.h |
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h |
index 0aeb9f258fdba4ec2bf4d48dd7d55ec0753eb695..3d14b4796bba2dc007dd0e8c3eb56c2f5b380ca7 100644 |
--- a/content/public/common/web_preferences.h |
+++ b/content/public/common/web_preferences.h |
@@ -161,7 +161,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; |