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 b681bee1f92d6f92ebf93cc31d132819b8d9a6c3..c1360c0649e278d21ffa28a3461017a354087b0e 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -677,6 +677,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableGamepad, |
switches::kEnableGPUServiceLogging, |
switches::kEnableGPUClientLogging, |
+ switches::kEnableGpuBenchmarking, |
nduca
2012/06/08 00:36:03
Looks like we use all-caps GPU here for this kind
dmurph
2012/06/08 18:36:22
Hm, well all of the switches in content_switches u
|
switches::kEnableLogging, |
switches::kEnableMediaSource, |
switches::kEnablePeerConnection, |