| Index: chrome/app/main_dll_loader_win.cc
|
| diff --git a/chrome/app/main_dll_loader_win.cc b/chrome/app/main_dll_loader_win.cc
|
| index 6118f444f5aecf0d12940f8f6c9367810d8c2a11..2f8e780b90979c7a39e9374a28b2fe869bf7b959 100644
|
| --- a/chrome/app/main_dll_loader_win.cc
|
| +++ b/chrome/app/main_dll_loader_win.cc
|
| @@ -26,7 +26,7 @@
|
| #include "base/trace_event/trace_event.h"
|
| #include "base/win/scoped_handle.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/chrome_watcher_client_win.h"
|
| #include "chrome/app/chrome_watcher_command_line_win.h"
|
| #include "chrome/app/file_pre_reader_win.h"
|
|
|