diff options
Diffstat (limited to 'content/public/common/web_preferences.h')
-rw-r--r-- | content/public/common/web_preferences.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h index 930e1f4..78e0e63 100644 --- a/content/public/common/web_preferences.h +++ b/content/public/common/web_preferences.h @@ -139,7 +139,6 @@ struct CONTENT_EXPORT WebPreferences { bool pinch_virtual_viewport_enabled; int pinch_overlay_scrollbar_thickness; bool use_solid_color_scrollbars; - bool compositor_touch_hit_testing; bool navigate_on_drag_drop; // This flags corresponds to a Page's Settings' setCookieEnabled state. It |