| Index: Source/core/page/FrameView.h
|
| diff --git a/Source/core/page/FrameView.h b/Source/core/page/FrameView.h
|
| index e21dd895653c7d87a9aec96975f1002c48252c34..6a78f6db9445c0a2824fa9797a8ccf263366a635 100644
|
| --- a/Source/core/page/FrameView.h
|
| +++ b/Source/core/page/FrameView.h
|
| @@ -129,7 +129,6 @@ public:
|
| void setIsInWindow(bool);
|
|
|
| void resetScrollbars();
|
| - void resetScrollbarsAndClearContentsSize();
|
| void prepareForDetach();
|
| void detachCustomScrollbars();
|
| virtual void recalculateScrollbarOverlayStyle();
|
|
|