| Index: content/browser/gpu/gpu_process_host.cc
|
| diff --git a/content/browser/gpu/gpu_process_host.cc b/content/browser/gpu/gpu_process_host.cc
|
| index 30446d2a85cd1ff0c070744619ecc7cf7e3455a9..4c05b639b8b5c5a74bae5101693fec87cfd1c121 100644
|
| --- a/content/browser/gpu/gpu_process_host.cc
|
| +++ b/content/browser/gpu/gpu_process_host.cc
|
| @@ -113,7 +113,6 @@
|
| switches::kNoSandbox,
|
| switches::kProfilerTiming,
|
| switches::kTestGLLib,
|
| - switches::kTraceConfigFile,
|
| switches::kTraceStartup,
|
| switches::kTraceToConsole,
|
| switches::kV,
|
|
|