| Index: third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| diff --git a/third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h b/third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| index 8890fe427e1085ea2609ac9a95114c19f4aa2b79..0ce97be9fd2bf02e2a94975f1f05a03147907ff6 100644
|
| --- a/third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| +++ b/third_party/WebKit/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| @@ -53,8 +53,6 @@ class PLATFORM_EXPORT WebScrollbarThemeClientImpl
|
| int Height() const override;
|
| IntSize Size() const override;
|
| IntPoint Location() const override;
|
| - FrameViewBase* Parent() const override;
|
| - FrameViewBase* Root() const override;
|
| void SetFrameRect(const IntRect&) override;
|
| IntRect FrameRect() const override;
|
| void Invalidate() override;
|
|
|