| Index: shell/out_of_process_native_runner.cc
|
| diff --git a/shell/out_of_process_native_runner.cc b/shell/out_of_process_native_runner.cc
|
| index d64c6b0c93cd0c95cf7e09a6deaf4563c621619e..ab516d0f65954a1b83949e957360e3131829bde4 100644
|
| --- a/shell/out_of_process_native_runner.cc
|
| +++ b/shell/out_of_process_native_runner.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/callback_helpers.h"
|
| #include "base/files/file_util.h"
|
| #include "base/logging.h"
|
| -#include "shell/app_child_process.mojom.h"
|
| +#include "shell/child_controller.mojom.h"
|
| #include "shell/child_process_host.h"
|
| #include "shell/in_process_native_runner.h"
|
|
|
|
|