| Index: Source/core/dom/custom/CustomElementScheduler.cpp
|
| diff --git a/Source/core/dom/custom/CustomElementScheduler.cpp b/Source/core/dom/custom/CustomElementScheduler.cpp
|
| index 02ca2f50a7bd8a8b01679b353358c4254d284062..0fd5203dba487eb7d4b22fcbcf83305ca4e07234 100644
|
| --- a/Source/core/dom/custom/CustomElementScheduler.cpp
|
| +++ b/Source/core/dom/custom/CustomElementScheduler.cpp
|
| @@ -38,7 +38,6 @@
|
| #include "core/dom/custom/CustomElementLifecycleCallbacks.h"
|
| #include "core/dom/custom/CustomElementMicrotaskDispatcher.h"
|
| #include "core/dom/custom/CustomElementMicrotaskImportStep.h"
|
| -#include "core/dom/custom/CustomElementMicrotaskQueue.h"
|
| #include "core/dom/custom/CustomElementMicrotaskResolutionStep.h"
|
| #include "core/dom/custom/CustomElementRegistrationContext.h"
|
| #include "core/html/imports/HTMLImportChild.h"
|
|
|