| Index: mojo/runner/child/test_native_main.cc
|
| diff --git a/mojo/runner/child/test_native_main.cc b/mojo/runner/child/test_native_main.cc
|
| index cdfe0a0e5e5caa1886d600c085a7bd87840be112..19ea8dfb9804cd1ed7ffff9f934156ae5064a97c 100644
|
| --- a/mojo/runner/child/test_native_main.cc
|
| +++ b/mojo/runner/child/test_native_main.cc
|
| @@ -7,6 +7,7 @@
|
| #include <utility>
|
|
|
| #include "base/debug/stack_trace.h"
|
| +#include "base/macros.h"
|
| #include "base/message_loop/message_loop.h"
|
| #include "base/process/launch.h"
|
| #include "base/threading/thread.h"
|
|
|