Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index c86bff1a18ead88282d946464b5e883bfbe54299..c03694957a39c9d4db9c717357122cf77cf43218 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -265,6 +265,7 @@ CONTENT_EXPORT extern const char kDisablePullToRefreshEffect[]; |
CONTENT_EXPORT extern const char kDisableScreenOrientationLock[]; |
CONTENT_EXPORT extern const char kDisableWebRTC[]; |
CONTENT_EXPORT extern const char kEnableAndroidCompositorAnimationTimelines[]; |
+CONTENT_EXPORT extern const char kEnableLongpressDragSelection[]; |
CONTENT_EXPORT extern const char kHideScrollbars[]; |
extern const char kNetworkCountryIso[]; |
CONTENT_EXPORT extern const char kRemoteDebuggingSocketName[]; |