Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index dc1597a490121758ca2dca9b4e38aea1a65d7315..8ffc77d68c2c607e77560c90a4188be37c87ded4 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[]; |