Chromium Code Reviews| Index: net/disk_cache/simple/simple_backend_impl.h |
| =================================================================== |
| --- net/disk_cache/simple/simple_backend_impl.h (revision 188696) |
| +++ net/disk_cache/simple/simple_backend_impl.h (working copy) |
| @@ -30,7 +30,6 @@ |
| virtual ~SimpleBackendImpl(); |
| static int CreateBackend(const base::FilePath& full_path, |
|
rvargas (doing something else)
2013/03/18 22:25:25
this method also goes away, right?
|
| - bool force, |
| int max_bytes, |
| net::CacheType type, |
| uint32 flags, |