| Index: content/public/common/web_preferences.h
|
| diff --git a/content/public/common/web_preferences.h b/content/public/common/web_preferences.h
|
| index d7e3f80a2b5c22179f4b20d5513c4aa9943e3f2b..cf9d35f8a74ac27c5dac92ad3f2921dda7ed11b2 100644
|
| --- a/content/public/common/web_preferences.h
|
| +++ b/content/public/common/web_preferences.h
|
| @@ -158,7 +158,7 @@ struct CONTENT_EXPORT WebPreferences {
|
| bool should_clear_document_background;
|
| bool enable_scroll_animator;
|
| bool css_variables_enabled;
|
| - bool touch_event_api_enabled;
|
| + 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
|
|
|