Index: content/browser/worker_host/worker_process_host.cc |
diff --git a/content/browser/worker_host/worker_process_host.cc b/content/browser/worker_host/worker_process_host.cc |
index 1529116e7c88eeea48eeda0cffef2d39ddcc34cc..e9759c3415c8aefc4bcb33fe34fe8bb58543299b 100644 |
--- a/content/browser/worker_host/worker_process_host.cc |
+++ b/content/browser/worker_host/worker_process_host.cc |
@@ -14,7 +14,7 @@ |
#include "base/callback.h" |
#include "base/command_line.h" |
#include "base/message_loop.h" |
-#include "base/string_util.h" |
+#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |
#include "content/browser/appcache/appcache_dispatcher_host.h" |
#include "content/browser/appcache/chrome_appcache_service.h" |