Index: Source/core/dom/custom/CustomElementCallbackInvocation.h |
diff --git a/Source/core/dom/custom/CustomElementCallbackInvocation.h b/Source/core/dom/custom/CustomElementCallbackInvocation.h |
index 4e6fd00f6cd0f916ccaf7938cffdc1f50e7f3893..f586755714beb52f94fc9a74aca182949bf6e800 100644 |
--- a/Source/core/dom/custom/CustomElementCallbackInvocation.h |
+++ b/Source/core/dom/custom/CustomElementCallbackInvocation.h |
@@ -58,6 +58,6 @@ private: |
RefPtr<CustomElementLifecycleCallbacks> m_callbacks; |
}; |
-} |
+} // namespace blink |
#endif // CustomElementCallbackInvocation_h |