| Index: content/browser/renderer_host/render_process_host_impl.cc
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc
|
| index c8716d799e5ae1d81d72773a819628d6dd237421..e5d80c3c3a5b50cb92da4d413bff1361dab29e45 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -678,6 +678,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kEnableGamepad,
|
| switches::kEnableGPUServiceLogging,
|
| switches::kEnableGPUClientLogging,
|
| + switches::kEnableGpuBenchmarking,
|
| switches::kEnableLogging,
|
| switches::kEnableMediaSource,
|
| switches::kEnablePartialSwap,
|
|
|