Chromium Code Reviews| Index: tests/PathMeasureTest.cpp |
| diff --git a/tests/PathMeasureTest.cpp b/tests/PathMeasureTest.cpp |
| index 00a3e2ef48d5a88ec28f86ba06f4822d5d8800f7..578f4eb74f9c2595632fb0ba9e6b90dd3fa5b6cc 100644 |
| --- a/tests/PathMeasureTest.cpp |
| +++ b/tests/PathMeasureTest.cpp |
| @@ -5,8 +5,8 @@ |
| * found in the LICENSE file. |
| */ |
| -#include "Test.h" |
| #include "SkPathMeasure.h" |
| +#include "Test.h" |
| static void test_small_segment3() { |
| SkPath path; |