Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGNumberTearOff.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGNumberTearOff.cpp b/third_party/WebKit/Source/core/svg/SVGNumberTearOff.cpp |
| index f0648418092c420542592da1888f353e364262ec..746244e31ce4768e6279e9e04e2e1b170664033a 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGNumberTearOff.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGNumberTearOff.cpp |
| @@ -52,4 +52,4 @@ void SVGNumberTearOff::setValue(float f, ExceptionState& exceptionState) |
| commitChange(); |
| } |
| -} |
| +} // namespace blink |