summaryrefslogtreecommitdiffstats
path: root/net/http/http_transaction.h
diff options
context:
space:
mode:
authorrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-10 23:08:33 +0000
committerrvargas@google.com <rvargas@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-02-10 23:08:33 +0000
commit4d8a425272c3a2749c9a0d13cce43df3be8de789 (patch)
treecf903adb661feb8477e06ffe465101ef4eb6b91e /net/http/http_transaction.h
parentc07d895f10758a47d36ba70cbd9f032ad9e34477 (diff)
downloadchromium_src-4d8a425272c3a2749c9a0d13cce43df3be8de789.zip
chromium_src-4d8a425272c3a2749c9a0d13cce43df3be8de789.tar.gz
chromium_src-4d8a425272c3a2749c9a0d13cce43df3be8de789.tar.bz2
Extend the IOBuffer to the disk cache.
This is cleanup from bug 5325. Review URL: http://codereview.chromium.org/20134 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9528 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/http/http_transaction.h')
-rw-r--r--net/http/http_transaction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_transaction.h b/net/http/http_transaction.h
index 46c7671..ffb25c6 100644
--- a/net/http/http_transaction.h
+++ b/net/http/http_transaction.h
@@ -12,6 +12,7 @@ namespace net {
class HttpRequestInfo;
class HttpResponseInfo;
+class IOBuffer;
// Represents a single HTTP transaction (i.e., a single request/response pair).
// HTTP redirects are not followed and authentication challenges are not