| Index: Source/core/dom/custom/CustomElementCallbackScheduler.cpp
|
| diff --git a/Source/core/dom/custom/CustomElementCallbackScheduler.cpp b/Source/core/dom/custom/CustomElementCallbackScheduler.cpp
|
| index 0b77e75269ced5c4c8ead3801560850152c85ca8..2d36478ea86e92a6136e7c272fe8f44fb9d635e8 100644
|
| --- a/Source/core/dom/custom/CustomElementCallbackScheduler.cpp
|
| +++ b/Source/core/dom/custom/CustomElementCallbackScheduler.cpp
|
| @@ -33,7 +33,6 @@
|
|
|
| #include "core/dom/Element.h"
|
| #include "core/dom/custom/CustomElementCallbackDispatcher.h"
|
| -#include "core/dom/custom/CustomElementCallbackQueue.h"
|
| #include "core/dom/custom/CustomElementLifecycleCallbacks.h"
|
|
|
| namespace WebCore {
|
|
|