Searched refs:legacy_index_file (Results 1 – 1 of 1) sorted by relevance
247 const base::FilePath legacy_index_file = path.AppendASCII(kIndexFileName); in DeleteIndexFilesIfCacheIsEmpty() local252 if (name == fake_index || name == index_dir || name == legacy_index_file) in DeleteIndexFilesIfCacheIsEmpty()258 bool deleted_legacy_index_file = base::DeleteFile(legacy_index_file); in DeleteIndexFilesIfCacheIsEmpty()