| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index bb47acb93d778b416c55952cc6e035be8bdbe8b2..8d25487b9a2204e83e30083fe91993ce12c46010 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -179,7 +179,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool spatial_navigation_enabled;
|
| bool pinch_virtual_viewport_enabled;
|
| int pinch_overlay_scrollbar_thickness;
|
| - bool rubber_banding_on_compositor_thread;
|
| bool use_solid_color_scrollbars;
|
| bool navigate_on_drag_drop;
|
| V8CacheOptions v8_cache_options;
|
|
|