Index: chrome/browser/worker_host/worker_process_host.cc |
=================================================================== |
--- chrome/browser/worker_host/worker_process_host.cc (revision 54459) |
+++ chrome/browser/worker_host/worker_process_host.cc (working copy) |
@@ -12,6 +12,7 @@ |
#include "base/debug_util.h" |
#include "base/message_loop.h" |
#include "base/string_util.h" |
+#include "base/utf_string_conversions.h" |
#include "chrome/browser/appcache/appcache_dispatcher_host.h" |
#include "chrome/browser/chrome_thread.h" |
#include "chrome/browser/child_process_security_policy.h" |