Index: Source/core/dom/custom/CustomElementAsyncImportMicrotaskQueue.h |
diff --git a/Source/core/dom/custom/CustomElementAsyncImportMicrotaskQueue.h b/Source/core/dom/custom/CustomElementAsyncImportMicrotaskQueue.h |
index 9ee49e24fdca854fcd0efa04c883dbc72d275b1d..e3845191020acb1998f31ae4a9c83af4edc673b2 100644 |
--- a/Source/core/dom/custom/CustomElementAsyncImportMicrotaskQueue.h |
+++ b/Source/core/dom/custom/CustomElementAsyncImportMicrotaskQueue.h |
@@ -31,7 +31,7 @@ |
#ifndef CustomElementAsyncImportMicrotaskQueue_h |
#define CustomElementAsyncImportMicrotaskQueue_h |
-#include "core/dom/custom/CustomElementMicrotaskQueue.h" |
+#include "core/dom/custom/CustomElementMicrotaskQueueBase.h" |
namespace WebCore { |