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