Descriptioninstall-build-deps: install locales using locale-gen
Previously we were installing Ubuntu language packs to just for their locales.
According to apt, these packages took up ~25Mb of space, and the packages are
not available on Debian. This CL uses locale-gen to generate the needed locales
instead.
The locales are only needed in the following tests:
fr_FR.UTF-8: TimeFormatBrowserTest.DecimalPointNotDot
da_DK.UTF-8: LocaleTestDanish.TestStart
he_IL.UTF-8: LocaleTestHebrew.TestStart
zh_TW.UTF-8: LocaleTestTraditionalChinese.TestStart
R=dpranke@chromium.org
Committed: https://crrev.com/5ef5c3d2c48d8ae8cb9b90376649688b35ce2057
Cr-Commit-Position: refs/heads/master@{#437136}
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 11 (6 generated)
|