| Index: content/public/common/web_preferences.cc
|
| diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
|
| index 1a4c116be4f61ea1a8320a4b7ec3504d3e084703..b61e1dc839067d3d922429cb68fcc4c2978d85b3 100644
|
| --- a/content/public/common/web_preferences.cc
|
| +++ b/content/public/common/web_preferences.cc
|
| @@ -187,7 +187,6 @@ WebPreferences::WebPreferences()
|
| spatial_navigation_enabled(false),
|
| pinch_virtual_viewport_enabled(false),
|
| pinch_overlay_scrollbar_thickness(0),
|
| - rubber_banding_on_compositor_thread(false),
|
| use_solid_color_scrollbars(false),
|
| navigate_on_drag_drop(true),
|
| v8_cache_options(V8_CACHE_OPTIONS_DEFAULT),
|
|
|