Index: third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp |
diff --git a/third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp b/third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp |
index c7e0dc02a774c0fca1fa86ef08301cf30718a894..4b62e1beaedd400362bd7a44573819073debdaff 100644 |
--- a/third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp |
+++ b/third_party/WebKit/Source/core/svg/graphics/SVGImage.cpp |
@@ -518,4 +518,4 @@ String SVGImage::filenameExtension() const |
return "svg"; |
} |
-} |
+} // namespace blink |