| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index c60577edd07ae0e53ab05caefe4f5da2dec69771..261002156226cb2e6f66887d42d477fd0d3dc4a6 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -160,8 +160,6 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool should_clear_document_background;
|
| bool enable_scroll_animator;
|
| bool touch_event_feature_detection_enabled;
|
| - // TODO(mustaq): Nuke when the new API is ready
|
| - bool device_supports_touch;
|
| bool touch_adjustment_enabled;
|
| int pointer_events_max_touch_points;
|
| int available_pointer_types;
|
|
|