Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 916501ea4b1c180fc59bd8a97d30955cafd2f66f..571dde068e2ee8b363c36b7b72c912221e3853e8 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -211,10 +211,6 @@ CONTENT_EXPORT extern const char kTabCaptureUpscaleQuality[]; |
CONTENT_EXPORT extern const char kTestingFixedHttpPort[]; |
CONTENT_EXPORT extern const char kTestingFixedHttpsPort[]; |
CONTENT_EXPORT extern const char kTestType[]; |
-CONTENT_EXPORT extern const char kTouchScrollingMode[]; |
-CONTENT_EXPORT extern const char kTouchScrollingModeAsyncTouchmove[]; |
-CONTENT_EXPORT extern const char kTouchScrollingModeSyncTouchmove[]; |
-CONTENT_EXPORT extern const char kTouchScrollingModeTouchcancel[]; |
CONTENT_EXPORT extern const char kTraceShutdown[]; |
extern const char kTraceShutdownFile[]; |
extern const char kTraceStartup[]; |