| Index: third_party/WebKit/Source/core/loader/ThreadableLoader.cpp
|
| diff --git a/third_party/WebKit/Source/core/loader/ThreadableLoader.cpp b/third_party/WebKit/Source/core/loader/ThreadableLoader.cpp
|
| index cf07e5cd0f00f89b3b20144ed5729c8794908d9b..35c2cc27e72a4f863fd49e92fb2684ca89920b59 100644
|
| --- a/third_party/WebKit/Source/core/loader/ThreadableLoader.cpp
|
| +++ b/third_party/WebKit/Source/core/loader/ThreadableLoader.cpp
|
| @@ -36,7 +36,6 @@
|
| #include "core/loader/ThreadableLoaderClientWrapper.h"
|
| #include "core/loader/WorkerThreadableLoader.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
| -#include "core/workers/WorkerThread.h"
|
|
|
| namespace blink {
|
|
|
|
|