| Index: chrome/app/chrome_exe_main_win.cc
|
| diff --git a/chrome/app/chrome_exe_main_win.cc b/chrome/app/chrome_exe_main_win.cc
|
| index edde785ede6c225caee7f3820ae52d295aa95f28..ba4f6ab8f75a9c2f4fad24d36698eaf67dd2812a 100644
|
| --- a/chrome/app/chrome_exe_main_win.cc
|
| +++ b/chrome/app/chrome_exe_main_win.cc
|
| @@ -23,7 +23,7 @@
|
| #include "base/time/time.h"
|
| #include "base/win/registry.h"
|
| #include "base/win/windows_version.h"
|
| -#include "chrome/app/chrome_crash_reporter_client.h"
|
| +#include "chrome/app/chrome_crash_reporter_client_win.h"
|
| #include "chrome/app/main_dll_loader_win.h"
|
| #include "chrome/browser/chrome_process_finder_win.h"
|
| #include "chrome/browser/policy/policy_path_parser.h"
|
|
|