| Index: mojo/edk/platform/thread_utils.h
|
| diff --git a/mojo/edk/platform/thread_utils.h b/mojo/edk/platform/thread_utils.h
|
| index 0336b865dbae2fd3ef2a68eff0f6a69d579827bc..85884c1c35d9645a127916d698bb2f20c56b8710 100644
|
| --- a/mojo/edk/platform/thread_utils.h
|
| +++ b/mojo/edk/platform/thread_utils.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef MOJO_EDK_PLATFORM_THREAD_UTILS_H_
|
| #define MOJO_EDK_PLATFORM_THREAD_UTILS_H_
|
|
|
| -#include "mojo/public/c/system/types.h"
|
| +#include "mojo/public/c/system/time.h"
|
|
|
| namespace mojo {
|
| namespace platform {
|
|
|