| 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 1bb90fd3914ed96f29bc797862c3f81da096a8d8..ca08bfcbecdc8e10aa052d7488455e516fc28d3b 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.cc
|
| +++ b/content/browser/renderer_host/render_process_host_impl.cc
|
| @@ -1308,6 +1308,7 @@
|
| cc::switches::kDisableThreadedAnimation,
|
| cc::switches::kEnableGpuBenchmarking,
|
| cc::switches::kEnableMainFrameBeforeActivation,
|
| + cc::switches::kEnableTopControlsPositionCalculation,
|
| cc::switches::kMaxTilesForInterestArea,
|
| cc::switches::kMaxUnusedResourceMemoryUsagePercentage,
|
| cc::switches::kShowCompositedLayerBorders,
|
|
|