| 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..80928b3f06857d477c0c83272015049606f378a8 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 offset_for_sticky_position_from_main_thread;
|
| gfx::Point3F transform_origin;
|
| gfx::Transform transform;
|
| LayerImpl* scroll_parent;
|
|
|