Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGRectTearOff.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGRectTearOff.cpp b/third_party/WebKit/Source/core/svg/SVGRectTearOff.cpp |
| index 21abd5224760037a257ea9183d03d989d13a9716..cb4f222483e63f727ed62c38235f25aa664ccb3e 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGRectTearOff.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGRectTearOff.cpp |
| @@ -85,4 +85,4 @@ void SVGRectTearOff::setHeight(float f, ExceptionState& exceptionState) |
| commitChange(); |
| } |
| -} |
| +} // namespace blink |