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..0c52ff8f8b058807bf61324fbe008019b6c5897f 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 |
sof
2014/09/30 06:17:58
Add // CustomElementMicrotaskRunQueue_h
deepak.sa
2014/09/30 06:35:14
Done.
|