Index: mojo/edk/system/message_pipe_unittest.cc |
diff --git a/mojo/edk/system/message_pipe_unittest.cc b/mojo/edk/system/message_pipe_unittest.cc |
index 9283acc35e1b40a623ee07d15600f9a57050fdeb..17e6b62bb3482a66d5ea455962ab0d14dded0c03 100644 |
--- a/mojo/edk/system/message_pipe_unittest.cc |
+++ b/mojo/edk/system/message_pipe_unittest.cc |
@@ -4,8 +4,8 @@ |
#include "base/memory/ref_counted.h" |
#include "mojo/edk/system/test_utils.h" |
-#include "mojo/public/c/system/core.h" |
-#include "mojo/public/c/system/types.h" |
+#include "third_party/mojo/src/mojo/public/c/system/core.h" |
+#include "third_party/mojo/src/mojo/public/c/system/types.h" |
namespace mojo { |
namespace edk { |