Index: chrome/browser/worker_host/worker_service.h |
diff --git a/chrome/browser/worker_host/worker_service.h b/chrome/browser/worker_host/worker_service.h |
index ba5760ffb55f2310c9720c9d8c186fe1f05d46fd..45e8248cfdd1e9262e2523f5bae52a22058a47a3 100644 |
--- a/chrome/browser/worker_host/worker_service.h |
+++ b/chrome/browser/worker_host/worker_service.h |
@@ -10,9 +10,9 @@ |
#include "base/basictypes.h" |
#include "base/singleton.h" |
#include "chrome/browser/worker_host/worker_process_host.h" |
-#include "chrome/common/ipc_message.h" |
#include "chrome/common/notification_registrar.h" |
#include "googleurl/src/gurl.h" |
+#include "ipc/ipc_message.h" |
class MessageLoop; |