Chromium Code Reviews| Index: Source/core/frame/LocalFrame.h |
| diff --git a/Source/core/frame/LocalFrame.h b/Source/core/frame/LocalFrame.h |
| index 46e38899fc12273a06901b872e892e86aab6a133..3df03109225c7df6f9d39a174e0f265fc80a5470 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; |