| Index: mojo/shell/runner/host/child_process_base.h
|
| diff --git a/mojo/shell/runner/host/child_process_base.h b/mojo/shell/runner/host/child_process_base.h
|
| index 49c546542bea60fd8e8d2c6001af6577a152507e..f2d23e5ac74837068d53140f4b62382688881514 100644
|
| --- a/mojo/shell/runner/host/child_process_base.h
|
| +++ b/mojo/shell/runner/host/child_process_base.h
|
| @@ -6,7 +6,6 @@
|
| #define MOJO_SHELL_RUNNER_HOST_CHILD_PROCESS_BASE_H_
|
|
|
| #include "base/callback.h"
|
| -#include "mojo/public/cpp/bindings/interface_request.h"
|
| #include "mojo/shell/public/interfaces/shell_client.mojom.h"
|
|
|
| namespace mojo {
|
|
|