Index: content/browser/renderer_host/render_process_host_impl.cc |
=================================================================== |
--- content/browser/renderer_host/render_process_host_impl.cc (revision 194303) |
+++ content/browser/renderer_host/render_process_host_impl.cc (working copy) |
@@ -937,6 +937,7 @@ |
cc::switches::kShowScreenSpaceRects, |
cc::switches::kShowSurfaceDamageRects, |
cc::switches::kSlowDownRasterScaleFactor, |
+ cc::switches::kStrictLayerPropertyChangeChecking, |
cc::switches::kTopControlsHeight, |
cc::switches::kTopControlsHideThreshold, |
cc::switches::kTopControlsShowThreshold, |