| Index: Source/core/html/imports/HTMLImportChild.cpp
|
| diff --git a/Source/core/html/imports/HTMLImportChild.cpp b/Source/core/html/imports/HTMLImportChild.cpp
|
| index f1e9cff807ecdbd5bd3fb5374065cd4a67a28289..91b1b87f5abc69c810c4c9189a23f441567f55bb 100644
|
| --- a/Source/core/html/imports/HTMLImportChild.cpp
|
| +++ b/Source/core/html/imports/HTMLImportChild.cpp
|
| @@ -35,7 +35,7 @@
|
| #include "core/dom/custom/CustomElement.h"
|
| #include "core/dom/custom/CustomElementMicrotaskDispatcher.h"
|
| #include "core/dom/custom/CustomElementMicrotaskImportStep.h"
|
| -#include "core/dom/custom/CustomElementMicrotaskQueue.h"
|
| +#include "core/dom/custom/CustomElementSyncMicrotaskQueue.h"
|
| #include "core/html/imports/HTMLImportChildClient.h"
|
| #include "core/html/imports/HTMLImportLoader.h"
|
| #include "core/html/imports/HTMLImportTreeRoot.h"
|
|
|