| Index: third_party/WebKit/Source/core/loader/EmptyClients.h
|
| diff --git a/third_party/WebKit/Source/core/loader/EmptyClients.h b/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| index ef1c68292a20baef6432ed002f65ebf7842315dd..6d4fec56d19c72893c5a36fe0b1c15917a02b8cb 100644
|
| --- a/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| +++ b/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| @@ -48,10 +48,10 @@
|
| #include "platform/heap/Handle.h"
|
| #include "platform/loader/fetch/ResourceError.h"
|
| #include "platform/text/TextCheckerClient.h"
|
| +#include "platform/wtf/Forward.h"
|
| #include "public/platform/WebFocusType.h"
|
| #include "public/platform/WebScreenInfo.h"
|
| #include "v8/include/v8.h"
|
| -#include "wtf/Forward.h"
|
|
|
| /*
|
| This file holds empty Client stubs for use by WebCore.
|
|
|