Chromium Code Reviews| Index: webkit/quota/webkit_quota.gypi |
| diff --git a/webkit/quota/webkit_quota.gypi b/webkit/quota/webkit_quota.gypi |
| index 9a665d6b708cc314954dd5f681fcbf20c6afa1ae..ffd8a2153f59a48c6f19a6dc53ea32954ad8e5eb 100644 |
| --- a/webkit/quota/webkit_quota.gypi |
| +++ b/webkit/quota/webkit_quota.gypi |
| @@ -7,6 +7,7 @@ |
| { |
| 'target_name': 'quota', |
| 'type': 'static_library', |
| + 'variables': { 'enable_wexit_time_destructors': 1, }, |
| 'dependencies': [ |
| '<(DEPTH)/base/base.gyp:base', |
| '<(DEPTH)/net/net.gyp:net', |