| Index: Source/web/PinchViewports.cpp
|
| diff --git a/Source/web/PinchViewports.cpp b/Source/web/PinchViewports.cpp
|
| index 00614176c9ed72c1d532e2501a5ab38767fc05f9..6013ddb813c2f7909e50a7a01d882cc18dc6d18d 100644
|
| --- a/Source/web/PinchViewports.cpp
|
| +++ b/Source/web/PinchViewports.cpp
|
| @@ -201,7 +201,7 @@ void PinchViewports::clearViewportLayersForTreeView(WebLayerTreeView* layerTreeV
|
| layerTreeView->clearViewportLayers();
|
| }
|
|
|
| -void PinchViewports::notifyAnimationStarted(const GraphicsLayer*, double wallClockTime, double monotonicTime)
|
| +void PinchViewports::notifyAnimationStarted(const GraphicsLayer*, double monotonicTime)
|
| {
|
| }
|
|
|
|
|