| Index: Source/core/workers/WorkerGlobalScopeProxy.h
|
| diff --git a/Source/core/workers/WorkerGlobalScopeProxy.h b/Source/core/workers/WorkerGlobalScopeProxy.h
|
| index 74dfe51dfa6daa91a084dfa652eb64ee5717a5c1..f7e08d1eb78b795b08f1632a8d063bf5594e2a2d 100644
|
| --- a/Source/core/workers/WorkerGlobalScopeProxy.h
|
| +++ b/Source/core/workers/WorkerGlobalScopeProxy.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "core/dom/MessagePort.h"
|
| -#include "core/workers/WorkerThread.h"
|
| +#include "core/workers/WorkerScript.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/PassOwnPtr.h"
|
|
|
|
|