| Index: Source/core/loader/cache/CachedResourceRequest.h
|
| diff --git a/Source/core/loader/cache/CachedResourceRequest.h b/Source/core/loader/cache/CachedResourceRequest.h
|
| index 20cf7278321effd10e192469b04c13ec92962af4..1e5dfe3efa18e4d65d15a17d8daafcc22ce8c055 100644
|
| --- a/Source/core/loader/cache/CachedResourceRequest.h
|
| +++ b/Source/core/loader/cache/CachedResourceRequest.h
|
| @@ -31,8 +31,7 @@
|
| #include "core/loader/cache/CachedResourceInitiatorInfo.h"
|
| #include "core/platform/network/ResourceLoadPriority.h"
|
| #include "core/platform/network/ResourceRequest.h"
|
| -#include <wtf/RefPtr.h>
|
| -#include <wtf/text/AtomicString.h>
|
| +#include "wtf/text/AtomicString.h"
|
|
|
| namespace WebCore {
|
| class Document;
|
|
|