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 e31875fb3a92ac808dda1ed536bf8cf65646ec66..e4ce7464c8c3c2174757ce5ef689a09d678c6e60 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -776,6 +776,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
switches::kEnableGPUServiceLogging, |
switches::kEnableGPUClientLogging, |
switches::kEnableGpuBenchmarking, |
+ switches::kEnableMemoryBenchmarking, |
switches::kEnableLogging, |
switches::kDisableMediaSource, |
switches::kDisableWebMediaPlayerMS, |