Index: third_party/WebKit/Source/core/svg/SVGDiscardElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGDiscardElement.cpp b/third_party/WebKit/Source/core/svg/SVGDiscardElement.cpp |
index dd21f0ddc6ae7c6b80b76e2822db438e16c465fb..8ff7d2ba559c6423bb544b41686217a9d768eb75 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGDiscardElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGDiscardElement.cpp |
@@ -54,4 +54,4 @@ bool SVGDiscardElement::hasValidAttributeName() |
return true; |
} |
-} |
+} // namespace blink |