| Index: third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp b/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| index 659990e3102325322a98dcc9d66d3bc8631b056d..1c8c8b0027a89e3ad7592279422f6f3032178892 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/StyleChangeReason.cpp
|
| @@ -5,7 +5,6 @@
|
| #include "core/dom/StyleChangeReason.h"
|
|
|
| #include "platform/TraceEvent.h"
|
| -#include "wtf/MainThread.h"
|
| #include "wtf/StaticConstructors.h"
|
|
|
| namespace blink {
|
|
|