| Index: mojo/common/test/multiprocess_test_base.h
|
| diff --git a/mojo/common/test/multiprocess_test_base.h b/mojo/common/test/multiprocess_test_base.h
|
| index 2c8ce77217ebf1750ca3635a72b4984d1db7e7e2..5e68fe1f634682ba660ff7baee32346476177440 100644
|
| --- a/mojo/common/test/multiprocess_test_base.h
|
| +++ b/mojo/common/test/multiprocess_test_base.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/compiler_specific.h"
|
| #include "base/process/process_handle.h"
|
| #include "base/test/multiprocess_test.h"
|
| -#include "mojo/system/scoped_platform_handle.h"
|
| +#include "mojo/system/embedder/scoped_platform_handle.h"
|
| #include "testing/multiprocess_func_list.h"
|
|
|
| namespace mojo {
|
|
|