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

Unified Diff: webkit/common/webpreferences.cc

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 | « webkit/common/webpreferences.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/common/webpreferences.cc
diff --git a/webkit/common/webpreferences.cc b/webkit/common/webpreferences.cc
index 652164ac7439e9f6911070992b01cfd5e822f4d1..eb393a5103bc51c72c3767fd11281cb77806e639 100644
--- a/webkit/common/webpreferences.cc
+++ b/webkit/common/webpreferences.cc
@@ -85,7 +85,6 @@ WebPreferences::WebPreferences()
should_print_backgrounds(false),
should_clear_document_background(true),
enable_scroll_animator(false),
- visual_word_movement_enabled(false),
lazy_layout_enabled(false),
region_based_columns_enabled(false),
touch_enabled(false),
« no previous file with comments | « webkit/common/webpreferences.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698