Chromium Code Reviews| Index: runtime/vm/os_macos.cc |
| diff --git a/runtime/vm/os_macos.cc b/runtime/vm/os_macos.cc |
| index 8f4be1b19f01f313e9e39305f4376b461819967c..e6107650d00cec279b45ca5bdf231d49aa18e632 100644 |
| --- a/runtime/vm/os_macos.cc |
| +++ b/runtime/vm/os_macos.cc |
| @@ -13,8 +13,8 @@ |
| #include <sys/resource.h> |
| #include <unistd.h> |
| +#include "platform/utils.h" |
| #include "vm/isolate.h" |
| -#include "vm/utils.h" |
| namespace dart { |