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 be30e9224fa33f37b4dbcc3cf2dda7b30298308a..84a31ba849001026b451f344c400dacf2965db3a 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1170,6 +1170,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kNoSandbox, |
switches::kPpapiInProcess, |
switches::kProfilerTiming, |
+ switches::kReducedReferrerGranularity, |
switches::kReduceSecurityForTesting, |
switches::kRegisterPepperPlugins, |
switches::kRendererAssertTest, |