Bug 1084369 - Build dom/cellbroadcast in unified mode; r=gps

This commit is contained in:
Ehsan Akhgari 2014-10-22 08:28:26 -04:00
Родитель babd3696e8
Коммит b126e6f2c2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -11,7 +11,7 @@ EXPORTS.mozilla.dom += [
'CellBroadcastMessage.h',
]
SOURCES += [
UNIFIED_SOURCES += [
'CellBroadcast.cpp',
'CellBroadcastMessage.cpp',
'ipc/CellBroadcastIPCService.cpp',