Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2231)

Unified Diff: chrome/chrome_exe.gypi

Issue 8590003: chrome: Remove 11 exit time destructors and 4 static initializers. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/chrome_exe.gypi
diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
index e19d4eae883889def38a05f3ed51d66cfb44fb20..d7106c0146b7e71630976e961fab98c39ea79cc7 100644
--- a/chrome/chrome_exe.gypi
+++ b/chrome/chrome_exe.gypi
@@ -10,6 +10,7 @@
'mac_bundle': 1,
'variables': {
'use_system_xdg_utils%': 0,
+ 'enable_wexit_time_destructors': 1,
},
'sources': [
'app/breakpad_win.cc',

Powered by Google App Engine
This is Rietveld 408576698