Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/parser/TextDocumentParser.cpp |
| diff --git a/third_party/WebKit/Source/core/html/parser/TextDocumentParser.cpp b/third_party/WebKit/Source/core/html/parser/TextDocumentParser.cpp |
| index ba4df86929ed69953848ce5f46f7d6b9bf00b6dd..d6b8d15d6675e0872b1f271291ad815c8f75dd62 100644 |
| --- a/third_party/WebKit/Source/core/html/parser/TextDocumentParser.cpp |
| +++ b/third_party/WebKit/Source/core/html/parser/TextDocumentParser.cpp |
| @@ -72,4 +72,4 @@ void TextDocumentParser::insertFakePreElement() |
| m_haveInsertedFakePreElement = true; |
| } |
| -} |
| +} // namespace blink |