| 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 560df7b17e8a15037b330602047c6f82fdfa7e21..508d5de2a865f5cf3b97c0f72144b6a9bf4f2fce 100644
|
| --- a/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| +++ b/third_party/WebKit/Source/core/loader/EmptyClients.h
|
| @@ -45,7 +45,7 @@
|
| #include "platform/geometry/FloatRect.h"
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "platform/network/ResourceError.h"
|
| +#include "platform/loader/fetch/ResourceError.h"
|
| #include "platform/text/TextCheckerClient.h"
|
| #include "public/platform/WebFocusType.h"
|
| #include "public/platform/WebScreenInfo.h"
|
|
|