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 1ac368a1f773dc684635a97cc25221e57382188e..4ac57d2307917098875ecdf7dcbb38f98e46c905 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1111,7 +1111,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
cc::switches::kEnableLCDText, |
cc::switches::kEnableMapImage, |
cc::switches::kEnablePartialSwap, |
- cc::switches::kEnablePerTilePainting, |
cc::switches::kEnablePinchVirtualViewport, |
cc::switches::kEnableTopControlsPositionCalculation, |
cc::switches::kMaxTilesForInterestArea, |