Index: third_party/WebKit/Source/core/xml/parser/XMLParserInput.h |
diff --git a/third_party/WebKit/Source/core/xml/parser/XMLParserInput.h b/third_party/WebKit/Source/core/xml/parser/XMLParserInput.h |
index 3dbc94f31b92b82d4ccf35c224392f493cc57496..899320883f6943154e8358a570c0b036bc78032e 100644 |
--- a/third_party/WebKit/Source/core/xml/parser/XMLParserInput.h |
+++ b/third_party/WebKit/Source/core/xml/parser/XMLParserInput.h |
@@ -73,6 +73,6 @@ private: |
int m_size; |
}; |
-} |
+} // namespace blink |
#endif |