| 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 1bcb460e5981956059cf6e7ab9936ae7144f53f0..9330ec86efc0ec2d3a85fead058b878353dd32d5 100644
|
| --- a/cc/layers/layer_impl_test_properties.h
|
| +++ b/cc/layers/layer_impl_test_properties.h
|
| @@ -23,6 +23,7 @@ struct CC_EXPORT LayerImplTestProperties {
|
| bool force_render_surface;
|
| bool is_container_for_fixed_position_layers;
|
| bool should_flatten_transform;
|
| + bool hide_layer_and_subtree;
|
| int num_descendants_that_draw_content;
|
| LayerPositionConstraint position_constraint;
|
| gfx::Point3F transform_origin;
|
|
|