summaryrefslogtreecommitdiffstats
path: root/net/http
diff options
context:
space:
mode:
Diffstat (limited to 'net/http')
-rw-r--r--net/http/http_cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/http/http_cache.h b/net/http/http_cache.h
index 03b8a83..297c8d5 100644
--- a/net/http/http_cache.h
+++ b/net/http/http_cache.h
@@ -19,6 +19,7 @@
#include "base/basictypes.h"
#include "base/hash_tables.h"
+#include "base/scoped_ptr.h"
#include "base/task.h"
#include "net/http/http_transaction_factory.h"