Chromium Code Reviews| Index: runtime/vm/virtual_memory_macos.cc |
| diff --git a/runtime/vm/virtual_memory_macos.cc b/runtime/vm/virtual_memory_macos.cc |
| index 0d3f876f3d51fca2245eae7e7f9fb65ddd29ec19..c2274798ff526849ce4ee137f5ad9608dad1b003 100644 |
| --- a/runtime/vm/virtual_memory_macos.cc |
| +++ b/runtime/vm/virtual_memory_macos.cc |
| @@ -8,7 +8,7 @@ |
| #include <unistd.h> |
| #include "platform/assert.h" |
| -#include "vm/utils.h" |
| +#include "platform/utils.h" |
| namespace dart { |