| Index: content/shell/shell_login_dialog.cc
|
| diff --git a/content/shell/shell_login_dialog.cc b/content/shell/shell_login_dialog.cc
|
| index 4e20fb6c2a126f6b38dc7ca8c3e4cc65c7d7e1e3..f32c4277339e10044921d23fbfeefd0d58c4ea92 100644
|
| --- a/content/shell/shell_login_dialog.cc
|
| +++ b/content/shell/shell_login_dialog.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
| -#include "base/utf_string_conversions.h"
|
| +#include "base/strings/utf_string_conversions.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/resource_dispatcher_host.h"
|
| #include "net/base/auth.h"
|
|
|