| Index: third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp b/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp
|
| index 8bacf4213bb8471ca854c63f74e9373c6a134ed7..50e3ba06483d688d504f5ccb672561548d427e38 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskDispatcher.cpp
|
| @@ -9,7 +9,6 @@
|
| #include "core/dom/custom/CustomElementMicrotaskImportStep.h"
|
| #include "core/dom/custom/CustomElementProcessingStack.h"
|
| #include "core/dom/custom/CustomElementScheduler.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|