Chromium Code Reviews| Index: webkit/gpu/webkit_gpu.gypi |
| diff --git a/webkit/gpu/webkit_gpu.gypi b/webkit/gpu/webkit_gpu.gypi |
| index fb537f4c154d16b2c32b4a48ec1c088835502f65..a342636a76ee11d0f1674853d843b8b55562a724 100644 |
| --- a/webkit/gpu/webkit_gpu.gypi |
| +++ b/webkit/gpu/webkit_gpu.gypi |
| @@ -7,6 +7,7 @@ |
| { |
| 'target_name': 'webkit_gpu', |
| 'type': 'static_library', |
| + 'variables': { 'enable_wexit_time_destructors': 1, }, |
| 'dependencies': [ |
| '<(DEPTH)/base/base.gyp:base', |
| '<(DEPTH)/gpu/gpu.gyp:command_buffer_service', |