Index: Source/core/dom/Node.h |
diff --git a/Source/core/dom/Node.h b/Source/core/dom/Node.h |
index 83c2579377172bbfe2b32eb5e2b25408125261a3..4b7b0294e23fcbf4910d0252023f3492bfc151be 100644 |
--- a/Source/core/dom/Node.h |
+++ b/Source/core/dom/Node.h |
@@ -285,7 +285,6 @@ public: |
ContainerNode* parentOrShadowHostNode() const; |
Element* parentOrShadowHostElement() const; |
void setParentOrShadowHostNode(ContainerNode*); |
- Node& highestAncestorOrSelf() const; |
// Knows about all kinds of hosts. |
ContainerNode* parentOrShadowHostOrTemplateHostNode() const; |