Searched refs:cache_base_path (Results 1 – 1 of 1) sorted by relevance
219 base::FilePath cache_base_path; in GetCacheRootPath() local220 chrome::GetUserCacheDirectory(profile->GetPath(), &cache_base_path); in GetCacheRootPath()222 cache_base_path.Append(chromeos::kDriveCacheDirname); in GetCacheRootPath()