Bug 1892041 - Part 1: Update test262 features. r=spidermonkey-reviewers,dminor
[gecko.git] / services / automation / moz.build
blob61b4815f4251a16139de44cd44c8d7935a4fdfc0
1 # This Source Code Form is subject to the terms of the Mozilla Public
2 # License, v. 2.0. If a copy of the MPL was not distributed with this
3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
5 with Files("**"):
6     BUG_COMPONENT = ("Firefox", "Sync")
8 EXTRA_COMPONENTS += [
9     "AutomationComponents.manifest",
12 EXTRA_JS_MODULES["services-automation"] += [
13     "ServicesAutomation.sys.mjs",