Index: Source/core/dom/custom/CustomElementException.h |
diff --git a/Source/core/dom/custom/CustomElementException.h b/Source/core/dom/custom/CustomElementException.h |
index 3b9c7e26b8edc18af040b580f5c25dd9030947bb..0fcff054ab9434968c10afa34fe704d4021df1e6 100644 |
--- a/Source/core/dom/custom/CustomElementException.h |
+++ b/Source/core/dom/custom/CustomElementException.h |
@@ -62,6 +62,6 @@ private: |
static String preamble(const AtomicString& type); |
}; |
-} |
+} // namespace blink |
#endif // CustomElementException_h |