Index: mojo/edk/system/waiter.h |
diff --git a/mojo/edk/system/waiter.h b/mojo/edk/system/waiter.h |
index 541e9c15cc7669eb2ddd238462d280e8580cd27b..fa8e8361f094126632a9a451bb275d5ee27f1bc2 100644 |
--- a/mojo/edk/system/waiter.h |
+++ b/mojo/edk/system/waiter.h |
@@ -11,8 +11,8 @@ |
#include "base/synchronization/lock.h" |
#include "mojo/edk/system/awakable.h" |
#include "mojo/edk/system/system_impl_export.h" |
-#include "third_party/mojo/src/mojo/public/c/system/types.h" |
-#include "third_party/mojo/src/mojo/public/cpp/system/macros.h" |
+#include "mojo/public/c/system/types.h" |
+#include "mojo/public/cpp/system/macros.h" |
namespace mojo { |
namespace edk { |