Bug 1575631 - Fix the bugzilla component for the anti-tracking code declared in the moz.build file

Differential Revision: https://phabricator.services.mozilla.com/D42928

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Ehsan Akhgari 2019-08-21 18:25:59 +00:00
Родитель ac0a329b07
Коммит 9125c79b45
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5,7 +5,7 @@
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
with Files('**'):
BUG_COMPONENT = ('Core', 'DOM: Security')
BUG_COMPONENT = ('Core', 'Privacy: Anti-Tracking')
XPIDL_SOURCES += [
'nsITrackingDBService.idl',