Index: Source/core/dom/custom/CustomElementMicrotaskImportStep.h |
diff --git a/Source/core/dom/custom/CustomElementMicrotaskImportStep.h b/Source/core/dom/custom/CustomElementMicrotaskImportStep.h |
index 2d8768cf8132bc75156e9a8205041c453aacf7ff..9e9d941404cbf6a00dd1f97e111d7c2d305d4913 100644 |
--- a/Source/core/dom/custom/CustomElementMicrotaskImportStep.h |
+++ b/Source/core/dom/custom/CustomElementMicrotaskImportStep.h |
@@ -84,6 +84,6 @@ private: |
RefPtrWillBeMember<CustomElementSyncMicrotaskQueue> m_queue; |
}; |
-} |
+} // namespace blink |
#endif // CustomElementMicrotaskImportStep_h |