Index: chrome/chrome_browser.gypi |
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi |
index fb2d36cc304b61a6c562a665deaaa11ba9b3858d..07d564845ef844aee61f2f9fa9741f7836b55ed2 100644 |
--- a/chrome/chrome_browser.gypi |
+++ b/chrome/chrome_browser.gypi |
@@ -3655,8 +3655,8 @@ |
}], |
['OS == "win" and kasko_failed_rdv_reports == 1', { |
'sources': [ |
- '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', |
], |
'dependencies': [ |
'../components/components.gyp:crash_component_lib', |