Chromium Code Reviews| Index: chrome/chrome_tests_unit.gypi |
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi |
| index 2f507b5e4284a7dae2199fd04e06fe6328996a6d..27b00b0313e04ef1b3320d78a9bb4a275272bcdd 100644 |
| --- a/chrome/chrome_tests_unit.gypi |
| +++ b/chrome/chrome_tests_unit.gypi |
| @@ -2072,7 +2072,7 @@ |
| '../win8/win8.gyp:test_support_win8', |
| ], |
| 'sources': [ |
| - 'app/chrome_crash_reporter_client.cc', |
| + 'app/chrome_crash_reporter_client_win.cc', |
| ], |
| }], |
| ['OS=="win" or OS=="mac"', { |