Index: third_party/WebKit/Source/platform/scroll/Scrollbar.h |
diff --git a/third_party/WebKit/Source/platform/scroll/Scrollbar.h b/third_party/WebKit/Source/platform/scroll/Scrollbar.h |
index 2556f104842e447436abfc8487c36493adc3b1ef..2024d62d253237c093e7d46fd9f514b53ed5773a 100644 |
--- a/third_party/WebKit/Source/platform/scroll/Scrollbar.h |
+++ b/third_party/WebKit/Source/platform/scroll/Scrollbar.h |
@@ -116,7 +116,6 @@ public: |
bool isOverlayScrollbar() const override; |
bool shouldParticipateInHitTesting(); |
- void windowActiveChangedForSnowLeopardOnly(); |
bool isWindowActive() const; |
// Return if the gesture event was handled. |shouldUpdateCapture| |