Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 27de0576926fbd294120aa0a3150399f1db28749..fd59e39beb40309bbe05197f88a484a705764c34 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1189,10 +1189,10 @@ |
'use_system_libxml%': 1, |
'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', 'nb', 'nl', |
- 'pl', 'pt', 'pt-PT', 'ro', 'ru', 'sk', 'sv', 'th', 'tr', 'uk', 'vi', |
- 'zh-CN', 'zh-TW', |
+ 'ar', 'ca', 'cs', 'da', 'de', 'el', 'en-GB', 'en-US', 'es', 'es-MX', |
+ 'fi', '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', |
], |
# The Mac SDK is set for iOS builds and passed through to Mac |