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 8796be9490281328b791f90b0d7fc41af2e7ce5e..8ba10fbe07f779fccd9649ae98b3ba8bf066b416 100644 |
--- a/third_party/WebKit/Source/core/dom/Range.h |
+++ b/third_party/WebKit/Source/core/dom/Range.h |
@@ -143,7 +143,6 @@ class CORE_EXPORT Range final : public GarbageCollected<Range>, |
IntRect BoundingBox() const; |
// Transform-friendly |
- void TextQuads(Vector<FloatQuad>&) const; |
void GetBorderAndTextQuads(Vector<FloatQuad>&) const; |
FloatRect BoundingRect() const; |