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 cc4b5c95e54c8106e24cbbfa42e45a373e5f2dbe..ee0339b3aa6ab6dfd8d11b307dba8d88f60aa8c6 100644 |
--- a/cc/layers/layer_impl_test_properties.cc |
+++ b/cc/layers/layer_impl_test_properties.cc |
@@ -19,6 +19,7 @@ LayerImplTestProperties::LayerImplTestProperties(LayerImpl* owning_layer) |
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), |