| 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 b04b0ec662d35134042fb841e526e7c9db51409a..480bbed98795bda1bce49c72e472fa5ed4944ba0 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkerLocation.h
|
| +++ b/third_party/WebKit/Source/core/workers/WorkerLocation.h
|
| @@ -31,7 +31,7 @@
|
| #include "core/dom/DOMURLUtilsReadOnly.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|