Index: third_party/WebKit/Source/core/dom/DOMImplementation.cpp |
diff --git a/third_party/WebKit/Source/core/dom/DOMImplementation.cpp b/third_party/WebKit/Source/core/dom/DOMImplementation.cpp |
index deb1c1345eafd211ea34f1d8f481a26efc377bac..d7e98ed3c5e027e02fb31936f4c5184dc8497d62 100644 |
--- a/third_party/WebKit/Source/core/dom/DOMImplementation.cpp |
+++ b/third_party/WebKit/Source/core/dom/DOMImplementation.cpp |
@@ -261,4 +261,4 @@ DEFINE_TRACE(DOMImplementation) |
visitor->trace(m_document); |
} |
-} |
+} // namespace blink |