Index: content/browser/browser_child_process_host_impl.cc |
diff --git a/content/browser/browser_child_process_host_impl.cc b/content/browser/browser_child_process_host_impl.cc |
index 44cee2e0f67bcfd17e0e889a6879d9b589fb462e..3748f6f2d8c7a5b4e4f631fe5bfcf43fec01720b 100644 |
--- a/content/browser/browser_child_process_host_impl.cc |
+++ b/content/browser/browser_child_process_host_impl.cc |
@@ -14,7 +14,7 @@ |
#include "base/path_service.h" |
#include "base/process_util.h" |
#include "base/stl_util.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/synchronization/waitable_event.h" |
#include "content/browser/histogram_message_filter.h" |
#include "content/browser/loader/resource_message_filter.h" |