Bug 1608763 - Assign DoH Rollout component to Firefox::Security. r=nhnt11

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

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Johann Hofmann 2020-01-14 00:34:17 +00:00
parent 37b7bf187f
commit 620e65a48a

View File

@ -64,3 +64,6 @@ FINAL_TARGET_FILES.features['doh-rollout@mozilla.org']["_locales"]["zh_CN"] += [
XPCSHELL_TESTS_MANIFESTS += ['test/unit/xpcshell.ini']
BROWSER_CHROME_MANIFESTS += ['test/browser/browser.ini']
with Files('**'):
BUG_COMPONENT = ('Firefox', 'Security')