Index: Source/core/dom/custom/CustomElementCallbackQueue.h |
diff --git a/Source/core/dom/custom/CustomElementCallbackQueue.h b/Source/core/dom/custom/CustomElementCallbackQueue.h |
index 8581f6ad29180f362a5e95ce107eeec50fa01336..fbb5a8abf338123d845c19784c068c87159e27b1 100644 |
--- a/Source/core/dom/custom/CustomElementCallbackQueue.h |
+++ b/Source/core/dom/custom/CustomElementCallbackQueue.h |
@@ -77,6 +77,6 @@ private: |
bool m_inCreatedCallback; |
}; |
-} |
+} // namespace blink |
#endif // CustomElementCallbackQueue_h |