Index: content/browser/browser_child_process_host_impl.cc |
diff --git a/content/browser/browser_child_process_host_impl.cc b/content/browser/browser_child_process_host_impl.cc |
index dd7d600612533c997631d6f177ad0ea2ac4426ae..c2d31b8a6978b98115c56b85a3b730038cb6d161 100644 |
--- a/content/browser/browser_child_process_host_impl.cc |
+++ b/content/browser/browser_child_process_host_impl.cc |
@@ -140,6 +140,7 @@ void BrowserChildProcessHostImpl::Launch( |
static const char* kForwardSwitches[] = { |
switches::kDisableLogging, |
switches::kEnableLogging, |
+ switches::kIPCConnectionTimeout, |
switches::kLoggingLevel, |
switches::kTraceToConsole, |
switches::kV, |