Bug 1869043 add a main thread record of track audio outputs r=padenot
[gecko.git] / extensions / spellcheck / idl / moz.build
blobcaed8a2d58de817ef7be90737ca98dcc5b88fe85
1 # -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
2 # vim: set filetype=python:
3 # This Source Code Form is subject to the terms of the Mozilla Public
4 # License, v. 2.0. If a copy of the MPL was not distributed with this
5 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
7 XPIDL_SOURCES += [
8     "mozIPersonalDictionary.idl",
9     "mozISpellCheckingEngine.idl",
12 XPIDL_MODULE = "spellchecker"