| 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 0d62e29ced2559b145dca73b2de51eabfd3b27aa..5f3c96d76331abefc9490f372fae92b824d01f3b 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1485,7 +1485,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| switches::kMainFrameResizesAreOrientationChanges,
|
| switches::kMaxUntiledLayerWidth,
|
| switches::kMaxUntiledLayerHeight,
|
| - switches::kMemoryMetrics,
|
| switches::kMojoLocalStorage,
|
| switches::kNoReferrers,
|
| switches::kNoSandbox,
|
|
|