Chromium Code Reviews| Index: Source/core/frame/LocalFrame.h | 
| diff --git a/Source/core/frame/LocalFrame.h b/Source/core/frame/LocalFrame.h | 
| index 3df03109225c7df6f9d39a174e0f265fc80a5470..46e38899fc12273a06901b872e892e86aab6a133 100644 | 
| --- a/Source/core/frame/LocalFrame.h | 
| +++ b/Source/core/frame/LocalFrame.h | 
| @@ -85,6 +85,7 @@ | 
| void removeDestructionObserver(FrameDestructionObserver*); | 
| void willDetachFrameHost(); | 
| + void detachFromFrameHost(); | 
| virtual void disconnectOwnerElement() OVERRIDE; |