Bug 944378 - Build content/media/webspeech/synth/pico in unified mode; r=glandium

This commit is contained in:
Ehsan Akhgari 2013-11-28 08:46:23 -05:00
parent 3c4c160d90
commit 7bba8eaeec

View File

@ -4,7 +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/.
SOURCES += [
UNIFIED_SOURCES += [
'nsPicoService.cpp',
'PicoModule.cpp'
]