Chromium Code Reviews| Index: src/d8.gyp |
| diff --git a/src/d8.gyp b/src/d8.gyp |
| index 0e51baaacac06825ba682ccfbb3b8407af0fff47..98ec04fc86452ff637a567ac50b3f69864751793 100644 |
| --- a/src/d8.gyp |
| +++ b/src/d8.gyp |
| @@ -31,7 +31,7 @@ |
| 'console%': '', |
| # Enable support for Intel VTune. Supported on ia32/x64 only |
| 'v8_enable_vtunejit%': 0, |
| - 'v8_enable_i18n_support%': 1, |
| + 'v8_enable_i18n_support%': 0, |
| 'v8_toolset_for_d8%': 'target', |
| }, |
| 'includes': ['../build/toolchain.gypi', '../build/features.gypi'], |