| Index: cc/layers/painted_scrollbar_layer_impl.h
|
| diff --git a/cc/layers/painted_scrollbar_layer_impl.h b/cc/layers/painted_scrollbar_layer_impl.h
|
| index 9ff7e89691f1ec127c14f338f8d5b1ac148adabe..81b5aa20538f6dd54dc24f726c73db819921e1e4 100644
|
| --- a/cc/layers/painted_scrollbar_layer_impl.h
|
| +++ b/cc/layers/painted_scrollbar_layer_impl.h
|
| @@ -57,6 +57,8 @@ class CC_EXPORT PaintedScrollbarLayerImpl : public ScrollbarLayerImplBase {
|
|
|
| int ThumbThickness() const override;
|
|
|
| + LayerTreeSettings::ScrollbarAnimator GetScrollbarAnimator() const override;
|
| +
|
| protected:
|
| PaintedScrollbarLayerImpl(LayerTreeImpl* tree_impl,
|
| int id,
|
|
|