Index: content/public/common/web_preferences.h |
diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h |
index 930e1f4a211701c61411c0d25a527e3dadaa857f..78e0e637b3c5a25d97c0c8b7922af89a36370eb6 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 |