Chromium Code Reviews| 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 ad0d88c0830e3ac57ca0bf96046a1c236bbcf64b..fba0b5a9728eb6ead2535db10254605eaafc5261 100644 |
| --- a/net/disk_cache/simple/simple_backend_impl.cc |
| +++ b/net/disk_cache/simple/simple_backend_impl.cc |
| @@ -42,7 +42,6 @@ namespace disk_cache { |
| // static |
| int SimpleBackendImpl::CreateBackend( |
| const FilePath& full_path, |
| - bool force, |
| int max_bytes, |
| net::CacheType type, |
| uint32 flags, |