| Index: third_party/WebKit/Source/core/frame/FrameView.h
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameView.h b/third_party/WebKit/Source/core/frame/FrameView.h
|
| index 85c72c51c961360194bf3751452a238b0480926b..aaf1122e19085654faea2bdbcc1acd14c3008e68 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameView.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameView.h
|
| @@ -209,8 +209,6 @@ class CORE_EXPORT FrameView final
|
| void RecalculateCustomScrollbarStyle();
|
| void InvalidateAllCustomScrollbarsOnActiveChanged();
|
|
|
| - void Clear();
|
| -
|
| // True if the FrameView's base background color is completely opaque.
|
| bool HasOpaqueBackground() const;
|
|
|
|
|