Chromium Code Reviews| Index: tests/Test.cpp |
| diff --git a/tests/Test.cpp b/tests/Test.cpp |
| index 994a342128781d0b2fb816bcc2a45a7f41adf5fc..daa23b132cccbebd67e4ab1a7cde4983669a49d6 100644 |
| --- a/tests/Test.cpp |
| +++ b/tests/Test.cpp |
| @@ -7,10 +7,10 @@ |
| */ |
| #include "Test.h" |
| +#include "SkError.h" |
| #include "SkString.h" |
| #include "SkTArray.h" |
| #include "SkTime.h" |
| -#include "SkError.h" |
| #if SK_SUPPORT_GPU |
| #include "GrContext.h" |