| Index: third_party/mojo/src/mojo/edk/test/multiprocess_test_helper.h
|
| diff --git a/third_party/mojo/src/mojo/edk/test/multiprocess_test_helper.h b/third_party/mojo/src/mojo/edk/test/multiprocess_test_helper.h
|
| index c11d79b911195096c35e6db2edbe9019df6db552..c075860fb64bd6b18a312cced27ab82e4bd67763 100644
|
| --- a/third_party/mojo/src/mojo/edk/test/multiprocess_test_helper.h
|
| +++ b/third_party/mojo/src/mojo/edk/test/multiprocess_test_helper.h
|
| @@ -10,9 +10,9 @@
|
| #include "base/process/process.h"
|
| #include "base/test/multiprocess_test.h"
|
| #include "base/test/test_timeouts.h"
|
| -#include "mojo/public/cpp/system/macros.h"
|
| #include "testing/multiprocess_func_list.h"
|
| #include "third_party/mojo/src/mojo/edk/embedder/scoped_platform_handle.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
|
|
|
|