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 53976d268386e06338acc4c0f3ea578654f7a92b..319acbc25f80df0d2b60cc212098e2ab9a9bb66d 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -924,7 +924,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
// also be added to chrome/browser/chromeos/login/chrome_restart_request.cc. |
cc::switches::kBackgroundColorInsteadOfCheckerboard, |
cc::switches::kCompositeToMailbox, |
- cc::switches::kDisableCheapnessEstimator, |
cc::switches::kDisableColorEstimator, |
cc::switches::kDisableImplSidePainting, |
cc::switches::kDisableThreadedAnimation, |