| Index: chrome/common/resource_dispatcher.h
|
| diff --git a/chrome/common/resource_dispatcher.h b/chrome/common/resource_dispatcher.h
|
| index 1ba1fa569482b9ba9bdb7f84e8f5dafae05252ae..2424e2dbdd37b810e75fcd519838ca4be83f5176 100644
|
| --- a/chrome/common/resource_dispatcher.h
|
| +++ b/chrome/common/resource_dispatcher.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/shared_memory.h"
|
| #include "base/task.h"
|
| #include "chrome/common/filter_policy.h"
|
| -#include "chrome/common/ipc_channel.h"
|
| +#include "ipc/ipc_channel.h"
|
| #include "webkit/glue/resource_loader_bridge.h"
|
|
|
| struct ResourceResponseHead;
|
|
|