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

Unified Diff: chrome/chrome_common.gypi

Issue 402723002: Experimentally disable termination on heap corrruption in order to measure the contribution of this… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Update comment date. Created 6 years, 5 months 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_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index ec20b0d19de68fdecfebcedb510741e0d050794f..a32665f82359f96576a87f9c499c76d9fa0ee6e0 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -179,6 +179,8 @@
'common/spellcheck_result.h',
'common/switch_utils.cc',
'common/switch_utils.h',
+ 'common/terminate_on_heap_corruption_experiment_win.cc',
+ 'common/terminate_on_heap_corruption_experiment_win.h',
'common/tts_messages.h',
'common/tts_utterance_request.cc',
'common/tts_utterance_request.h',

Powered by Google App Engine
This is Rietveld 408576698