HomeSort by relevance Sort by last modified time
    Searched refs:SafariImporter (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/utility/importer/
importer_creator.cc 36 return new SafariImporter(base::mac::GetUserLibraryPath());
safari_importer.h 36 class SafariImporter : public Importer {
40 explicit SafariImporter(const base::FilePath& library_dir);
54 virtual ~SafariImporter();
101 DISALLOW_COPY_AND_ASSIGN(SafariImporter);

Completed in 239 milliseconds