Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp b/third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp |
| index 3c60008dc22ff57633a39596fff5cb2a36d31ddf..a5ea282d80f263f752754f9307485a4f1d01d7ff 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGAnimationElement.cpp |
| @@ -730,4 +730,4 @@ void SVGAnimationElement::checkInvalidCSSAttributeType() |
| clearAnimatedType(); |
| } |
| -} |
| +} // namespace blink |