| Index: Source/core/platform/network/ResourceHandleInternal.h
|
| diff --git a/Source/core/platform/network/ResourceHandleInternal.h b/Source/core/platform/network/ResourceHandleInternal.h
|
| index 537beb08b45fe1e65b802b9bfda65a0d40452dfe..5d96bd88004ed3e50bb9924939550101acfcb197 100644
|
| --- a/Source/core/platform/network/ResourceHandleInternal.h
|
| +++ b/Source/core/platform/network/ResourceHandleInternal.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef ResourceHandleInternal_h
|
| #define ResourceHandleInternal_h
|
|
|
| -#include "ResourceRequest.h"
|
| +#include "core/platform/network/ResourceRequest.h"
|
| #include <public/WebCommon.h>
|
| #include <public/WebURLLoader.h>
|
| #include <public/WebURLLoaderClient.h>
|
|
|