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 33dc9bfa6d469e32132f604e24c7f0d382d6e4a3..6583493baa5e99053c38698fd4a08683e2f96027 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -1223,7 +1223,6 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer( |
cc::switches::kShowSurfaceDamageRects, |
cc::switches::kSlowDownRasterScaleFactor, |
cc::switches::kStrictLayerPropertyChangeChecking, |
- cc::switches::kTopControlsHeight, |
cc::switches::kTopControlsHideThreshold, |
cc::switches::kTopControlsShowThreshold, |
#if defined(ENABLE_PLUGINS) |