| Index: content/public/common/web_preferences.cc
|
| diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
|
| index deb82db1476fec69126bc1b959e191a210fc88aa..6b599c096e09dcdfe6e9e2fd4157abace2567b8a 100644
|
| --- a/content/public/common/web_preferences.cc
|
| +++ b/content/public/common/web_preferences.cc
|
| @@ -178,7 +178,6 @@ WebPreferences::WebPreferences()
|
| navigate_on_drag_drop(true),
|
| v8_cache_options(V8_CACHE_OPTIONS_DEFAULT),
|
| slimming_paint_v2_enabled(false),
|
| - inert_visual_viewport(false),
|
| cookie_enabled(true),
|
| pepper_accelerated_video_decode_enabled(false),
|
| animation_policy(IMAGE_ANIMATION_POLICY_ALLOWED),
|
|
|