Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index 32a1417d492b231046cd497cfb7dbb991f42fdea..11329c6475e2aabf3158577af097bd2c835f4c12 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -43,10 +43,6 @@ declare_args() { |
# Sets -dENABLE_HANDLE_ZAPPING. |
v8_enable_handle_zapping = true |
- # Enable ECMAScript Internationalization API. Enabling this feature will |
- # add a dependency on the ICU library. |
- v8_enable_i18n_support = true |
- |
# Enable slow dchecks. |
v8_enable_slow_dchecks = false |