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