| Index: Source/platform/scroll/ProgrammaticScrollAnimator.h
|
| diff --git a/Source/platform/scroll/ProgrammaticScrollAnimator.h b/Source/platform/scroll/ProgrammaticScrollAnimator.h
|
| index c6dfb79dc3bfecdd8c5a8461c2a9bba0496e0714..d3645bd99be604fc925b209140de53e573e777ad 100644
|
| --- a/Source/platform/scroll/ProgrammaticScrollAnimator.h
|
| +++ b/Source/platform/scroll/ProgrammaticScrollAnimator.h
|
| @@ -36,7 +36,6 @@ public:
|
| bool hasAnimationThatRequiresService() const;
|
| void updateCompositorAnimations();
|
| void layerForCompositedScrollingDidChange(WebCompositorAnimationTimeline*);
|
| - void notifyCompositorAnimationFinished(int groupId);
|
| // WebCompositorAnimationDelegate implementation.
|
| void notifyAnimationStarted(double monotonicTime, int group) override;
|
| void notifyAnimationFinished(double monotonicTime, int group) override;
|
|
|