summaryrefslogtreecommitdiffstats
path: root/build/common.gypi
diff options
context:
space:
mode:
authorjeanfrancoisg@chromium.org <jeanfrancoisg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-13 16:03:44 +0000
committerjeanfrancoisg@chromium.org <jeanfrancoisg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-13 16:03:44 +0000
commit6e9c15f61770c350be3064d20f55cf8b49201329 (patch)
treea2da73f3058cea2b124855e96265a96d3f88c803 /build/common.gypi
parent08ed4acf25bc28b040518793519ae171649a4f7c (diff)
downloadchromium_src-6e9c15f61770c350be3064d20f55cf8b49201329.zip
chromium_src-6e9c15f61770c350be3064d20f55cf8b49201329.tar.gz
chromium_src-6e9c15f61770c350be3064d20f55cf8b49201329.tar.bz2
Restore the Norwegian (nb) language for Chrome for iOS
BUG=None Review URL: https://chromiumcodereview.appspot.com/15663008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@206077 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/common.gypi')
-rw-r--r--build/common.gypi4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 1baac2a..e3ba8a6 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -1147,8 +1147,8 @@
'use_system_sqlite%': 1,
'locales==': [
'ar', 'ca', 'cs', 'da', 'de', 'el', 'en-GB', 'en-US', 'es', 'fi',
- 'fr', 'he', 'hr', 'hu', 'id', 'it', 'ja', 'ko', 'ms', 'nl', 'pl',
- 'pt', 'pt-PT', 'ro', 'ru', 'sk', 'sv', 'th', 'tr', 'uk', 'vi',
+ 'fr', 'he', 'hr', 'hu', 'id', 'it', 'ja', 'ko', 'ms', 'nb', 'nl',
+ 'pl', 'pt', 'pt-PT', 'ro', 'ru', 'sk', 'sv', 'th', 'tr', 'uk', 'vi',
'zh-CN', 'zh-TW',
],