Chromium Code Reviews| Index: third_party/WebKit/Source/platform/fonts/UTF16TextIterator.h |
| diff --git a/third_party/WebKit/Source/platform/fonts/UTF16TextIterator.h b/third_party/WebKit/Source/platform/fonts/UTF16TextIterator.h |
| index 288468285e204b149eefe60d6f9d6f76609c079c..c98452974b1addf06d71c960a06919fd150de596 100644 |
| --- a/third_party/WebKit/Source/platform/fonts/UTF16TextIterator.h |
| +++ b/third_party/WebKit/Source/platform/fonts/UTF16TextIterator.h |
| @@ -82,6 +82,6 @@ private: |
| unsigned m_currentGlyphLength; |
| }; |
| -} |
| +} // namespace blink |
| #endif |