Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/first_run/
Dfirst_run.cc258 ExternalProcessImporterHost* file_importer_host, in ImportFromFile() argument
271 ImportFromSourceProfile(file_importer_host, source_profile, profile, in ImportFromFile()
798 ExternalProcessImporterHost* file_importer_host = in AutoImport() local
800 file_importer_host->set_headless(); in AutoImport()
802 ImportFromFile(profile, file_importer_host, import_bookmarks_path); in AutoImport()