summaryrefslogtreecommitdiffstats
path: root/toolkit/components/exthelper
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/exthelper')
-rw-r--r--toolkit/components/exthelper/moz.build4
1 files changed, 1 insertions, 3 deletions
diff --git a/toolkit/components/exthelper/moz.build b/toolkit/components/exthelper/moz.build
index 975030a35..d7429e2d5 100644
--- a/toolkit/components/exthelper/moz.build
+++ b/toolkit/components/exthelper/moz.build
@@ -4,9 +4,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-XPIDL_SOURCES += [
- 'extIApplication.idl',
-]
+XPIDL_SOURCES += ['extIApplication.idl']
XPIDL_MODULE = 'exthelper'