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 dddb80c5ff90d87e3d1fb0f90daafc1477e2b256..5d4bc31471989dc0100b93ca52ba282db1e2ef61 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, |
| - false, |
| + true, |
| render_surface_layer_list, |
| 0, |
| GetPropertyTrees(root_layer)) { |