| Index: mojo/edk/system/message_pipe_test_utils.h
|
| diff --git a/mojo/edk/system/message_pipe_test_utils.h b/mojo/edk/system/message_pipe_test_utils.h
|
| index e067329d12b2e00f308da52efe621561e014d540..ae6f61aaf1dea4283b7ce2894f209927dedfca0e 100644
|
| --- a/mojo/edk/system/message_pipe_test_utils.h
|
| +++ b/mojo/edk/system/message_pipe_test_utils.h
|
| @@ -11,7 +11,7 @@
|
| #include "mojo/edk/system/test_utils.h"
|
| #include "mojo/edk/test/multiprocess_test_helper.h"
|
| #include "mojo/edk/test/scoped_ipc_support.h"
|
| -#include "mojo/public/cpp/system/macros.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
| namespace edk {
|
|
|