Index: Source/web/WebFrameWidgetImpl.cpp |
diff --git a/Source/web/WebFrameWidgetImpl.cpp b/Source/web/WebFrameWidgetImpl.cpp |
index a4273bbf59fe6a2c7699237f7ff4fe3f36669a2e..337fe7795f2a4c26ceb919fad3751068b4620d24 100644 |
--- a/Source/web/WebFrameWidgetImpl.cpp |
+++ b/Source/web/WebFrameWidgetImpl.cpp |
@@ -447,11 +447,6 @@ void WebFrameWidgetImpl::applyViewportDeltas( |
// FIXME: To be implemented. |
} |
-void WebFrameWidgetImpl::applyViewportDeltas(const WebSize& scrollDelta, float pageScaleDelta, float topControlsDelta) |
-{ |
- // FIXME: To be implemented. |
-} |
- |
void WebFrameWidgetImpl::mouseCaptureLost() |
{ |
TRACE_EVENT_ASYNC_END0("input", "capturing mouse", this); |