Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index e5f3ca3288ff6e37cab19c5ee7c44dbbce594133..38034c4e8d739f40dca9cbca5d525c47c3cb4ced 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -117,6 +117,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[]; |