| Index: Source/core/frame/PinchViewport.h
|
| diff --git a/Source/core/frame/PinchViewport.h b/Source/core/frame/PinchViewport.h
|
| index 6ab9b65a16a32d419cfd42fddd04225dd148e964..02fb53c437ce692b3840d7901ba2ca03540eb197 100644
|
| --- a/Source/core/frame/PinchViewport.h
|
| +++ b/Source/core/frame/PinchViewport.h
|
| @@ -149,7 +149,6 @@ private:
|
| virtual GraphicsLayer* layerForVerticalScrollbar() const override;
|
|
|
| // GraphicsLayerClient implementation.
|
| - virtual void notifyAnimationStarted(const GraphicsLayer*, double monotonicTime) override;
|
| virtual void paintContents(const GraphicsLayer*, GraphicsContext&, GraphicsLayerPaintingPhase, const IntRect& inClip) override;
|
| virtual String debugName(const GraphicsLayer*) override;
|
|
|
|
|