summaryrefslogtreecommitdiffstats
path: root/webkit/browser/appcache/appcache_response.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/browser/appcache/appcache_response.h')
-rw-r--r--webkit/browser/appcache/appcache_response.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/browser/appcache/appcache_response.h b/webkit/browser/appcache/appcache_response.h
index 63bb7da..3d992db 100644
--- a/webkit/browser/appcache/appcache_response.h
+++ b/webkit/browser/appcache/appcache_response.h
@@ -13,7 +13,6 @@
#include "net/base/completion_callback.h"
#include "net/http/http_response_info.h"
#include "webkit/common/appcache/appcache_interfaces.h"
-#include "webkit/storage/webkit_storage_export.h"
namespace net {
class IOBuffer;
@@ -257,3 +256,4 @@ class WEBKIT_STORAGE_EXPORT AppCacheResponseWriter : public AppCacheResponseIO {
} // namespace appcache
#endif // WEBKIT_BROWSER_APPCACHE_APPCACHE_RESPONSE_H_
+