| Index: chrome/browser/diagnostics/recon_diagnostics.cc
|
| diff --git a/chrome/browser/diagnostics/recon_diagnostics.cc b/chrome/browser/diagnostics/recon_diagnostics.cc
|
| index 11d1af831c4b45d5d565d67189dd7e2511afeea2..d30267c0011f765807a14d5e6df5de01094eef9e 100644
|
| --- a/chrome/browser/diagnostics/recon_diagnostics.cc
|
| +++ b/chrome/browser/diagnostics/recon_diagnostics.cc
|
| @@ -30,7 +30,7 @@
|
|
|
| #if defined(OS_WIN)
|
| #include "base/win/windows_version.h"
|
| -#include "chrome/browser/enumerate_modules_model_win.h"
|
| +#include "chrome/browser/win/enumerate_modules_model.h"
|
| #include "chrome/installer/util/install_util.h"
|
| #endif
|
|
|
|
|