Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10040)

Unified Diff: chrome/tools/build/win/FILES.cfg

Issue 9232056: Add Malay as a translation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chrome frame Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/tools/build/win/FILES.cfg
diff --git a/chrome/tools/build/win/FILES.cfg b/chrome/tools/build/win/FILES.cfg
index 9d36c684343b4c23373f097b4454db38e5f42a04..a229aa62320f54066bf56129fb5bc3d1ab0c8cc5 100644
--- a/chrome/tools/build/win/FILES.cfg
+++ b/chrome/tools/build/win/FILES.cfg
@@ -223,6 +223,11 @@ FILES = [
'buildtype': ['dev', 'official'],
},
{
+ 'filename': 'locales/ms.pak',
+ 'arch': ['32bit', '64bit'],
+ 'buildtype': ['dev', 'official'],
+ },
+ {
'filename': 'locales/nb.pak',
'arch': ['32bit', '64bit'],
'buildtype': ['dev', 'official'],
« no previous file with comments | « chrome/app/resources/platform_locale_settings/locale_settings_win_ms.xtb ('k') | chrome_frame/locales/locales.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698