Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 22f29040b391ececb858d492ba36a714984b8713..56872c010e20a01dd96a88a9859b3c34c70e4164 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -257,6 +257,7 @@ CONTENT_EXPORT extern const char kDisableGestureRequirementForMediaPlayback[]; |
CONTENT_EXPORT extern const char kDisableOverscrollEdgeEffect[]; |
CONTENT_EXPORT extern const char kDisablePullToRefreshEffect[]; |
CONTENT_EXPORT extern const char kDisableScreenOrientationLock[]; |
+CONTENT_EXPORT extern const char kEnableAdaptiveSelectionHandleOrientation[]; |
CONTENT_EXPORT extern const char kEnableAndroidCompositorAnimationTimelines[]; |
CONTENT_EXPORT extern const char kEnableLongpressDragSelection[]; |
CONTENT_EXPORT extern const char kHideScrollbars[]; |