Index: chrome/browser/utility_process_host.h |
diff --git a/chrome/browser/utility_process_host.h b/chrome/browser/utility_process_host.h |
index ba87a3e580cfafbf64d51eb981d33f3cd0a9bfa8..329f8568cbbe800f58542956b8b4dbb6a10b8aa2 100644 |
--- a/chrome/browser/utility_process_host.h |
+++ b/chrome/browser/utility_process_host.h |
@@ -11,7 +11,7 @@ |
#include "base/ref_counted.h" |
#include "base/task.h" |
#include "chrome/common/child_process_host.h" |
-#include "chrome/common/ipc_channel.h" |
+#include "ipc/ipc_channel.h" |
class CommandLine; |
class DictionaryValue; |