Index: Source/core/dom/Document.h |
diff --git a/Source/core/dom/Document.h b/Source/core/dom/Document.h |
index d2543e07405b867899c9dd182fe1aa68907a00b1..f545331cdde7bb9376e773cf6abd43bd316cfb07 100644 |
--- a/Source/core/dom/Document.h |
+++ b/Source/core/dom/Document.h |
@@ -557,7 +557,6 @@ public: |
virtual String userAgent(const KURL&) const override final; |
virtual void disableEval(const String& errorMessage) override final; |
- bool canNavigate(const Frame& targetFrame); |
LocalFrame* findUnsafeParentScrollPropagationBoundary(); |
CSSStyleSheet& elementSheet(); |