| Index: shell/in_process_native_runner.cc
|
| diff --git a/shell/in_process_native_runner.cc b/shell/in_process_native_runner.cc
|
| index 8582e8a03d1e36a178190ac1c8709af4685868fb..c6f6e455203550f5997e3506e4700af9b59a7e74 100644
|
| --- a/shell/in_process_native_runner.cc
|
| +++ b/shell/in_process_native_runner.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/location.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "base/threading/platform_thread.h"
|
| +#include "shell/dynamic_service_runner.h"
|
|
|
| namespace mojo {
|
| namespace shell {
|
|
|