| Index: mojo/common/test/multiprocess_test_base.cc
|
| diff --git a/mojo/common/test/multiprocess_test_base.cc b/mojo/common/test/multiprocess_test_base.cc
|
| index 527c2275134a8636f7cafb7611adaa7b690aed4e..7785b9314a4ce0c940da22230b98e7d792c2edb7 100644
|
| --- a/mojo/common/test/multiprocess_test_base.cc
|
| +++ b/mojo/common/test/multiprocess_test_base.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/process/process_handle.h"
|
| // TODO(vtl): Remove build_config.h include when fully implemented on Windows.
|
| #include "build/build_config.h"
|
| -#include "mojo/system/platform_channel_pair.h"
|
| +#include "mojo/system/embedder/platform_channel_pair.h"
|
|
|
| namespace mojo {
|
| namespace test {
|
|
|