Index: Source/WebCore/page/scrolling/mac/ScrollingCoordinatorMac.h |
=================================================================== |
--- Source/WebCore/page/scrolling/mac/ScrollingCoordinatorMac.h (revision 143052) |
+++ Source/WebCore/page/scrolling/mac/ScrollingCoordinatorMac.h (working copy) |
@@ -75,8 +75,6 @@ |
virtual String scrollingStateTreeAsText() const OVERRIDE; |
- virtual bool isRubberBandInProgress() const OVERRIDE; |
- |
private: |
// Return whether this scrolling coordinator can keep fixed position layers fixed to their |
// containers while scrolling. |