Chromium Code Reviews| Index: runtime/bin/eventhandler_macos.cc |
| diff --git a/runtime/bin/eventhandler_macos.cc b/runtime/bin/eventhandler_macos.cc |
| index 91195307dc1f94faf8d9ecc0a4bf794c6d8001a3..c212d37eefe871d18a55c7d94f7f6212615552c0 100644 |
| --- a/runtime/bin/eventhandler_macos.cc |
| +++ b/runtime/bin/eventhandler_macos.cc |
| @@ -15,6 +15,7 @@ |
| #include "bin/dartutils.h" |
| #include "bin/fdutils.h" |
| #include "bin/hashmap.h" |
| +#include "platform/thread.h" |
| #include "platform/utils.h" |