Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGTransformDistance.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGTransformDistance.cpp b/third_party/WebKit/Source/core/svg/SVGTransformDistance.cpp |
| index 9cd8ad7f01c3a61a6faa38b710ff8241ea5baf78..40bc24cd125cde9a6a4c743781fd0a5ab101381b 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGTransformDistance.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGTransformDistance.cpp |
| @@ -212,4 +212,4 @@ float SVGTransformDistance::distance() const |
| return 0; |
| } |
| -} |
| +} // namespace blink |