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