| Index: mojo/runner/child_process_host.cc
|
| diff --git a/mojo/runner/child_process_host.cc b/mojo/runner/child_process_host.cc
|
| index c5c362131a4567ac29e1231824ea5f0d349c1ad6..c0fd2e3b24fd4d3391e22b8df33ae2d21edc26eb 100644
|
| --- a/mojo/runner/child_process_host.cc
|
| +++ b/mojo/runner/child_process_host.cc
|
| @@ -98,7 +98,6 @@
|
|
|
| bool ChildProcessHost::DoLaunch() {
|
| static const char* kForwardSwitches[] = {
|
| - switches::kUserDataDir,
|
| switches::kOverrideUseGLWithOSMesaForTests,
|
| switches::kTraceToConsole,
|
| switches::kV,
|
|
|