Index: net/disk_cache/simple/simple_backend_impl.cc |
diff --git a/net/disk_cache/simple/simple_backend_impl.cc b/net/disk_cache/simple/simple_backend_impl.cc |
index a9da4adb269a6ec05b547d903c2cd24b6bb4ba12..07b0ea258558d52c2e2d6997c5452642b9875408 100644 |
--- a/net/disk_cache/simple/simple_backend_impl.cc |
+++ b/net/disk_cache/simple/simple_backend_impl.cc |
@@ -31,7 +31,6 @@ namespace disk_cache { |
// static |
int SimpleBackendImpl::CreateBackend( |
const FilePath& full_path, |
- bool force, |
int max_bytes, |
net::CacheType type, |
uint32 flags, |