| Index: mojo/runner/child_process_host.h
|
| diff --git a/mojo/runner/child_process_host.h b/mojo/runner/child_process_host.h
|
| index 6334473084b7254a9603881d7ccb859ee4b1b8a3..346f0d5e9b7cbb268382399f68fd5db37a74aad7 100644
|
| --- a/mojo/runner/child_process_host.h
|
| +++ b/mojo/runner/child_process_host.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/process/process.h"
|
| #include "base/synchronization/waitable_event.h"
|
| -#include "mojo/runner/child_process.mojom.h"
|
| +#include "mojo/runner/child/child_controller.mojom.h"
|
| #include "mojo/runner/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"
|
|
|