Chromium Code Reviews| Index: mojo/system/waiter_list.h |
| diff --git a/mojo/system/waiter_list.h b/mojo/system/waiter_list.h |
| index f6a69ed7c57a26062afb1b650d55282cd4410c4a..7266e2c7b9d3ea9b1bfd19613893f32da51457e1 100644 |
| --- a/mojo/system/waiter_list.h |
| +++ b/mojo/system/waiter_list.h |
| @@ -8,7 +8,7 @@ |
| #include <list> |
| #include "base/basictypes.h" |
| -#include "mojo/public/c/system/core.h" |
| +#include "mojo/public/c/system/types.h" |
| #include "mojo/system/system_impl_export.h" |
| namespace mojo { |