diff options
Diffstat (limited to 'chrome/browser/render_process_host.cc')
-rw-r--r-- | chrome/browser/render_process_host.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/render_process_host.cc b/chrome/browser/render_process_host.cc index c1f2b5f..43ebb64 100644 --- a/chrome/browser/render_process_host.cc +++ b/chrome/browser/render_process_host.cc @@ -276,7 +276,6 @@ bool RenderProcessHost::Init() { switches::kDumpHistogramsOnExit, switches::kDisableLogging, switches::kDebugPrint, - switches::kDnsPrefetchDisable, switches::kAllowAllActiveX, switches::kMemoryProfiling, switches::kEnableWatchdog, |