summaryrefslogtreecommitdiff
path: root/components/appshell/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'components/appshell/moz.build')
-rw-r--r--components/appshell/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/appshell/moz.build b/components/appshell/moz.build
index b81b329fe..5644fa9e3 100644
--- a/components/appshell/moz.build
+++ b/components/appshell/moz.build
@@ -15,7 +15,7 @@ XPIDL_SOURCES += [
EXPORTS += ['src/nsAppShellCID.h']
-UNIFIED_SOURCES += [
+SOURCES += [
'src/nsAppShellFactory.cpp',
'src/nsAppShellService.cpp',
'src/nsAppShellWindowEnumerator.cpp',