Chromium Code Reviews| Index: mojo/edk/system/core.h |
| diff --git a/mojo/edk/system/core.h b/mojo/edk/system/core.h |
| index 065a0ab22d0d787f07b0f50d66aac51ddab59e0b..e5d5f808dc840e65591677591753244721f62085 100644 |
| --- a/mojo/edk/system/core.h |
| +++ b/mojo/edk/system/core.h |
| @@ -230,7 +230,7 @@ class Core { |
| const MojoHandleSignals* signals, |
| uint32_t num_handles, |
| MojoDeadline deadline, |
| - uint32_t* result_index, |
| + uint64_t* result_index, |
| HandleSignalsState* signals_states); |
| embedder::PlatformSupport* const platform_support_; |