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 6564c4387af6adf60c5fec2b6075833d5bbef054..4446d7d0fe175209b17d4b54058c093c9ada75f8 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1301,7 +1301,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
cc::switches::kDisableThreadedAnimation, |
cc::switches::kEnableGpuBenchmarking, |
cc::switches::kEnableMainFrameBeforeActivation, |
- cc::switches::kEnableTopControlsPositionCalculation, |
cc::switches::kMaxTilesForInterestArea, |
cc::switches::kMaxUnusedResourceMemoryUsagePercentage, |
cc::switches::kShowCompositedLayerBorders, |