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 XPIDL_MODULE = "remote"
12 XPCOM_MANIFESTS += ["components.conf"]
14 with Files("Marionette.sys.mjs"):
15 BUG_COMPONENT = ("Remote Protocol", "Marionette")
16 with Files("nsIMarionette.idl"):
17 BUG_COMPONENT = ("Remote Protocol", "Marionette")