Index: content/browser/utility_process_host_impl.cc |
diff --git a/content/browser/utility_process_host_impl.cc b/content/browser/utility_process_host_impl.cc |
index 2b7297b951c2e04083f4b1ff765891768163cc92..bd8cb685aa17de3b8121aab89a1383f6d56e4b3d 100644 |
--- a/content/browser/utility_process_host_impl.cc |
+++ b/content/browser/utility_process_host_impl.cc |
@@ -8,7 +8,7 @@ |
#include "base/bind_helpers.h" |
#include "base/command_line.h" |
#include "base/sequenced_task_runner.h" |
-#include "base/utf_string_conversions.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "content/browser/browser_child_process_host_impl.h" |
#include "content/common/child_process_host_impl.h" |
#include "content/common/utility_messages.h" |