| Index: third_party/WebKit/Source/core/editing/spellcheck/TextCheckingParagraph.h
|
| diff --git a/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingParagraph.h b/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingParagraph.h
|
| index 24d9cae0b363ce3da0df59f735f6640d36da3e07..dc0670e338d7bf20522533eefe18af93326ba0a8 100644
|
| --- a/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingParagraph.h
|
| +++ b/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingParagraph.h
|
| @@ -41,7 +41,6 @@ class TextCheckingParagraph {
|
|
|
| int RangeLength() const;
|
| EphemeralRange Subrange(int character_offset, int character_count) const;
|
| - int OffsetTo(const Position&) const;
|
| void ExpandRangeToNextEnd();
|
|
|
| const String& GetText() const;
|
|
|