| 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 5e96c377b69ea07b137319348aed0f16b59670f4..0cd9a550a874b58db7b96f640deef143665b6be0 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1845,6 +1845,7 @@ void RenderProcessHostImpl::PropagateBrowserCommandLineToRenderer(
|
| cc::switches::kShowScreenSpaceRects,
|
| cc::switches::kShowSurfaceDamageRects,
|
| cc::switches::kSlowDownRasterScaleFactor,
|
| + cc::switches::kTilingIterator,
|
| cc::switches::kBrowserControlsHideThreshold,
|
| cc::switches::kBrowserControlsShowThreshold,
|
|
|
|
|