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 4eb6fafa1e6dc6c2773b66d89a7d66bc5652a6f9..1be48d3068bf8e2c50715bf56d81115465dd989b 100644 |
--- a/content/shell/shell_login_dialog_gtk.cc |
+++ b/content/shell/shell_login_dialog_gtk.cc |
@@ -7,7 +7,7 @@ |
#include <gtk/gtk.h> |
#include "base/logging.h" |
-#include "base/string16.h" |
+#include "base/strings/string16.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/render_view_host.h" |