Home
last modified time | relevance | path

Searched refs:history_index_files_pattern (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/history/
Dexpire_history_backend.cc691 FilePath::StringType history_index_files_pattern = TextDatabase::file_base(); in DoExpireHistoryIndexFiles() local
692 history_index_files_pattern.append(FILE_PATH_LITERAL("*")); in DoExpireHistoryIndexFiles()
695 history_index_files_pattern); in DoExpireHistoryIndexFiles()