| 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 b4af4a62cc7640b65d6890cd04479ba4cafaa03c..d26676fe0f7fb1d552040185afd4098a3fb01221 100644
|
| --- a/chrome/app/chrome_exe_main_win.cc
|
| +++ b/chrome/app/chrome_exe_main_win.cc
|
| @@ -15,7 +15,7 @@
|
| #include "base/logging.h"
|
| #include "base/time/time.h"
|
| #include "base/win/windows_version.h"
|
| -#include "chrome/app/client_util.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"
|
| #include "chrome/common/chrome_paths_internal.h"
|
|
|