Index: content/browser/zygote_host/zygote_host_impl_linux.cc |
diff --git a/content/browser/zygote_host/zygote_host_impl_linux.cc b/content/browser/zygote_host/zygote_host_impl_linux.cc |
index ba7884f856bcd6edc7bb2bdb224c89840947d826..621c2c796d7382bbf7589238cdec37a37c72f1e3 100644 |
--- a/content/browser/zygote_host/zygote_host_impl_linux.cc |
+++ b/content/browser/zygote_host/zygote_host_impl_linux.cc |
@@ -24,8 +24,8 @@ |
#include "base/process_util.h" |
#include "base/string_number_conversions.h" |
#include "base/string_util.h" |
+#include "base/strings/utf_string_conversions.h" |
#include "base/time.h" |
-#include "base/utf_string_conversions.h" |
#include "content/browser/renderer_host/render_sandbox_host_linux.h" |
#include "content/common/zygote_commands_linux.h" |
#include "content/public/browser/content_browser_client.h" |