Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp b/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp |
| index 936cb733dc7a791e0aa134fdaad526fbb253e942..0b303c02585fd5be58f2ba987c2adc289af1eb7a 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimateElement.cpp |
| @@ -415,4 +415,4 @@ DEFINE_TRACE(SVGAnimateElement) |
| SVGAnimationElement::trace(visitor); |
| } |
| -} |
| +} // namespace blink |