Index: build/features.gypi |
diff --git a/build/features.gypi b/build/features.gypi |
index 3c6d25f7587c988b8aec9b81131781903f2e0c0b..5343284dbc987958368807f65a797af134d6a2cf 100644 |
--- a/build/features.gypi |
+++ b/build/features.gypi |
@@ -54,7 +54,7 @@ |
# Enable ECMAScript Internationalization API. Enabling this feature will |
# add a dependency on the ICU library. |
- 'v8_enable_i18n_support%': 0, |
+ 'v8_enable_i18n_support%': 1, |
}, |
'target_defaults': { |
'conditions': [ |