Index: mojo/edk/system/awakable_list.h |
diff --git a/mojo/edk/system/awakable_list.h b/mojo/edk/system/awakable_list.h |
index 40ce9ada52e06c0659f929dfec6738451445da5e..4e788eeb34178b7aa8f69c34663b6ce9bbcd44a3 100644 |
--- a/mojo/edk/system/awakable_list.h |
+++ b/mojo/edk/system/awakable_list.h |
@@ -10,8 +10,8 @@ |
#include <vector> |
#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 { |