| 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 fe4c1f860091da069198d02a1e8fbccc29ac676b..c39b666d3d2d5a83c0313c20456b8e0fa87d9a41 100644
|
| --- a/cc/layers/layer_impl_test_properties.h
|
| +++ b/cc/layers/layer_impl_test_properties.h
|
| @@ -32,6 +32,7 @@ struct CC_EXPORT LayerImplTestProperties {
|
|
|
| LayerImpl* owning_layer;
|
| bool double_sided;
|
| + bool cache_render_surface;
|
| bool force_render_surface;
|
| bool is_container_for_fixed_position_layers;
|
| bool should_flatten_transform;
|
|
|