Bug 946218 - Build intl/chardet in unified mode; r=glandium

--HG--
extra : rebase_source : 0466346b707ffb25247c269a5f66d37ea6aa58e0
This commit is contained in:
Ehsan Akhgari 2013-12-04 09:44:23 -05:00
Родитель 2fa7b2408a
Коммит ea7e3a3800
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -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 += [
'nsChardetModule.cpp',
'nsCyrillicDetector.cpp',
]