Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 78fe3aeb836c342327781e0df104fc360a252946..99c9b98d39a24242d0b7ec4adf452ec28499913f 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -266,6 +266,7 @@ CONTENT_EXPORT extern const char kDisableOverscrollEdgeEffect[]; |
CONTENT_EXPORT extern const char kDisablePullToRefreshEffect[]; |
CONTENT_EXPORT extern const char kDisableScreenOrientationLock[]; |
CONTENT_EXPORT extern const char kDisableWebRTC[]; |
+CONTENT_EXPORT extern const char kEnableAdaptiveHandleOrientation[]; |
CONTENT_EXPORT extern const char kEnableAndroidCompositorAnimationTimelines[]; |
CONTENT_EXPORT extern const char kEnableLongpressDragSelection[]; |
CONTENT_EXPORT extern const char kHideScrollbars[]; |