Chromium Code Reviews| Index: Source/core/frame/LocalFrame.h |
| diff --git a/Source/core/frame/LocalFrame.h b/Source/core/frame/LocalFrame.h |
| index 5904b92dd7a54898f5109c0027c4f289c7573726..93eefdd1c89ea65f0ef4b8181cc8cb9e9198d75b 100644 |
| --- a/Source/core/frame/LocalFrame.h |
| +++ b/Source/core/frame/LocalFrame.h |
| @@ -86,7 +86,6 @@ namespace blink { |
| void removeDestructionObserver(FrameDestructionObserver*); |
| void willDetachFrameHost(); |
| - void detachFromFrameHost(); |
| virtual void disconnectOwnerElement() override; |