Index: third_party/WebKit/Source/core/frame/LocalDOMWindow.h |
diff --git a/third_party/WebKit/Source/core/frame/LocalDOMWindow.h b/third_party/WebKit/Source/core/frame/LocalDOMWindow.h |
index f96091f62ad4bb84fc393a4cbfe5f741e4532a83..22fa2ef54d39bf38a17fe34149ec12c952b0dc7b 100644 |
--- a/third_party/WebKit/Source/core/frame/LocalDOMWindow.h |
+++ b/third_party/WebKit/Source/core/frame/LocalDOMWindow.h |
@@ -185,8 +185,6 @@ public: |
// recurse on its child frames. |
void sendOrientationChangeEvent(); |
- void willDetachDocumentFromFrame(); |
- |
EventQueue* getEventQueue() const; |
void enqueueWindowEvent(Event*); |
void enqueueDocumentEvent(Event*); |