diff options
Diffstat (limited to 'WebCore/loader/CachedResource.h')
-rw-r--r-- | WebCore/loader/CachedResource.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/loader/CachedResource.h b/WebCore/loader/CachedResource.h index bad632b..2539729 100644 --- a/WebCore/loader/CachedResource.h +++ b/WebCore/loader/CachedResource.h @@ -27,7 +27,6 @@ #include "FrameLoaderTypes.h" #include "PlatformString.h" #include "ResourceResponse.h" -#include "SharedBuffer.h" #include <wtf/HashCountedSet.h> #include <wtf/HashSet.h> #include <wtf/OwnPtr.h> |