Index: Source/core/frame/LocalFrame.h |
diff --git a/Source/core/frame/LocalFrame.h b/Source/core/frame/LocalFrame.h |
index 924291b0510e7999881c880931773c6333d1ce8b..35720d7acc3b09008a447b4b8247e4946385ecb1 100644 |
--- a/Source/core/frame/LocalFrame.h |
+++ b/Source/core/frame/LocalFrame.h |
@@ -85,7 +85,6 @@ namespace blink { |
void removeDestructionObserver(FrameDestructionObserver*); |
void willDetachFrameHost(); |
- void detachFromFrameHost(); |
virtual void disconnectOwnerElement() override; |