Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(400)

Unified Diff: webkit/common/webpreferences.h

Issue 139853011: [Cleanup] Removing changes associated with visualWordMovement since it is never used. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/renderer/web_preferences.cc ('k') | webkit/common/webpreferences.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « content/renderer/web_preferences.cc ('k') | webkit/common/webpreferences.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698