summaryrefslogtreecommitdiff
path: root/dom/media/webspeech/synth/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/webspeech/synth/moz.build')
-rw-r--r--dom/media/webspeech/synth/moz.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/media/webspeech/synth/moz.build b/dom/media/webspeech/synth/moz.build
index 6603689261..f4afa2e430 100644
--- a/dom/media/webspeech/synth/moz.build
+++ b/dom/media/webspeech/synth/moz.build
@@ -19,7 +19,7 @@ EXPORTS.mozilla.dom += [
'SpeechSynthesisVoice.h',
]
-SOURCES += [
+UNIFIED_SOURCES += [
'ipc/SpeechSynthesisChild.cpp',
'ipc/SpeechSynthesisParent.cpp',
'nsSpeechTask.cpp',