| Index: third_party/WebKit/Source/core/workers/WorkerClients.h
|
| diff --git a/third_party/WebKit/Source/core/workers/WorkerClients.h b/third_party/WebKit/Source/core/workers/WorkerClients.h
|
| index 00b21163e44a05de9a993b89c3e46e9c26cf1d20..ab4ec23f9dcdc42483787145a806d31f12f9dac6 100644
|
| --- a/third_party/WebKit/Source/core/workers/WorkerClients.h
|
| +++ b/third_party/WebKit/Source/core/workers/WorkerClients.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/CoreExport.h"
|
| #include "platform/Supplementable.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|