| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
| index 97a16b70e7855ad703bd386aee15e1335afccc91..61ee274ed1d91e6e3f2c0dce1f6ae0ffb4d40c52 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1112,6 +1112,7 @@
|
| cc::switches::kEnableImplSidePainting,
|
| cc::switches::kEnableLCDText,
|
| cc::switches::kEnableMapImage,
|
| + cc::switches::kEnablePartialSwap,
|
| cc::switches::kEnablePerTilePainting,
|
| cc::switches::kEnablePinchVirtualViewport,
|
| cc::switches::kEnableTopControlsPositionCalculation,
|
|
|