Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGLengthTearOff.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGLengthTearOff.cpp b/third_party/WebKit/Source/core/svg/SVGLengthTearOff.cpp |
| index caa2591b456a3c5c97b487e0057674b6e246d9bf..323869662e379be429a524dfb97c36d89fe18add 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGLengthTearOff.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGLengthTearOff.cpp |
| @@ -214,4 +214,4 @@ SVGLengthTearOff::SVGLengthTearOff(PassRefPtrWillBeRawPtr<SVGLength> target, SVG |
| { |
| } |
| -} |
| +} // namespace blink |