Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index dd23dbd70f1cb10b2bc774aef67557745f07e6a2..ac2f225b581a9c13a7a146c7a7864966a0e43b57 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -108,6 +108,7 @@ CONTENT_EXPORT extern const char kUseFakeDeviceForMediaStream[]; |
extern const char kEnableMonitorProfile[]; |
extern const char kEnableUIReleaseFrontSurface[]; |
extern const char kEnablePinch[]; |
+extern const char kEnableCssTransformPinch[]; |
extern const char kEnablePreparsedJsCaching[]; |
CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[]; |
extern const char kEnablePruneGpuCommandBuffers[]; |