Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 02bc978b4481f2cdee795cc8ef048711df9fc7c0..b80e602622bdb43a15f23127e7d4d7dadeca9f4f 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -239,7 +239,7 @@ CONTENT_EXPORT extern const char kTestSandbox[]; |
CONTENT_EXPORT extern const char kTestType[]; |
CONTENT_EXPORT extern const char kTouchAckTimeoutDelayMs[]; |
CONTENT_EXPORT extern const char kTouchScrollingMode[]; |
-CONTENT_EXPORT extern const char kTouchScrollingModeAbsorbTouchmove[]; |
+CONTENT_EXPORT extern const char kTouchScrollingModeAsyncTouchmove[]; |
CONTENT_EXPORT extern const char kTouchScrollingModeSyncTouchmove[]; |
CONTENT_EXPORT extern const char kTouchScrollingModeTouchcancel[]; |
CONTENT_EXPORT extern const char kTraceShutdown[]; |