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 d24a3ba5fe44da4182703deebc84a91fa5e89f97..f7d23fbb00ad96f1034254aef35000fb708b042f 100644 |
--- a/third_party/WebKit/Source/core/frame/RemoteFrame.h |
+++ b/third_party/WebKit/Source/core/frame/RemoteFrame.h |
@@ -39,7 +39,6 @@ public: |
void detach(FrameDetachType) override; |
RemoteSecurityContext* securityContext() const override; |
void printNavigationErrorMessage(const Frame&, const char* reason) override { } |
- void disconnectOwnerElement() override; |
bool prepareForCommit() override; |
bool shouldClose() override; |