Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGPathParserTest.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGPathParserTest.cpp b/third_party/WebKit/Source/core/svg/SVGPathParserTest.cpp |
| index f50c8c829201b7194e1be04425e3f7259136277c..b81b52047a4c55c71c4187e995ce921cab9c5ead 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGPathParserTest.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGPathParserTest.cpp |
| @@ -141,6 +141,6 @@ TEST(SVGPathParserTest, Simple) |
| #undef MALFORMED |
| #undef VALID |
| -} |
| +} // namespace |
| } // namespace blink |