Index: Source/core/dom/custom/CustomElementMicrotaskRunQueue.h |
diff --git a/Source/core/dom/custom/CustomElementMicrotaskRunQueue.h b/Source/core/dom/custom/CustomElementMicrotaskRunQueue.h |
index 2f2fa06061a51d5a4215091528762f5c89bde33b..13e9243d679bf36117948991fd61a281a312c329 100644 |
--- a/Source/core/dom/custom/CustomElementMicrotaskRunQueue.h |
+++ b/Source/core/dom/custom/CustomElementMicrotaskRunQueue.h |
@@ -44,6 +44,6 @@ private: |
bool m_dispatchIsPending; |
}; |
-} |
+} // namespace blink |
-#endif |
+#endif // CustomElementMicrotaskRunQueue_h |