summaryrefslogtreecommitdiffstats
path: root/cc/layers/draw_properties.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/layers/draw_properties.cc')
-rw-r--r--cc/layers/draw_properties.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/cc/layers/draw_properties.cc b/cc/layers/draw_properties.cc
index 7fd380a..c87fece 100644
--- a/cc/layers/draw_properties.cc
+++ b/cc/layers/draw_properties.cc
@@ -13,7 +13,6 @@ DrawProperties::DrawProperties()
is_clipped(false),
render_target(nullptr),
num_unclipped_descendants(0),
- has_child_with_a_scroll_parent(false),
last_drawn_render_surface_layer_list_id(0),
maximum_animation_contents_scale(0.f),
starting_animation_contents_scale(0.f) {}