Chromium Code Reviews| Index: build/features.gypi |
| diff --git a/build/features.gypi b/build/features.gypi |
| index 08ea11ae9b972595e5c931bc96e1dc6913e46f5f..7863b1c43a5a5c20bf7fa80b2b6a69b074445ac7 100644 |
| --- a/build/features.gypi |
| +++ b/build/features.gypi |
| @@ -109,7 +109,7 @@ |
| 'Release': { |
| 'variables': { |
| 'v8_enable_extra_checks%': 0, |
| - 'v8_enable_handle_zapping%': 1, |
| + 'v8_enable_handle_zapping%': 0, |
| }, |
| 'conditions': [ |
| ['v8_enable_extra_checks==1', { |