| Index: cc/trees/layer_tree_host_common.h
|
| diff --git a/cc/trees/layer_tree_host_common.h b/cc/trees/layer_tree_host_common.h
|
| index a3b261baa5887dccd2a58fe552816454eac4d9f5..5b656ba9f935d91a7f550c4a49d677522209c97a 100644
|
| --- a/cc/trees/layer_tree_host_common.h
|
| +++ b/cc/trees/layer_tree_host_common.h
|
| @@ -144,6 +144,7 @@ class CC_EXPORT LayerTreeHostCommon {
|
| // TODO(miletus): Use ScrollOffset once LayerTreeHost/Blink fully supports
|
| // franctional scroll offset.
|
| gfx::Vector2d scroll_delta;
|
| + gfx::ScrollOffset overscroll;
|
|
|
| ScrollUpdateInfo();
|
|
|
|
|