Index: Source/core/frame/LocalFrame.h |
diff --git a/Source/core/frame/LocalFrame.h b/Source/core/frame/LocalFrame.h |
index 1c4aa42312532a94607448c60d7a34224b6c2ce9..dc42041a43324c4517dbc0024faf21f321aa7509 100644 |
--- a/Source/core/frame/LocalFrame.h |
+++ b/Source/core/frame/LocalFrame.h |
@@ -86,7 +86,6 @@ namespace blink { |
virtual void detach() override; |
virtual void disconnectOwnerElement() override; |
virtual SecurityContext* securityContext() const override; |
- bool checkLoadComplete() override; |
void addDestructionObserver(FrameDestructionObserver*); |
void removeDestructionObserver(FrameDestructionObserver*); |