Issue #80 - Re-unify most of DOM

This commit is contained in:
Moonchild 2022-09-07 12:47:24 +00:00 committed by roytam1
commit 60e4e33442
16 changed files with 29 additions and 34 deletions

View file

@ -19,7 +19,7 @@ EXPORTS.mozilla.dom += [
'SpeechSynthesisVoice.h',
]
SOURCES += [
UNIFIED_SOURCES += [
'ipc/SpeechSynthesisChild.cpp',
'ipc/SpeechSynthesisParent.cpp',
'nsSpeechTask.cpp',