| Index: Source/core/loader/cache/CachedResourceRequest.h
|
| diff --git a/Source/core/loader/cache/CachedResourceRequest.h b/Source/core/loader/cache/CachedResourceRequest.h
|
| index 7bb44aac522f644f9fda161df5c2ff0286d2f761..686921618e78a53db235813ac287a3d0eaab5d15 100644
|
| --- a/Source/core/loader/cache/CachedResourceRequest.h
|
| +++ b/Source/core/loader/cache/CachedResourceRequest.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef CachedResourceRequest_h
|
| #define CachedResourceRequest_h
|
|
|
| -#include "Element.h"
|
| +#include "core/dom/Element.h"
|
| #include "core/loader/ResourceLoaderOptions.h"
|
| #include "core/platform/network/ResourceLoadPriority.h"
|
| #include "core/platform/network/ResourceRequest.h"
|
|
|