| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/render_process_host_impl.cc (revision 148974)
|
| +++ content/browser/renderer_host/render_process_host_impl.cc (working copy)
|
| @@ -805,7 +805,7 @@
|
| switches::kRegisterPepperPlugins,
|
| switches::kRendererAssertTest,
|
| #if defined(OS_POSIX)
|
| - switches::kRendererCleanExit,
|
| + switches::kChildCleanExit,
|
| #endif
|
| switches::kRendererStartupDialog,
|
| switches::kShowPaintRects,
|
|
|