Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index a8ad442783d98499d453ac5a62dfe0498789de09..c2e75539704dc41efd949cd5ca321bab243230be 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -210,10 +210,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[]; |