Chromium Code Reviews| Index: chrome/chrome_tests_unit.gypi | 
| diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi | 
| index 82332ebd11bb54ef968113adccf0c01d953b27fd..f47447194f446b3db27d4022e9500ff7eece2d09 100644 | 
| --- a/chrome/chrome_tests_unit.gypi | 
| +++ b/chrome/chrome_tests_unit.gypi | 
| @@ -2078,7 +2078,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"', { |