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