diff options
Diffstat (limited to 'chrome/chrome_common.gypi')
-rw-r--r-- | chrome/chrome_common.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 225052f..f4b2137 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -177,6 +177,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', |