| Index: third_party/WebKit/Source/core/frame/RemoteFrame.h
|
| diff --git a/third_party/WebKit/Source/core/frame/RemoteFrame.h b/third_party/WebKit/Source/core/frame/RemoteFrame.h
|
| index bf3a09a43aa861f423513981e67840a757368720..3b8c89c4ca8953a5de968eb581e0e794ae4b0cce 100644
|
| --- a/third_party/WebKit/Source/core/frame/RemoteFrame.h
|
| +++ b/third_party/WebKit/Source/core/frame/RemoteFrame.h
|
| @@ -28,7 +28,6 @@ class CORE_EXPORT RemoteFrame final : public Frame {
|
|
|
| // Frame overrides:
|
| DECLARE_VIRTUAL_TRACE();
|
| - WindowProxy* windowProxy(DOMWrapperWorld&) override;
|
| void navigate(Document& originDocument,
|
| const KURL&,
|
| bool replaceCurrentItem,
|
|
|