| Index: third_party/WebKit/Source/core/workers/WorkerMessagingProxy.cpp
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkerMessagingProxy.cpp b/third_party/WebKit/Source/core/workers/WorkerMessagingProxy.cpp
|
| index 188a6cac82af8f4be230f31e7e022cc038dddbb4..f8567057d22a4fce889ad10cbecde52310d5a7be 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkerMessagingProxy.cpp
|
| +++ b/third_party/WebKit/Source/core/workers/WorkerMessagingProxy.cpp
|
| @@ -50,7 +50,6 @@
|
| #include "core/workers/WorkerThreadStartupData.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/Functional.h"
|
| -#include "wtf/MainThread.h"
|
|
|
| namespace blink {
|
|
|
|
|