Chromium Code Reviews| Index: cc/trees/layer_tree_host_common.cc |
| diff --git a/cc/trees/layer_tree_host_common.cc b/cc/trees/layer_tree_host_common.cc |
| index 9d672ac735b5402735871778382a3c434fd5fdbc..c9c74954c08f50a38364535db8c9b055745cb9a7 100644 |
| --- a/cc/trees/layer_tree_host_common.cc |
| +++ b/cc/trees/layer_tree_host_common.cc |
| @@ -127,7 +127,7 @@ LayerTreeHostCommon::CalcDrawPropsImplInputsForTesting:: |
| true, |
| false, |
| true, |
| - true, |
| + false, |
| render_surface_layer_list, |
| 0, |
| GetPropertyTrees(root_layer)) { |