Bug 1273126 - Fixing definition of MOZ_SERVICES_SYNC on B2G r=glandium

MozReview-Commit-ID: 1FniQxHUCKC

--HG--
extra : rebase_source : e64684de98c903502d133e1278cb87c19a2f20a2
This commit is contained in:
Alexandre Lissy 2016-05-16 15:27:48 +02:00
Родитель de51310fb9
Коммит b4420dcc85
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -4,4 +4,6 @@
# 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/.
imply_option('MOZ_SERVICES_SYNC', True)
include('../common.configure')