| Index: mojo/public/c/environment/async_waiter.h
|
| diff --git a/mojo/public/c/environment/async_waiter.h b/mojo/public/c/environment/async_waiter.h
|
| index a5cde709f81c642ff51a50d4f8038250db7dd9fe..c41477337dd662f1a369f6338d80740c7bc15172 100644
|
| --- a/mojo/public/c/environment/async_waiter.h
|
| +++ b/mojo/public/c/environment/async_waiter.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "mojo/public/c/system/handle.h"
|
| #include "mojo/public/c/system/result.h"
|
| -#include "mojo/public/c/system/types.h"
|
| +#include "mojo/public/c/system/time.h"
|
|
|
| typedef uintptr_t MojoAsyncWaitID;
|
|
|
|
|