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 9e46f2276abb407dbfdf3d0364f90284256dfecc..64c0ab06ff47a0544fcb593f6329b3128f6bb836 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1199,7 +1199,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
cc::switches::kCompositeToMailbox, |
cc::switches::kDisableCompositedAntialiasing, |
cc::switches::kDisableMainFrameBeforeActivation, |
- cc::switches::kDisableMainFrameBeforeDraw, |
cc::switches::kDisableThreadedAnimation, |
cc::switches::kEnableGpuBenchmarking, |
cc::switches::kEnableMainFrameBeforeActivation, |