| Index: Source/core/workers/WorkerLocation.h
|
| diff --git a/Source/core/workers/WorkerLocation.h b/Source/core/workers/WorkerLocation.h
|
| index 1768c986d5f370a6c43911bc553425622a9d6bf9..ccd048740655d2c3a8332ba1f42149ff3ab1ec1f 100644
|
| --- a/Source/core/workers/WorkerLocation.h
|
| +++ b/Source/core/workers/WorkerLocation.h
|
| @@ -27,7 +27,7 @@
|
| #ifndef WorkerLocation_h
|
| #define WorkerLocation_h
|
|
|
| -#include "bindings/v8/ScriptWrappable.h"
|
| +#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/DOMURLUtilsReadOnly.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/KURL.h"
|
|
|