Index: Source/core/page/FrameView.h |
diff --git a/Source/core/page/FrameView.h b/Source/core/page/FrameView.h |
index ff021cf007f9659f1daf79d2159ae7c9807b55b5..3ed2a414851d9cc09ad6afef07fcf942f4f86498 100644 |
--- a/Source/core/page/FrameView.h |
+++ b/Source/core/page/FrameView.h |
@@ -127,7 +127,6 @@ public: |
bool isSoftwareRenderable() const; |
void resetScrollbars(); |
- void resetScrollbarsAndClearContentsSize(); |
void prepareForDetach(); |
void detachCustomScrollbars(); |
virtual void recalculateScrollbarOverlayStyle(); |