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 67c203385db14e471b2ba61e0838a68a7eebe199..ba2c9a96ebc28654682940b1d0f903345c8188d4 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -797,6 +797,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableAccessibilityLogging, |
switches::kEnableBrowserPluginOldImplementation, |
switches::kEnableDCHECK, |
+ switches::kEnableDelegatedRenderer, |
switches::kEnableEncryptedMedia, |
switches::kEnableExperimentalWebKitFeatures, |
switches::kEnableFixedLayout, |