diff --git a/rdf/brprof/src/nsBrowsingProfile.cpp b/rdf/brprof/src/nsBrowsingProfile.cpp index d9ed7987b34e..b4c12b3746ad 100644 --- a/rdf/brprof/src/nsBrowsingProfile.cpp +++ b/rdf/brprof/src/nsBrowsingProfile.cpp @@ -146,7 +146,7 @@ nsBrowsingProfile::Init(const char* userProfileName) (nsISupports**)&gRDFService); if (NS_FAILED(rv)) return rv; - rv = gRDFService->GetDataSource("resource:/res/samples/directory.xml", &gCategoryDB); + rv = gRDFService->GetDataSource("resource:/res/samples/directory.rdf", &gCategoryDB); if (NS_FAILED(rv)) return rv; // get all the properties we'll need: