DescriptionMove chromeos::GDataFileSystem::GetCacheDirectoryPath and GetCacheFilePath implementation to GDataCache
This is a part of an effort to move cache related code from GDataFileSystem to GDataCache.
GDataFileSystem::GetCacheDirectoryPath and GetCacheFilePath are still provided to serve a number of existing users, this is a temporary solution.
cache_paths() and kMountedArchiveFileExtension are exposed as a temporary solution.
Tests for these methods are not moved from GDataFileSystemTest in this change, they will be removed and reimplemented once we finish moving other methods and get ready to do more comprehensive test in GDataCacheTest.
BUG=131756
TEST=unit_tests --gtest_filter="GData*"
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141223
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|