| Index: cc/layers/layer_impl_test_properties.cc
|
| diff --git a/cc/layers/layer_impl_test_properties.cc b/cc/layers/layer_impl_test_properties.cc
|
| index ee0339b3aa6ab6dfd8d11b307dba8d88f60aa8c6..2ae194db2aa87eab0f580f1ffeb06cd865f2d846 100644
|
| --- a/cc/layers/layer_impl_test_properties.cc
|
| +++ b/cc/layers/layer_impl_test_properties.cc
|
| @@ -18,9 +18,7 @@ LayerImplTestProperties::LayerImplTestProperties(LayerImpl* owning_layer)
|
| should_flatten_transform(true),
|
| hide_layer_and_subtree(false),
|
| opacity_can_animate(false),
|
| - num_descendants_that_draw_content(0),
|
| sorting_context_id(0),
|
| - num_unclipped_descendants(0),
|
| opacity(1.f),
|
| blend_mode(SkBlendMode::kSrcOver),
|
| scroll_parent(nullptr),
|
|
|