mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Bug 762617 - Install URL classifier components when MOZ_URL_CLASSIFIER is set. r=khuey
This commit is contained in:
parent
b83e644292
commit
e7b4a3ac2a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user