Index: Source/core/dom/custom/CustomElementLifecycleCallbacks.h |
diff --git a/Source/core/dom/custom/CustomElementLifecycleCallbacks.h b/Source/core/dom/custom/CustomElementLifecycleCallbacks.h |
index 4e1302cbdfe3875feed7b97ccab1947675cc216d..d04ecbcd54da0b9516e0906d616bd046784de90b 100644 |
--- a/Source/core/dom/custom/CustomElementLifecycleCallbacks.h |
+++ b/Source/core/dom/custom/CustomElementLifecycleCallbacks.h |
@@ -64,6 +64,6 @@ private: |
CallbackType m_callbackType; |
}; |
-} |
+} // namespace blink |
#endif // CustomElementLifecycleCallbacks_h |