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