Chromium Code Reviews| Index: chrome/browser/chromeos/gdata/gdata_file_system.h |
| diff --git a/chrome/browser/chromeos/gdata/gdata_file_system.h b/chrome/browser/chromeos/gdata/gdata_file_system.h |
| index 0601c979f91f6521157f805015fe01dc74588ef5..ef45c8905c16a94837b1c9ea2736e431e5acd56a 100644 |
| --- a/chrome/browser/chromeos/gdata/gdata_file_system.h |
| +++ b/chrome/browser/chromeos/gdata/gdata_file_system.h |
| @@ -1154,9 +1154,6 @@ class GDataFileSystem : public GDataFileSystemInterface, |
| // Cache internal helper functions. |
| - // Unsafe (unlocked) version of InitializeCacheIfnecessary method. |
| - void UnsafeInitializeCacheIfNecessary(); |
|
satorux1
2012/04/30 06:22:09
one less function is great!
|
| - |
| // Scans cache subdirectory |sub_dir_type| and build or update |cache_map| |
| // with found file blobs or symlinks. |
| void ScanCacheDirectory( |