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 1047e20b0b05953bf1a29a46ec83221e10dc6d9b..eefa9bfde701642b60cc1d15e7a78a20e9186be3 100644 |
--- a/cc/layers/layer_impl_test_properties.h |
+++ b/cc/layers/layer_impl_test_properties.h |
@@ -45,6 +45,7 @@ struct CC_EXPORT LayerImplTestProperties { |
LayerImplList children; |
LayerImpl* mask_layer; |
LayerImpl* replica_layer; |
+ LayerImpl* parent; |
}; |
} // namespace cc |