Chromium Code Reviews| Index: runtime/vm/unicode_test.cc |
| diff --git a/runtime/vm/unicode_test.cc b/runtime/vm/unicode_test.cc |
| index c8f6a26bf1bbe2702e1d3058e83705c7c885b04e..f2ce998d6467e3d19a828b4cea67d33a83bdfd1f 100644 |
| --- a/runtime/vm/unicode_test.cc |
| +++ b/runtime/vm/unicode_test.cc |
| @@ -2,8 +2,8 @@ |
| // for details. All rights reserved. Use of this source code is governed by a |
| // BSD-style license that can be found in the LICENSE file. |
| -#include "vm/globals.h" |
| #include "vm/unicode.h" |
| +#include "vm/globals.h" |
| #include "vm/unit_test.h" |
| namespace dart { |