Index: content/shell/shell_javascript_dialog_manager.cc |
diff --git a/content/shell/shell_javascript_dialog_manager.cc b/content/shell/shell_javascript_dialog_manager.cc |
index da4c8928f68cc53c559cec69b4a8e3bca22a4d59..5e528d8a64aeca8200ff6326b361bb0bc7610428 100644 |
--- a/content/shell/shell_javascript_dialog_manager.cc |
+++ b/content/shell/shell_javascript_dialog_manager.cc |
@@ -6,7 +6,7 @@ |
#include "base/command_line.h" |
#include "base/logging.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/public/browser/web_contents.h" |
#include "content/public/browser/web_contents_view.h" |
#include "content/shell/common/shell_switches.h" |