Chromium Code Reviews| Index: net/disk_cache/backend_impl.h |
| =================================================================== |
| --- net/disk_cache/backend_impl.h (revision 52555) |
| +++ net/disk_cache/backend_impl.h (working copy) |
| @@ -84,6 +84,7 @@ |
| // Performs the actual initialization and final cleanup on destruction. |
| int SyncInit(); |
| + void StartCleanup(); |
|
gavinp
2010/07/19 22:20:31
Can we document the distinction between StartClean
|
| void CleanupCache(); |
| // Same bahavior as OpenNextEntry but walks the list from back to front. |