Chromium Code Reviews| Index: runtime/bin/eventhandler_macos.cc |
| diff --git a/runtime/bin/eventhandler_macos.cc b/runtime/bin/eventhandler_macos.cc |
| index 5d510f5321c815e13af4972475a32dd48f10dcd2..2e2ad9d5c07d71e47876181281a5d3b6d4f6affb 100644 |
| --- a/runtime/bin/eventhandler_macos.cc |
| +++ b/runtime/bin/eventhandler_macos.cc |
| @@ -13,7 +13,7 @@ |
| #include "bin/eventhandler.h" |
| #include "bin/fdutils.h" |
| #include "bin/hashmap.h" |
| -#include "bin/utils.h" |
| +#include "platform/utils.h" |
| int64_t GetCurrentTimeMilliseconds() { |