Index: samples/samples.gyp |
diff --git a/samples/samples.gyp b/samples/samples.gyp |
index dfc7410070b3c46edf026caa98f92fc3da64701b..c93deca4f44f35e122e36c578b49382c1f11d157 100644 |
--- a/samples/samples.gyp |
+++ b/samples/samples.gyp |
@@ -28,7 +28,7 @@ |
{ |
'variables': { |
'v8_code': 1, |
- 'v8_enable_i18n_support%': 1, |
+ 'v8_enable_i18n_support%': 0, |
}, |
'includes': ['../build/toolchain.gypi', '../build/features.gypi'], |
'target_defaults': { |