| 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 2035bbd277fc13d187a215f744f8fb3c74bc94d6..5f4fd66f2db2c01fe27da12ba6aca7868f5db32a 100644
|
| --- a/cc/layers/layer_impl_test_properties.h
|
| +++ b/cc/layers/layer_impl_test_properties.h
|
| @@ -37,9 +37,7 @@ struct CC_EXPORT LayerImplTestProperties {
|
| bool should_flatten_transform;
|
| bool hide_layer_and_subtree;
|
| bool opacity_can_animate;
|
| - int num_descendants_that_draw_content;
|
| int sorting_context_id;
|
| - size_t num_unclipped_descendants;
|
| float opacity;
|
| FilterOperations filters;
|
| FilterOperations background_filters;
|
|
|