| Index: content/public/common/web_preferences.cc
|
| diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc
|
| index 56093d39743c0a7d726eb99d69060f0339c84fd5..f0857aec66996ce02c453caf8a4e7372922488b2 100644
|
| --- a/content/public/common/web_preferences.cc
|
| +++ b/content/public/common/web_preferences.cc
|
| @@ -129,7 +129,6 @@ WebPreferences::WebPreferences()
|
| should_clear_document_background(true),
|
| enable_scroll_animator(false),
|
| touch_event_feature_detection_enabled(false),
|
| - device_supports_touch(false),
|
| touch_adjustment_enabled(true),
|
| pointer_events_max_touch_points(0),
|
| available_pointer_types(0),
|
|
|