| 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 fe4c1f860091da069198d02a1e8fbccc29ac676b..7247967f2a02b0f17df9173cfc9d3dd310f3796e 100644
|
| --- a/cc/layers/layer_impl_test_properties.h
|
| +++ b/cc/layers/layer_impl_test_properties.h
|
| @@ -46,6 +46,7 @@ struct CC_EXPORT LayerImplTestProperties {
|
| SkBlendMode blend_mode;
|
| LayerPositionConstraint position_constraint;
|
| LayerStickyPositionConstraint sticky_position_constraint;
|
| + gfx::Size sticky_main_thread_offset;
|
| gfx::Point3F transform_origin;
|
| gfx::Transform transform;
|
| LayerImpl* scroll_parent;
|
|
|