Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/HTMLInputStream.h |
| diff --git a/third_party/WebKit/Source/core/html/parser/HTMLInputStream.h b/third_party/WebKit/Source/core/html/parser/HTMLInputStream.h |
| index 25ceac1495a5835029ae792327ac1d50cf03503e..546180d70a3c6ebb3ba32a4437485f208dda5093 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/HTMLInputStream.h |
| +++ b/third_party/WebKit/Source/core/html/parser/HTMLInputStream.h |
| @@ -157,6 +157,6 @@ private: |
| OrdinalNumber m_column; |
| }; |
| -} |
| +} // namespace blink |
| #endif |