Bug 133277 give NS_PARSERSERVICE_CID {a6cf9112-15b3-11d2-932e-00805f8add32} a ContractID

r=mrbkap sr=bz


git-svn-id: svn://10.0.0.236/trunk@168788 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2005-02-04 05:05:10 +00:00
parent 17555c9ab9
commit 141164ce86
4 changed files with 5 additions and 6 deletions

View File

@@ -93,7 +93,7 @@ static const nsModuleComponentInfo gComponents[] = {
#endif
{ "ParserService",
NS_PARSERSERVICE_CID,
NS_PARSER_CONTRACTID_PREFIX "/parser-service;1",
NS_PARSERSERVICE_CONTRACTID,
nsParserServiceConstructor
}
};