summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-25 19:38:23 +0000
committerjshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-03-25 19:38:23 +0000
commitcf1ab6fe1a479279bdf8757f309f7b3d49f1a4df (patch)
tree7834cf4ed76579d7d1dc9ceb239991474e387d16 /build
parent4fb7d29554b767c3446f21166a1432bd5b03ac9f (diff)
downloadchromium_src-cf1ab6fe1a479279bdf8757f309f7b3d49f1a4df.zip
chromium_src-cf1ab6fe1a479279bdf8757f309f7b3d49f1a4df.tar.gz
chromium_src-cf1ab6fe1a479279bdf8757f309f7b3d49f1a4df.tar.bz2
Remove Oriya from the list of UI languages for now because we're not getting Oriya translation updated any more.
BUG=37562 TEST=On Windows, 'chrome --lang=or' will bring up English Chrome. Review URL: http://codereview.chromium.org/1144001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42655 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/common.gypi6
1 files changed, 3 insertions, 3 deletions
diff --git a/build/common.gypi b/build/common.gypi
index cd20d4b..6442f40 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -316,9 +316,9 @@
'am', 'ar', 'bg', 'bn', 'ca', 'cs', 'da', 'de', 'el', 'en-GB',
'en-US', 'es-419', 'es', 'et', 'fi', 'fil', 'fr', 'gu', 'he',
'hi', 'hr', 'hu', 'id', 'it', 'ja', 'kn', 'ko', 'lt', 'lv',
- 'ml', 'mr', 'nb', 'nl', 'or', 'pl', 'pt-BR', 'pt-PT', 'ro',
- 'ru', 'sk', 'sl', 'sr', 'sv', 'sw', 'ta', 'te', 'th', 'tr',
- 'uk', 'vi', 'zh-CN', 'zh-TW',
+ 'ml', 'mr', 'nb', 'nl', 'pl', 'pt-BR', 'pt-PT', 'ro', 'ru',
+ 'sk', 'sl', 'sr', 'sv', 'sw', 'ta', 'te', 'th', 'tr', 'uk',
+ 'vi', 'zh-CN', 'zh-TW',
],
},
'target_defaults': {