| Index: chrome/browser/views/shell_dialogs_win.cc
|
| diff --git a/chrome/browser/views/shell_dialogs_win.cc b/chrome/browser/views/shell_dialogs_win.cc
|
| index 8cb28a63eee9cac7b384fdc4c65023ec7788d7ef..c668390594429c16535e50a949dc66449245134f 100644
|
| --- a/chrome/browser/views/shell_dialogs_win.cc
|
| +++ b/chrome/browser/views/shell_dialogs_win.cc
|
| @@ -17,8 +17,8 @@
|
| #include "base/file_util.h"
|
| #include "base/registry.h"
|
| #include "base/scoped_comptr_win.h"
|
| -#include "base/string_util.h"
|
| #include "base/thread.h"
|
| +#include "base/utf_string_conversions.h"
|
| #include "chrome/browser/chrome_thread.h"
|
| #include "grit/generated_resources.h"
|
|
|
|
|