Index: content/shell/shell_javascript_dialog_gtk.cc |
diff --git a/content/shell/shell_javascript_dialog_gtk.cc b/content/shell/shell_javascript_dialog_gtk.cc |
index 542048e7f2935dbb4810964b473886c40b943cde..13ee8c75408b1bf8672aea714785c40f5bfa4bef 100644 |
--- a/content/shell/shell_javascript_dialog_gtk.cc |
+++ b/content/shell/shell_javascript_dialog_gtk.cc |
@@ -8,7 +8,7 @@ |
#include "base/logging.h" |
#include "base/string_util.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/shell/app/resource.h" |
#include "content/shell/shell.h" |
#include "content/shell/shell_javascript_dialog_manager.h" |