| Index: chrome/app/resources/locale_settings.grd
|
| diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd
|
| index cce6e3b2b3ea1d8029e2d2b06ea22f5985eff745..992dd6678e966f5d0cfff272dc8324b6621177c9 100644
|
| --- a/chrome/app/resources/locale_settings.grd
|
| +++ b/chrome/app/resources/locale_settings.grd
|
| @@ -69,9 +69,7 @@
|
| <output filename="locale_settings_lv.pak" type="data_package" lang="lv" />
|
| <output filename="locale_settings_ml.pak" type="data_package" lang="ml" />
|
| <output filename="locale_settings_mr.pak" type="data_package" lang="mr" />
|
| - <if expr="pp_ifdef('use_third_party_translations')">
|
| - <output filename="locale_settings_ms.pak" type="data_package" lang="ms" />
|
| - </if>
|
| + <output filename="locale_settings_ms.pak" type="data_package" lang="ms" />
|
| <output filename="locale_settings_nl.pak" type="data_package" lang="nl" />
|
| <!-- The translation console uses 'no' for Norwegian Bokmål. It should
|
| be 'nb'. -->
|
| @@ -130,6 +128,7 @@
|
| <file path="locale_settings_lv.xtb" lang="lv" />
|
| <file path="locale_settings_ml.xtb" lang="ml" />
|
| <file path="locale_settings_mr.xtb" lang="mr" />
|
| + <file path="locale_settings_ms.xtb" lang="ms" />
|
| <file path="locale_settings_nl.xtb" lang="nl" />
|
| <file path="locale_settings_nb.xtb" lang="no" />
|
| <file path="locale_settings_pl.xtb" lang="pl" />
|
|
|