Index: third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.cpp b/third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.cpp |
index 595dccebcb4be3a083dce425e004f7e74f73dc08..87d5fbe6a2cb412f2f0bf8db67d998e976de4225 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGAnimateMotionElement.cpp |
@@ -318,4 +318,4 @@ void SVGAnimateMotionElement::updateAnimationMode() |
SVGAnimationElement::updateAnimationMode(); |
} |
-} |
+} // namespace blink |