| Index: content/common/mojo/channel_init.h
|
| diff --git a/content/common/mojo/channel_init.h b/content/common/mojo/channel_init.h
|
| index 6a9f5bfc19c8210cc627e026ca5e3b2e2e13abfe..5ce96dbe35a63be42f2ad54a96d0acbcc0aacb8e 100644
|
| --- a/content/common/mojo/channel_init.h
|
| +++ b/content/common/mojo/channel_init.h
|
| @@ -10,8 +10,8 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "content/common/content_export.h"
|
| #include "ipc/mojo/scoped_ipc_support.h"
|
| +#include "mojo/public/cpp/system/message_pipe.h"
|
| #include "third_party/mojo/src/mojo/edk/embedder/channel_info_forward.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/system/message_pipe.h"
|
|
|
| namespace base {
|
| class TaskRunner;
|
|
|