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 e864f813ef9b88cd4afc56219ca9042b2069a00b..499f1616223036ecf528498a9d3b0b8a08391e9a 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -901,7 +901,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kDisableCompositingForFixedPosition, |
switches::kEnableCompositingForTransition, |
switches::kDisableCompositingForTransition, |
- switches::kEnableAcceleratedPainting, |
switches::kDisableThreadedCompositing, |
switches::kDisableTouchAdjustment, |
switches::kDefaultTileWidth, |