Index: Source/core/frame/DOMWindow.h |
diff --git a/Source/core/frame/DOMWindow.h b/Source/core/frame/DOMWindow.h |
index f45905737948e6efbc6b08205ac59d735c9e3307..0f249c16b13a8311965c8d563f12cfed0f2e888a 100644 |
--- a/Source/core/frame/DOMWindow.h |
+++ b/Source/core/frame/DOMWindow.h |
@@ -335,7 +335,7 @@ enum PageshowEventPersistence { |
Page* page(); |
virtual void frameDestroyed() OVERRIDE; |
- virtual void willDetachPage() OVERRIDE; |
+ virtual void willDetachFrameHost() OVERRIDE; |
void clearDocument(); |
void resetDOMWindowProperties(); |