Index: third_party/WebKit/Source/core/svg/SVGUseElement.cpp |
diff --git a/third_party/WebKit/Source/core/svg/SVGUseElement.cpp b/third_party/WebKit/Source/core/svg/SVGUseElement.cpp |
index cb20a0a09fca35dc99b977b64679ab0bf2fda8b8..453af105b84f80c1d8bf9e036a0eccb6c60038d0 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGUseElement.cpp |
+++ b/third_party/WebKit/Source/core/svg/SVGUseElement.cpp |
@@ -821,4 +821,4 @@ void SVGUseElement::setDocumentResource(ResourcePtr<DocumentResource> resource) |
m_resource->addClient(this); |
} |
-} |
+} // namespace blink |