Index: mojo/edk/system/waiter_test_utils.h |
diff --git a/mojo/edk/system/waiter_test_utils.h b/mojo/edk/system/waiter_test_utils.h |
index a55d5073ff8329637b0f91e245436610777268fd..a991d2ec03435053f59afc428f8273c8b3b50d0f 100644 |
--- a/mojo/edk/system/waiter_test_utils.h |
+++ b/mojo/edk/system/waiter_test_utils.h |
@@ -12,8 +12,8 @@ |
#include "mojo/edk/system/dispatcher.h" |
#include "mojo/edk/system/handle_signals_state.h" |
#include "mojo/edk/system/waiter.h" |
-#include "mojo/public/c/system/types.h" |
-#include "mojo/public/cpp/system/macros.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 { |