Index: Source/core/dom/custom/CustomElementSyncMicrotaskQueue.h |
diff --git a/Source/core/dom/custom/CustomElementSyncMicrotaskQueue.h b/Source/core/dom/custom/CustomElementSyncMicrotaskQueue.h |
index 4004da7a17e2fa2f40f55888f650c9d53e700dbf..c0c20ace929f623bae43eadbd92e02de39e318d7 100644 |
--- a/Source/core/dom/custom/CustomElementSyncMicrotaskQueue.h |
+++ b/Source/core/dom/custom/CustomElementSyncMicrotaskQueue.h |
@@ -20,6 +20,6 @@ private: |
virtual void doDispatch(); |
}; |
-} |
+} // namespace blink |
-#endif |
+#endif // CustomElementSyncMicrotaskQueue_h |