Chromium Code Reviews| Index: runtime/vm/os_test.cc |
| diff --git a/runtime/vm/os_test.cc b/runtime/vm/os_test.cc |
| index 25d36e76d610e0c690a3a1323ead7b72386b2349..b3da024866e0027f3a2a53435e0796b2580b5292 100644 |
| --- a/runtime/vm/os_test.cc |
| +++ b/runtime/vm/os_test.cc |
| @@ -3,10 +3,10 @@ |
| // BSD-style license that can be found in the LICENSE file. |
| #include "platform/assert.h" |
| +#include "platform/utils.h" |
| #include "vm/globals.h" |
| #include "vm/os.h" |
| #include "vm/unit_test.h" |
| -#include "vm/utils.h" |
| namespace dart { |