Index: content/browser/renderer_host/render_process_host_impl.cc |
diff --git a/content/browser/renderer_host/render_process_host_impl.cc b/content/browser/renderer_host/render_process_host_impl.cc |
index ecd4139d42d3e8efd3941311dd8cdde8d3e41bb6..132494c153774e53147b21eb16d38fb4b2cd3258 100644 |
--- a/content/browser/renderer_host/render_process_host_impl.cc |
+++ b/content/browser/renderer_host/render_process_host_impl.cc |
@@ -30,7 +30,7 @@ |
#include "base/process_util.h" |
#include "base/rand_util.h" |
#include "base/stl_util.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/supports_user_data.h" |
#include "base/sys_info.h" |
#include "base/threading/thread.h" |