| Index: cc/layers/layer_impl_test_properties.h
|
| diff --git a/cc/layers/layer_impl_test_properties.h b/cc/layers/layer_impl_test_properties.h
|
| index 5f4fd66f2db2c01fe27da12ba6aca7868f5db32a..ee2917e2a4aee0f5068ab11e9bfe16bfb7c9cfc4 100644
|
| --- a/cc/layers/layer_impl_test_properties.h
|
| +++ b/cc/layers/layer_impl_test_properties.h
|
| @@ -37,6 +37,7 @@ struct CC_EXPORT LayerImplTestProperties {
|
| bool should_flatten_transform;
|
| bool hide_layer_and_subtree;
|
| bool opacity_can_animate;
|
| + bool subtree_has_copy_request;
|
| int sorting_context_id;
|
| float opacity;
|
| FilterOperations filters;
|
|
|