Index: webkit/common/webpreferences.h |
diff --git a/webkit/common/webpreferences.h b/webkit/common/webpreferences.h |
index 35d3c3e0ea8c15cab97d397d5ec4808b01537385..6b96c2abbda410f93526e8a0a0e85b4288200811 100644 |
--- a/webkit/common/webpreferences.h |
+++ b/webkit/common/webpreferences.h |
@@ -132,7 +132,6 @@ struct WEBKIT_COMMON_EXPORT WebPreferences { |
bool should_print_backgrounds; |
bool should_clear_document_background; |
bool enable_scroll_animator; |
- bool visual_word_movement_enabled; |
bool css_variables_enabled; |
bool lazy_layout_enabled; |
bool region_based_columns_enabled; |