| Index: Source/core/workers/WorkerThread.h
|
| diff --git a/Source/core/workers/WorkerThread.h b/Source/core/workers/WorkerThread.h
|
| index d65ab0a22af3b3d4f7f72fcefa090a1b955812e9..83bf3f445e41e95042e7eabd0af2408d8394f039 100644
|
| --- a/Source/core/workers/WorkerThread.h
|
| +++ b/Source/core/workers/WorkerThread.h
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "core/frame/ContentSecurityPolicy.h"
|
| #include "core/workers/WorkerRunLoop.h"
|
| -#include "weborigin/SecurityOrigin.h"
|
| +#include "platform/weborigin/SecurityOrigin.h"
|
| #include "wtf/Forward.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|