| Index: mojo/embedder/channel_init.h
|
| diff --git a/mojo/embedder/channel_init.h b/mojo/embedder/channel_init.h
|
| index 002bd868aec6301818fa423c5426dd7ed7076017..0a5189c2d5182c5fc9f542ccb1c70e08249936b8 100644
|
| --- a/mojo/embedder/channel_init.h
|
| +++ b/mojo/embedder/channel_init.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef MOJO_EMBEDDER_CHANNEL_INIT_H_
|
| #define MOJO_EMBEDDER_CHANNEL_INIT_H_
|
|
|
| +#include "base/files/file.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/platform_file.h"
|
| #include "mojo/public/cpp/system/core.h"
|
| #include "mojo/system/system_impl_export.h"
|
|
|
|
|