Index: content/public/common/web_preferences.cc |
diff --git a/content/public/common/web_preferences.cc b/content/public/common/web_preferences.cc |
index 6dfd6b9b5dcc9ef66e79f727886ad69f604cc301..050140ebedaecffd7beaea4874d6d23c998a90ed 100644 |
--- a/content/public/common/web_preferences.cc |
+++ b/content/public/common/web_preferences.cc |
@@ -86,7 +86,6 @@ WebPreferences::WebPreferences() |
accelerated_filters_enabled(false), |
deferred_filters_enabled(false), |
container_culling_enabled(false), |
- gesture_tap_highlight_enabled(false), |
allow_displaying_insecure_content(true), |
allow_running_insecure_content(false), |
password_echo_enabled(false), |