| 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',
|
|
|