| Index: Source/core/frame/FrameView.h
|
| ===================================================================
|
| --- Source/core/frame/FrameView.h (revision 178687)
|
| +++ Source/core/frame/FrameView.h (working copy)
|
| @@ -301,8 +301,6 @@
|
| // DEPRECATED: Use viewportConstrainedVisibleContentRect() instead.
|
| IntSize scrollOffsetForFixedPosition() const;
|
|
|
| - virtual bool shouldPlaceVerticalScrollbarOnLeft() const OVERRIDE;
|
| -
|
| // Override scrollbar notifications to update the AXObject cache.
|
| virtual void didAddScrollbar(Scrollbar*, ScrollbarOrientation) OVERRIDE;
|
| virtual void willRemoveScrollbar(Scrollbar*, ScrollbarOrientation) OVERRIDE;
|
|
|