Bug 846320 - Offset mBasePosition by mStartTime when seeking. r=kinetik
[gecko.git] / intl / moz.build
blobfe9be5d19ea8b75bcf2ebdfe8a8079b24dd9e0c7
1 # vim: set filetype=python:
2 # This Source Code Form is subject to the terms of the Mozilla Public
3 # License, v. 2.0. If a copy of the MPL was not distributed with this
4 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
6 PARALLEL_DIRS += [
7     'hyphenation',
8     'locale',
9     'locales',
10     'lwbrk',
11     'strres',
12     'unicharutil',
15 DIRS += [
16     'uconv',
17     'build',