Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index e13a3bfe29fd61b16bb86af5c6975c374ea315ab..a81780962793825f7f090308ccab68c6622b35ea 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -120,6 +120,7 @@ CONTENT_EXPORT extern const char kUseFakeDeviceForMediaStream[]; |
extern const char kEnableMonitorProfile[]; |
extern const char kEnableUserMediaScreenCapturing[]; |
extern const char kEnablePinch[]; |
+extern const char kDisablePinch[]; |
extern const char kEnablePreparsedJsCaching[]; |
CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[]; |
extern const char kEnablePruneGpuCommandBuffers[]; |