Make safebrowsing optional at build time - Part 2: mobile/

This commit is contained in:
trav90 2018-05-12 08:18:44 -05:00 • committed by Roy Tam
commit 62afe1838f
4 changed files with 11 additions and 2 deletions

View file

@ -417,12 +417,14 @@
; Modules
@BINPATH@/modules/*
#ifdef MOZ_SAFE_BROWSING
; Safe Browsing
@BINPATH@/components/nsURLClassifier.manifest
@BINPATH@/components/nsUrlClassifierHashCompleter.js
@BINPATH@/components/nsUrlClassifierListManager.js
@BINPATH@/components/nsUrlClassifierLib.js
@BINPATH@/components/url-classifier.xpt
#endif
; Private Browsing
@BINPATH@/components/privatebrowsing.xpt