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 6f0d1d895e2438f426246aa25470b5765dd71d50..f7777ba24498fca88e40373abec9078e8af2791b 100644 |
--- a/third_party/WebKit/Source/core/testing/Internals.h |
+++ b/third_party/WebKit/Source/core/testing/Internals.h |
@@ -212,6 +212,7 @@ public: |
bool hasGrammarMarker(Document*, int from, int length); |
void setContinuousSpellCheckingEnabled(bool); |
+ bool canHyphenate(const AtomicString& locale); |
void setMockHyphenation(const AtomicString& locale); |
bool isOverwriteModeEnabled(Document*); |