| Index: chrome/common/child_process_host.h
|
| diff --git a/chrome/common/child_process_host.h b/chrome/common/child_process_host.h
|
| index 3b97200ee9bc17c0479c816dd8dbea088e0aac38..926bdd25efaaa7af1f6de62c364ed6e4a48688d4 100644
|
| --- a/chrome/common/child_process_host.h
|
| +++ b/chrome/common/child_process_host.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/scoped_ptr.h"
|
| #include "chrome/browser/renderer_host/resource_dispatcher_host.h"
|
| -#include "chrome/common/ipc_channel.h"
|
| +#include "ipc/ipc_channel.h"
|
|
|
| class NotificationType;
|
|
|
|
|