| 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 8e418b4d0732d913afeb1c9b17a751e6d87e1e54..e9bfa6d077266de8c67a76fd0db79ee18d3758ea 100644
|
| --- a/cc/layers/layer_impl_test_properties.h
|
| +++ b/cc/layers/layer_impl_test_properties.h
|
| @@ -36,6 +36,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;
|
|
|