| Index: Source/core/workers/WorkerRunLoop.cpp
|
| diff --git a/Source/core/workers/WorkerRunLoop.cpp b/Source/core/workers/WorkerRunLoop.cpp
|
| index 65933251c8efbf050777834264cd0de144ecbad4..ff26ffb29d653d098bc194bc2fc5fa1ea0ae1547 100644
|
| --- a/Source/core/workers/WorkerRunLoop.cpp
|
| +++ b/Source/core/workers/WorkerRunLoop.cpp
|
| @@ -36,7 +36,6 @@
|
| #include "core/platform/ThreadTimers.h"
|
| #include "core/workers/WorkerContext.h"
|
| #include "core/workers/WorkerRunLoop.h"
|
| -#include "core/workers/WorkerThread.h"
|
| #include <wtf/CurrentTime.h>
|
|
|
| namespace WebCore {
|
|
|