| Index: third_party/WebKit/Source/core/dom/custom/CustomElementProcessingStack.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/custom/CustomElementProcessingStack.cpp b/third_party/WebKit/Source/core/dom/custom/CustomElementProcessingStack.cpp
|
| index f939c46d7c87b258addf147fb8cc59a4e992bb88..324fbbca53e3ef6131fe296e8e6b9d09c8a26be0 100644
|
| --- a/third_party/WebKit/Source/core/dom/custom/CustomElementProcessingStack.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/custom/CustomElementProcessingStack.cpp
|
| @@ -32,7 +32,6 @@
|
|
|
| #include "core/dom/custom/CustomElementCallbackQueue.h"
|
| #include "core/dom/custom/CustomElementScheduler.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|