Index: Source/platform/mhtml/ArchiveResource.cpp |
diff --git a/Source/platform/mhtml/ArchiveResource.cpp b/Source/platform/mhtml/ArchiveResource.cpp |
index 6b00e813051460c3c41fd710ec7477842de22f5e..e79cba255b6a626a9523b16388ac087fef8ab8d3 100644 |
--- a/Source/platform/mhtml/ArchiveResource.cpp |
+++ b/Source/platform/mhtml/ArchiveResource.cpp |
@@ -29,8 +29,6 @@ |
#include "config.h" |
#include "platform/mhtml/ArchiveResource.h" |
-#include "platform/SharedBuffer.h" |
- |
namespace WebCore { |
inline ArchiveResource::ArchiveResource(PassRefPtr<SharedBuffer> data, const KURL& url, const AtomicString& mimeType, const AtomicString& textEncoding, const String& frameName, const ResourceResponse& response) |