Index: content/shell/shell.cc |
diff --git a/content/shell/shell.cc b/content/shell/shell.cc |
index d1e691b21432217ee180354ece9bfd4a6e45c972..a921a30f5322452f6addc8316ebd9a18efb0b5bc 100644 |
--- a/content/shell/shell.cc |
+++ b/content/shell/shell.cc |
@@ -11,7 +11,7 @@ |
#include "base/string_number_conversions.h" |
#include "base/string_util.h" |
#include "base/stringprintf.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/public/browser/devtools_manager.h" |
#include "content/public/browser/navigation_controller.h" |
#include "content/public/browser/navigation_entry.h" |