Chromium Code Reviews| Index: mojo/edk/system/awakable.h |
| diff --git a/mojo/edk/system/awakable.h b/mojo/edk/system/awakable.h |
| index 2cb10f5835c5a7b8c13d0ab568a90947b555db4d..a99038fcd085df6851881ed607e6118f5a697cbd 100644 |
| --- a/mojo/edk/system/awakable.h |
| +++ b/mojo/edk/system/awakable.h |
| @@ -8,7 +8,7 @@ |
| #include <stdint.h> |
| #include "mojo/edk/system/system_impl_export.h" |
| -#include "mojo/public/c/system/types.h" |
| +#include "third_party/mojo/src/mojo/public/c/system/types.h" |
| namespace mojo { |
| namespace edk { |