| Index: chrome/browser/process_singleton_win.cc
|
| diff --git a/chrome/browser/process_singleton_win.cc b/chrome/browser/process_singleton_win.cc
|
| index 5706f7bd7642cb914227fd49b13dc102efdcd1d8..c46ea99b9c763b722df21fe2a6a500701c2ea230 100644
|
| --- a/chrome/browser/process_singleton_win.cc
|
| +++ b/chrome/browser/process_singleton_win.cc
|
| @@ -45,7 +45,7 @@
|
| #include "ui/gfx/win/hwnd_util.h"
|
|
|
| #if BUILDFLAG(ENABLE_KASKO_FAILED_RDV_REPORTS)
|
| -#include "chrome/app/chrome_crash_reporter_client.h"
|
| +#include "chrome/app/chrome_crash_reporter_client_win.h"
|
| #include "chrome/chrome_watcher/kasko_util.h"
|
| #endif // BUILDFLAG(ENABLE_KASKO_FAILED_RDV_REPORTS)
|
|
|
|
|