rolling back toolkit/component/build files from bug 340603 to fix the build
git-svn-id: svn://10.0.0.236/trunk@199481 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
|
||||
#ifdef MOZ_URL_CLASSIFIER
|
||||
#include "nsUrlClassifierDBService.h"
|
||||
#include "nsUrlClassifierStreamUpdater.h"
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_FEEDS
|
||||
@@ -85,7 +84,6 @@ NS_GENERIC_FACTORY_CONSTRUCTOR(nsTypeAheadFind)
|
||||
#ifdef MOZ_URL_CLASSIFIER
|
||||
NS_GENERIC_FACTORY_SINGLETON_CONSTRUCTOR(nsUrlClassifierDBService,
|
||||
nsUrlClassifierDBService::GetInstance)
|
||||
NS_GENERIC_FACTORY_CONSTRUCTOR(nsUrlClassifierStreamUpdater)
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_FEEDS
|
||||
@@ -134,10 +132,6 @@ static const nsModuleComponentInfo components[] =
|
||||
NS_URLCLASSIFIERDBSERVICE_CID,
|
||||
NS_URLCLASSIFIERDBSERVICE_CONTRACTID,
|
||||
nsUrlClassifierDBServiceConstructor },
|
||||
{ "Url Classifier Stream Updater",
|
||||
NS_URLCLASSIFIERSTREAMUPDATER_CID,
|
||||
NS_URLCLASSIFIERSTREAMUPDATER_CONTRACTID,
|
||||
nsUrlClassifierStreamUpdaterConstructor },
|
||||
#endif
|
||||
#ifdef MOZ_FEEDS
|
||||
{ "Unescape HTML",
|
||||
|
||||
Reference in New Issue
Block a user