Index: third_party/WebKit/Source/core/dom/Range.h |
diff --git a/third_party/WebKit/Source/core/dom/Range.h b/third_party/WebKit/Source/core/dom/Range.h |
index 174c67e62938f9ece05ea3e085eb16f2f817a93d..d92be9669bdef620b02e2bd1b757647a3e802c59 100644 |
--- a/third_party/WebKit/Source/core/dom/Range.h |
+++ b/third_party/WebKit/Source/core/dom/Range.h |
@@ -123,7 +123,6 @@ public: |
void getBorderAndTextQuads(Vector<FloatQuad>&) const; |
FloatRect boundingRect() const; |
- void nodeChildrenChanged(ContainerNode*); |
void nodeChildrenWillBeRemoved(ContainerNode&); |
void nodeWillBeRemoved(Node&); |