Chromium Code Reviews| Index: tests/ErrorTest.cpp |
| diff --git a/tests/ErrorTest.cpp b/tests/ErrorTest.cpp |
| index 352520574f315ddeb5a27a55257001bbcc9c3158..89e920a88586d068624e7294dd4bff7e7cc87760 100644 |
| --- a/tests/ErrorTest.cpp |
| +++ b/tests/ErrorTest.cpp |
| @@ -5,10 +5,10 @@ |
| * found in the LICENSE file. |
| */ |
| -#include "Test.h" |
| #include "SkError.h" |
| #include "SkPath.h" |
| #include "SkRect.h" |
| +#include "Test.h" |
| typedef struct { |
| skiatest::Reporter *fReporter; |