Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.h |
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.h b/third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.h |
| index 5c5d58b63d179ac573e6d7d9cbf45e542993c9af..18796f83034132f99cc072e7e17bbeae52ce16af 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.h |
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLMetaCharsetParser.h |
| @@ -63,5 +63,5 @@ private: |
| WTF::TextEncoding m_encoding; |
| }; |
| -} |
| +} // namespace blink |
| #endif |