Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGPathParser.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGPathParser.cpp b/third_party/WebKit/Source/core/svg/SVGPathParser.cpp |
| index ec91d2035c32ca30e631478c85e07e4474f210f2..e688918fac4dcde470911d9eb46163c11d353747 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGPathParser.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGPathParser.cpp |
| @@ -311,4 +311,4 @@ bool SVGPathParser::parseAndNormalizePath() |
| return true; |
| } |
| -} |
| +} // namespace blink |