Home | History | Annotate | Download | only in profiles

Lines Matching refs:cache_path

200     base::FilePath cache_path;
201 chrome::GetUserCacheDirectory(*it, &cache_path);
203 base::DeleteFile(cache_path, true);