Index: sky/engine/web/WebLocalFrameImpl.h |
diff --git a/sky/engine/web/WebLocalFrameImpl.h b/sky/engine/web/WebLocalFrameImpl.h |
index 745819de4296ffa65c24fa06b65efd6af512468c..4c526afbbd5bced09c3864d8259e294e84317cb3 100644 |
--- a/sky/engine/web/WebLocalFrameImpl.h |
+++ b/sky/engine/web/WebLocalFrameImpl.h |
@@ -164,9 +164,6 @@ public: |
static void selectWordAroundPosition(LocalFrame*, VisiblePosition); |
- // Invalidates vertical scrollbar only. |
- void invalidateScrollbar() const; |
- |
// Invalidates both content area and the scrollbar. |
void invalidateAll() const; |