| 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 0c75bb8ac0d7b0650f94d7fd9b8171414cbf6515..ef4c884a711e537a685555b37b7daed7aab83442 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1245,7 +1245,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)
|
|
|