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 0492180b5ed48e3d0fedf14153b0d35c0f03600c..53657093b46c639ee8e6a913d0ecfb24bd89b000 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -2088,7 +2088,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableBlinkFeatures, |
switches::kEnableBrowserSideNavigation, |
switches::kEnableColorCorrectRendering, |
- switches::kEnableColorCorrectRenderingDefaultMode, |
switches::kEnableDisplayList2dCanvas, |
switches::kEnableDistanceFieldText, |
switches::kEnableExperimentalCanvasFeatures, |