Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 4a94a711abcf956ef2c490f8375032436757bb27..644943afd4a43e2184bc3b50ba7402a61851b7ed 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -94,6 +94,7 @@ extern const char kEnablePeerConnection[]; |
extern const char kEnableMonitorProfile[]; |
extern const char kEnableOriginBoundCerts[]; |
extern const char kEnablePartialSwap[]; |
+extern const char kEnablePinch[]; |
extern const char kEnablePreparsedJsCaching[]; |
CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[]; |
extern const char kEnablePruneGpuCommandBuffers[]; |