Index: content/child/child_thread.cc |
diff --git a/content/child/child_thread.cc b/content/child/child_thread.cc |
index ce9d9357e59e4ce9c58be60606e4f231b95237e8..08d14b621bff177c2c9624f3962fcaad71132667 100644 |
--- a/content/child/child_thread.cc |
+++ b/content/child/child_thread.cc |
@@ -9,7 +9,7 @@ |
#include "base/message_loop.h" |
#include "base/process.h" |
#include "base/process_util.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/tracked_objects.h" |
#include "components/tracing/child_trace_message_filter.h" |
#include "content/child/child_histogram_message_filter.h" |