| Index: third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h
|
| diff --git a/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h b/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h
|
| index 7eae542301a7d12e0c54eee630f09a057428da50..5f778934258b48b3adcfa0160e6bc3943253779c 100644
|
| --- a/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h
|
| +++ b/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.h
|
| @@ -104,7 +104,6 @@ private:
|
| };
|
|
|
| void checkTextOfParagraph(TextCheckerClient&, const String&, TextCheckingTypeMask, Vector<TextCheckingResult>&);
|
| -EphemeralRange expandRangeToSentenceBoundary(const EphemeralRange&);
|
| bool unifiedTextCheckerEnabled(const LocalFrame*);
|
|
|
| } // namespace blink
|
|
|