Chromium Code Reviews| Index: tests/UnicodeTest.cpp |
| diff --git a/tests/UnicodeTest.cpp b/tests/UnicodeTest.cpp |
| index dc5bc158bd15dcf94de9c73a21f61c221e64a2be..5ed92d4b34a023966d2b47de752c93cc63ae5452 100644 |
| --- a/tests/UnicodeTest.cpp |
| +++ b/tests/UnicodeTest.cpp |
| @@ -5,9 +5,9 @@ |
| * found in the LICENSE file. |
| */ |
| -#include "Test.h" |
| #include "SkPaint.h" |
| #include "SkUtils.h" |
| +#include "Test.h" |
| // Unicode Variation Selector ranges: inclusive |
| #define UVS_MIN0 0x180B |