| Index: third_party/WebKit/Source/core/workers/WorkerLocation.h
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkerLocation.h b/third_party/WebKit/Source/core/workers/WorkerLocation.h
|
| index 480bbed98795bda1bce49c72e472fa5ed4944ba0..eab3b336067a8e0c09ad1e6b1ff92ec34597ebb0 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkerLocation.h
|
| +++ b/third_party/WebKit/Source/core/workers/WorkerLocation.h
|
| @@ -27,8 +27,8 @@
|
| #ifndef WorkerLocation_h
|
| #define WorkerLocation_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/dom/DOMURLUtilsReadOnly.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/KURL.h"
|
| #include "platform/wtf/Forward.h"
|
|
|