Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index af8e879c394cd7d4681cb772c7b43b0bd9cbb3b6..05edeb20c1b92426ab8867cc00f507e3b0732d45 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -606,9 +606,6 @@ const char kEnableViewportMeta[] = "enable-viewport-meta"; |
const char kMainFrameResizesAreOrientationChanges[] = |
"main-frame-resizes-are-orientation-changes"; |
-// Enables moving cursor by word in visual order. |
-const char kEnableVisualWordMovement[] = "enable-visual-word-movement"; |
- |
// Enable the Vtune profiler support. |
const char kEnableVtune[] = "enable-vtune-support"; |