| Index: content/shell/shell_login_dialog_gtk.cc
|
| diff --git a/content/shell/shell_login_dialog_gtk.cc b/content/shell/shell_login_dialog_gtk.cc
|
| index 1748f0487d6c1535e3319f17ed25830679840e62..4eb6fafa1e6dc6c2773b66d89a7d66bc5652a6f9 100644
|
| --- a/content/shell/shell_login_dialog_gtk.cc
|
| +++ b/content/shell/shell_login_dialog_gtk.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "base/logging.h"
|
| #include "base/string16.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/render_view_host.h"
|
| #include "content/public/browser/resource_dispatcher_host.h"
|
|
|