| Index: third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.cpp
|
| diff --git a/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.cpp b/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.cpp
|
| index a992fd284584bfb214849d37cbd1ac5cb9aa8a48..ea5dd9c8d831957baa9ac97ae4eb1c0c842c9fb9 100644
|
| --- a/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.cpp
|
| +++ b/third_party/WebKit/Source/core/editing/spellcheck/TextCheckingHelper.cpp
|
| @@ -570,4 +570,4 @@ bool unifiedTextCheckerEnabled(const LocalFrame* frame)
|
| return settings->unifiedTextCheckerEnabled();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|