| Index: chrome/chrome_exe.gypi
|
| diff --git a/chrome/chrome_exe.gypi b/chrome/chrome_exe.gypi
|
| index 930c839ea886a77995d7b7211e5da7193f7c4400..6abc62d29ed890694e63b7626edf619c2ec5a413 100644
|
| --- a/chrome/chrome_exe.gypi
|
| +++ b/chrome/chrome_exe.gypi
|
| @@ -416,8 +416,8 @@
|
| ],
|
| 'sources': [
|
| '<(SHARED_INTERMEDIATE_DIR)/chrome_version/chrome_exe_version.rc',
|
| - 'app/chrome_crash_reporter_client.cc',
|
| - 'app/chrome_crash_reporter_client.h',
|
| + 'app/chrome_crash_reporter_client_win.cc',
|
| + 'app/chrome_crash_reporter_client_win.h',
|
| 'app/chrome_exe.rc',
|
| 'common/crash_keys.cc',
|
| 'common/crash_keys.h',
|
|
|