Bug 762617 - Install URL classifier components when MOZ_URL_CLASSIFIER is set. r=khuey

This commit is contained in:
Mike Hommey 2012-06-11 08:12:59 +02:00
parent b83e644292
commit e7b4a3ac2a

View File

@ -467,6 +467,8 @@
#ifdef MOZ_SAFE_BROWSING
@BINPATH@/components/nsSafebrowsingApplication.manifest
@BINPATH@/components/nsSafebrowsingApplication.js
#endif
#ifdef MOZ_URL_CLASSIFIER
@BINPATH@/components/nsURLClassifier.manifest
@BINPATH@/components/nsUrlClassifierHashCompleter.js
@BINPATH@/components/nsUrlClassifierListManager.js