Chromium Code Reviews| Index: runtime/vm/utils_test.cc |
| diff --git a/runtime/vm/utils_test.cc b/runtime/vm/utils_test.cc |
| index 90a1e22f2bfd701b6aa939db7385a69def9ccc80..f547e4d1dadabaf8b0ccd3058016a8fbbcb04ce1 100644 |
| --- a/runtime/vm/utils_test.cc |
| +++ b/runtime/vm/utils_test.cc |
| @@ -3,8 +3,8 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| #include "platform/assert.h" |
| +#include "platform/utils.h" |
| #include "vm/unit_test.h" |
| -#include "vm/utils.h" |
| namespace dart { |