| Index: Source/core/loader/EmptyClients.h
|
| diff --git a/Source/core/loader/EmptyClients.h b/Source/core/loader/EmptyClients.h
|
| index 849634249ec31cb5ba54f2c32b6d4995eea4a231..d0378b37596db82d2c98759a3f74e481434aae1e 100644
|
| --- a/Source/core/loader/EmptyClients.h
|
| +++ b/Source/core/loader/EmptyClients.h
|
| @@ -39,9 +39,9 @@
|
| #include "FrameLoaderClient.h"
|
| #include "InspectorClient.h"
|
| #include "Page.h"
|
| -#include "ResourceError.h"
|
| #include "TextCheckerClient.h"
|
| #include "core/platform/graphics/FloatRect.h"
|
| +#include "core/platform/network/ResourceError.h"
|
|
|
| #include <v8.h>
|
|
|
|
|