Chromium Code Reviews| Index: tests/InfRectTest.cpp |
| diff --git a/tests/InfRectTest.cpp b/tests/InfRectTest.cpp |
| index 9202ff9dbfeec5d54102889c767a89937955d466..3da0e5e90275da0afc16cf95b8cdd2ceb26b9f08 100644 |
| --- a/tests/InfRectTest.cpp |
| +++ b/tests/InfRectTest.cpp |
| @@ -5,9 +5,9 @@ |
| * found in the LICENSE file. |
| */ |
| -#include "Test.h" |
| #include "SkRandom.h" |
| #include "SkRect.h" |
| +#include "Test.h" |
| static float make_zero() { |
| return sk_float_sin(0); |