Index: content/browser/renderer_host/render_process_host_impl.cc |
=================================================================== |
--- content/browser/renderer_host/render_process_host_impl.cc (revision 160422) |
+++ content/browser/renderer_host/render_process_host_impl.cc (working copy) |
@@ -815,6 +815,7 @@ |
switches::kEnablePreparsedJsCaching, |
switches::kEnablePruneGpuCommandBuffers, |
switches::kEnablePinch, |
+ switches::kEnablePinchInCompositor, |
#if defined(OS_MACOSX) |
// Allow this to be set when invoking the browser and relayed along. |
switches::kEnableSandboxLogging, |