Index: content/public/common/web_preferences.cc |
diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc |
index b8700d168f3f15e006ea975375e631555f95d316..4dd1e2432c67663a7e415b202d5eed2b8a13f195 100644 |
--- a/content/public/common/web_preferences.cc |
+++ b/content/public/common/web_preferences.cc |
@@ -146,7 +146,6 @@ WebPreferences::WebPreferences() |
font_scale_factor(1.0f), |
device_scale_adjustment(1.0f), |
force_enable_zoom(false), |
- disallow_fullscreen_for_non_media_elements(false), |
fullscreen_supported(true), |
double_tap_to_zoom_enabled(true), |
user_gesture_required_for_media_playback(true), |