38 #ifndef profilemigrator___h___ 
   39 #define profilemigrator___h___ 
   41 #include "nsIBrowserProfileMigrator.h" 
   42 #include "nsIProfileMigrator.h" 
   45 #define NS_FIREFOX_PROFILEMIGRATOR_CID \ 
   46 { 0x4ca3c946, 0x5408, 0x49f0, { 0x9e, 0xca, 0x3a, 0x97, 0xd5, 0xc6, 0x77, 0x50 } } 
   51   NS_DECL_NSIPROFILEMIGRATOR
 
   60                                         nsCOMPtr<nsIBrowserProfileMigrator>& bpm);
 
nsresult GetDefaultBrowserMigratorKey(nsACString &key, nsCOMPtr< nsIBrowserProfileMigrator > &bpm)
PRBool ImportRegistryProfiles(const nsACString &aAppName)
NS_DECL_NSIPROFILEMIGRATOR NS_DECL_ISUPPORTS nsProfileMigrator()