Chromium Code Reviews| Index: ipc/ipc_channel_factory.h |
| diff --git a/ipc/ipc_channel_factory.h b/ipc/ipc_channel_factory.h |
| index 370808f20dd7de6f9bd61edda4f6172155f25b43..3115601b4917e55f43e75bed27e3d6797514d482 100644 |
| --- a/ipc/ipc_channel_factory.h |
| +++ b/ipc/ipc_channel_factory.h |
| @@ -6,7 +6,7 @@ |
| #define IPC_IPC_CHANNEL_FACTORY_H_ |
| #include "base/files/file_path.h" |
| -#include "base/message_loop.h" |
| +#include "base/message_loop/message_loop.h" |
| #include "ipc/ipc_channel_handle.h" |
| #include "ipc/ipc_export.h" |