Chromium Code Reviews| Index: gypfiles/features.gypi |
| diff --git a/gypfiles/features.gypi b/gypfiles/features.gypi |
| index f82a59f0f82f53718bae76fc53e248c89f541577..5a21a63e324f49f7e265a9ebcc5ca9699fab384e 100644 |
| --- a/gypfiles/features.gypi |
| +++ b/gypfiles/features.gypi |
| @@ -123,7 +123,7 @@ |
| }, # Debug |
| 'Release': { |
| 'variables': { |
| - 'v8_enable_handle_zapping%': 1, |
| + 'v8_enable_handle_zapping%': 0, |
| }, |
| 'conditions': [ |
| ['v8_enable_handle_zapping==1', { |