Index: mojo/edk/system/test_utils.h |
diff --git a/mojo/edk/system/test_utils.h b/mojo/edk/system/test_utils.h |
index cf244b3a6df843c9d38d2ed986f0dd3a2047209d..2baff3cba1981d63a4a211c9da4058ccd715c395 100644 |
--- a/mojo/edk/system/test_utils.h |
+++ b/mojo/edk/system/test_utils.h |
@@ -8,9 +8,9 @@ |
#include "base/test/test_io_thread.h" |
#include "base/time/time.h" |
#include "mojo/edk/test/scoped_ipc_support.h" |
-#include "mojo/public/c/system/types.h" |
-#include "mojo/public/cpp/system/macros.h" |
#include "testing/gtest/include/gtest/gtest.h" |
+#include "third_party/mojo/src/mojo/public/c/system/types.h" |
+#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace edk { |