Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGAnimatedInteger.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.cpp b/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.cpp |
| index 601f785ff1bc865fe59d6d7523478a84972b0101..b7c405d1aa11869c80b7c8a69a2cf9cd1047d82d 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimatedInteger.cpp |
| @@ -51,4 +51,4 @@ DEFINE_TRACE(SVGAnimatedInteger) |
| SVGAnimatedProperty<SVGInteger>::trace(visitor); |
| } |
| -} |
| +} // namespace blink |