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 8e4112c0d518fa960ac60fd463ab47d3af8cc0e7..0e9c195349b5286bfa293c90e6391106bb37aea9 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1768,6 +1768,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnablePinch, |
switches::kEnablePluginPlaceholderTesting, |
switches::kEnablePreciseMemoryInfo, |
+ switches::kEnablePrintBrowser, |
switches::kEnablePreferCompositingToLCDText, |
switches::kEnableRGBA4444Textures, |
switches::kEnableSkiaBenchmarking, |