Index: third_party/WebKit/Source/core/input/ScrollManager.h |
diff --git a/third_party/WebKit/Source/core/input/ScrollManager.h b/third_party/WebKit/Source/core/input/ScrollManager.h |
index 63a6d647205391b81c40c316e8281c444c3c5871..443bb16b2f3b10ef9542623cb02bc6afc980118f 100644 |
--- a/third_party/WebKit/Source/core/input/ScrollManager.h |
+++ b/third_party/WebKit/Source/core/input/ScrollManager.h |
@@ -41,7 +41,7 @@ public: |
void clear(); |
- bool panScrollInProgress() const; |
+ bool middleClickAutoscrollInProgress() const; |
AutoscrollController* autoscrollController() const; |
void stopAutoscroll(); |