| Index: chrome/browser/ui/views/shell_dialogs_win.cc
|
| diff --git a/chrome/browser/ui/views/shell_dialogs_win.cc b/chrome/browser/ui/views/shell_dialogs_win.cc
|
| index 2e1131ab11737e9085fd1995b4080f04ce5c6497..f6596d2157a0df26b160a1e756bcbc5841e7be53 100644
|
| --- a/chrome/browser/ui/views/shell_dialogs_win.cc
|
| +++ b/chrome/browser/ui/views/shell_dialogs_win.cc
|
| @@ -22,7 +22,7 @@
|
| #include "base/win/registry.h"
|
| #include "base/win/scoped_comptr.h"
|
| #include "base/win/windows_version.h"
|
| -#include "content/browser/browser_thread.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "grit/generated_resources.h"
|
| #include "grit/ui_strings.h"
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|