Index: Source/core/dom/custom/CustomElementDefinition.h |
diff --git a/Source/core/dom/custom/CustomElementDefinition.h b/Source/core/dom/custom/CustomElementDefinition.h |
index 55b5eb115397916e11f60f14b74c725ee98cd01c..c488baea33226f8a82fa8c60a6d15fcad22bf3f3 100644 |
--- a/Source/core/dom/custom/CustomElementDefinition.h |
+++ b/Source/core/dom/custom/CustomElementDefinition.h |
@@ -52,6 +52,6 @@ private: |
RefPtr<CustomElementLifecycleCallbacks> m_callbacks; |
}; |
-} |
+} // namespace blink |
#endif // CustomElementDefinition_h |