Index: Source/core/page/scrolling/ScrollingCoordinator.h |
diff --git a/Source/core/page/scrolling/ScrollingCoordinator.h b/Source/core/page/scrolling/ScrollingCoordinator.h |
index 7d5eea09d037a649227e81e70849a32dc720a45a..836e04e459e2f2832080f1ec30666072c7876faa 100644 |
--- a/Source/core/page/scrolling/ScrollingCoordinator.h |
+++ b/Source/core/page/scrolling/ScrollingCoordinator.h |
@@ -135,7 +135,6 @@ private: |
bool hasVisibleSlowRepaintViewportConstrainedObjects(FrameView*) const; |
- bool touchHitTestingEnabled() const; |
void setShouldHandleScrollGestureOnMainThreadRegion(const Region&); |
void setTouchEventTargetRects(LayerHitTestRects&); |
void computeTouchEventTargetRects(LayerHitTestRects&); |