Chromium Code Reviews| Index: tests/UnitTestTest.cpp |
| diff --git a/tests/UnitTestTest.cpp b/tests/UnitTestTest.cpp |
| index d0ed6a112ed2873f9b5038337db904bc27535318..35432cd91da658df935b32709890a0861bb71385 100644 |
| --- a/tests/UnitTestTest.cpp |
| +++ b/tests/UnitTestTest.cpp |
| @@ -5,8 +5,8 @@ |
| * found in the LICENSE file. |
| */ |
| -#include "Test.h" |
| #include "SkRTConf.h" |
| +#include "Test.h" |
| DEF_TEST(UnitTest, reporter) { |
| #ifdef SK_SUPPORT_UNITTEST |