| Index: Source/core/loader/ThreadableLoader.h
|
| diff --git a/Source/core/loader/ThreadableLoader.h b/Source/core/loader/ThreadableLoader.h
|
| index 71316aecc02b39399217ad4f84ae903c8401d2e3..645d85c2d2e33a3392358a94eeb23b9e714b43a9 100644
|
| --- a/Source/core/loader/ThreadableLoader.h
|
| +++ b/Source/core/loader/ThreadableLoader.h
|
| @@ -32,7 +32,7 @@
|
| #define ThreadableLoader_h
|
|
|
| #include "core/fetch/ResourceLoaderOptions.h"
|
| -#include "weborigin/SecurityOrigin.h"
|
| +#include "platform/weborigin/SecurityOrigin.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/PassRefPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|