Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/TextDocumentParser.h |
| diff --git a/third_party/WebKit/Source/core/html/parser/TextDocumentParser.h b/third_party/WebKit/Source/core/html/parser/TextDocumentParser.h |
| index 5d2886214d1f7a1a7e87e09c119c05a92d5bb147..bc6e2de852cca203c654e63ec34e2ce0c49cabf4 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/TextDocumentParser.h |
| +++ b/third_party/WebKit/Source/core/html/parser/TextDocumentParser.h |
| @@ -47,6 +47,6 @@ private: |
| bool m_haveInsertedFakePreElement; |
| }; |
| -} |
| +} // namespace blink |
| #endif |