| Index: content/public/common/content_switches.h
|
| diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
|
| index 7f3a243f699bbf6dec5e2f05849bdd57a7212ff7..9afa576480589619b1435bdc5ebbf1e7778e12d0 100644
|
| --- a/content/public/common/content_switches.h
|
| +++ b/content/public/common/content_switches.h
|
| @@ -178,7 +178,6 @@ CONTENT_EXPORT extern const char kEnableUserMediaScreenCapturing[];
|
| CONTENT_EXPORT extern const char kEnableViewport[];
|
| CONTENT_EXPORT extern const char kEnableViewportMeta[];
|
| CONTENT_EXPORT extern const char kMainFrameResizesAreOrientationChanges[];
|
| -extern const char kEnableVisualWordMovement[];
|
| CONTENT_EXPORT extern const char kEnableVtune[];
|
| // FIXME: Remove this once Web Animations CSS is enabled by default in Blink.
|
| extern const char kEnableWebAnimationsCSS[];
|
|
|