| Index: mojo/shell/runner/host/child_process_host.h
|
| diff --git a/mojo/shell/runner/host/child_process_host.h b/mojo/shell/runner/host/child_process_host.h
|
| index 2664d30891d08ed7d6967c0af9899685e5092815..27e0196206d88bd4775c30be9f783b117ff1528d 100644
|
| --- a/mojo/shell/runner/host/child_process_host.h
|
| +++ b/mojo/shell/runner/host/child_process_host.h
|
| @@ -21,9 +21,6 @@
|
| #include "mojo/public/cpp/system/message_pipe.h"
|
| #include "mojo/shell/runner/child/child_controller.mojom.h"
|
| #include "mojo/shell/runner/host/child_process_host.h"
|
| -#include "third_party/mojo/src/mojo/edk/embedder/channel_info_forward.h"
|
| -#include "third_party/mojo/src/mojo/edk/embedder/platform_channel_pair.h"
|
| -#include "third_party/mojo/src/mojo/edk/embedder/scoped_platform_handle.h"
|
|
|
| namespace base {
|
| class TaskRunner;
|
|
|