Chromium Code Reviews| Index: build/common.gypi |
| =================================================================== |
| --- build/common.gypi (revision 89734) |
| +++ build/common.gypi (working copy) |
| @@ -576,7 +576,7 @@ |
| }], |
| ['use_third_party_translations==1', { |
| 'grit_defines': ['-D', 'use_third_party_translations'], |
| - 'locales': ['ast', 'ca@valencia', 'eo', 'eu', 'gl', 'hy', 'ka', 'ku', 'ug'], |
| + 'locales': ['ast', 'ca@valencia', 'eo', 'eu', 'gl', 'hy', 'ka', 'ku', 'kw', 'ug'], |
|
tony
2011/06/21 17:15:31
Let's wrap this the next time we add a language.
|
| }], |
| ['clang_use_chrome_plugins==1', { |