Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGPreserveAspectRatioTearOff.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatioTearOff.cpp b/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatioTearOff.cpp |
| index 8053de9982745e1adaa7cf81175542b9968f3792..de16fa6087aabeab12251e082f58d7a0a6a5959f 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatioTearOff.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGPreserveAspectRatioTearOff.cpp |
| @@ -69,4 +69,4 @@ SVGPreserveAspectRatioTearOff::SVGPreserveAspectRatioTearOff(PassRefPtrWillBeRaw |
| { |
| } |
| -} |
| +} // namespace blink |