| Index: content/public/common/web_preferences.cc
|
| diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
|
| index 32f798741c38c4f0066053ca19eb80b80aaa1302..0112413c4f3a5c00d02568d0e983b305ecefeb29 100644
|
| --- a/content/public/common/web_preferences.cc
|
| +++ b/content/public/common/web_preferences.cc
|
| @@ -145,7 +145,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),
|
|
|