diff --git a/mozilla/browser/components/migration/src/nsIEProfileMigrator.cpp b/mozilla/browser/components/migration/src/nsIEProfileMigrator.cpp index 34d983f3c72..4fb8eff53ef 100644 --- a/mozilla/browser/components/migration/src/nsIEProfileMigrator.cpp +++ b/mozilla/browser/components/migration/src/nsIEProfileMigrator.cpp @@ -1288,6 +1288,7 @@ nsIEProfileMigrator::ParseFavoritesFolder(nsIFile* aDirectory, nsnull, nsnull, nsnull, + nsnull, aParentResource, -1, getter_AddRefs(bookmark)); @@ -1358,6 +1359,7 @@ nsIEProfileMigrator::ParseFavoritesFolder(nsIFile* aDirectory, nsnull, nsnull, nsnull, + nsnull, aParentResource, -1, getter_AddRefs(bookmark));