| Index: sky/engine/core/frame/FrameView.h
|
| diff --git a/sky/engine/core/frame/FrameView.h b/sky/engine/core/frame/FrameView.h
|
| index 1cfec55e151fb3cbb0327040575e38c4862ac8c9..29f5903fd71d8e1efecc253dc9386479c158cc5e 100644
|
| --- a/sky/engine/core/frame/FrameView.h
|
| +++ b/sky/engine/core/frame/FrameView.h
|
| @@ -188,7 +188,6 @@ public:
|
|
|
| void forceLayout(bool allowSubtree = false);
|
|
|
| - void scrollElementToRect(Element*, const IntRect&);
|
| void scrollContentsIfNeededRecursive();
|
|
|
| // Methods to convert points and rects between the coordinate space of the renderer, and this view.
|
|
|