Index: Source/core/svg/SVGStyledLocatableElement.cpp |
diff --git a/Source/core/svg/SVGStyledLocatableElement.cpp b/Source/core/svg/SVGStyledLocatableElement.cpp |
index ac4ba31fc53a0f57fc232082b8c4a3b4a8b7e40e..b10f2bf27cbcfc7db0590b51c0e41b8a8100a23e 100644 |
--- a/Source/core/svg/SVGStyledLocatableElement.cpp |
+++ b/Source/core/svg/SVGStyledLocatableElement.cpp |
@@ -56,4 +56,4 @@ AffineTransform SVGStyledLocatableElement::getScreenCTM(StyleUpdateStrategy styl |
return SVGLocatable::computeCTM(this, SVGLocatable::ScreenScope, styleUpdateStrategy); |
} |
-} |
+} // namespace WebCore |