Index: chrome/chrome_dll.gypi |
diff --git a/chrome/chrome_dll.gypi b/chrome/chrome_dll.gypi |
index 8ed2a5c16adbe6d85574194a1574899fedcb8b98..a36cc6bd532de242fb87a694ca11c4bce2d2754a 100644 |
--- a/chrome/chrome_dll.gypi |
+++ b/chrome/chrome_dll.gypi |
@@ -7,6 +7,7 @@ |
'targets': [ |
{ |
'variables': { |
+ 'enable_wexit_time_destructors': 1, |
'conditions' : [ |
['OS=="win" and optimize_with_syzygy==1', { |
# On Windows we use build chrome_dll as an intermediate target |