Index: net/disk_cache/simple/simple_backend_impl.h |
diff --git a/net/disk_cache/simple/simple_backend_impl.h b/net/disk_cache/simple/simple_backend_impl.h |
index 9e56915b7c5f6622b8d44b33425088e7e0cec71e..ded91fc2704d9ef241b06ba8a6615977a0a6cede 100644 |
--- a/net/disk_cache/simple/simple_backend_impl.h |
+++ b/net/disk_cache/simple/simple_backend_impl.h |
@@ -30,7 +30,6 @@ class SimpleBackendImpl : public Backend { |
virtual ~SimpleBackendImpl(); |
static int CreateBackend(const base::FilePath& full_path, |
- bool force, |
int max_bytes, |
net::CacheType type, |
uint32 flags, |