| Index: third_party/WebKit/Source/core/testing/Internals.h
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.h b/third_party/WebKit/Source/core/testing/Internals.h
|
| index 674cd8d6576817414eca453f31f4e756ecff62d2..6dacf2708a81f6056978aa26dca2ce1247878e7a 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.h
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.h
|
| @@ -209,7 +209,6 @@ public:
|
| unsigned bottomPadding, unsigned leftPadding, bool ignoreClipping, bool allowChildFrameContent, ExceptionState&) const;
|
|
|
| bool hasSpellingMarker(Document*, int from, int length);
|
| - bool hasGrammarMarker(Document*, int from, int length);
|
| void setContinuousSpellCheckingEnabled(bool);
|
|
|
| bool canHyphenate(const AtomicString& locale);
|
|
|