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/.
6 BUG_COMPONENT = ("Firefox", "Sync")
8 # Services interfaces are shared with other components (like Places and
9 # WebExtension storage), so we keep them in a separate folder and build them for
10 # all configurations, regardless of whether we build Sync.
12 XPIDL_MODULE = "services"
15 "mozIAppServicesLogger.idl",
16 "mozIBridgedSyncEngine.idl",
17 "mozIInterruptible.idl",
18 "mozIServicesLogSink.idl",