Chromium Code Reviews| Index: tests/PictureUtilsTest.cpp |
| diff --git a/tests/PictureUtilsTest.cpp b/tests/PictureUtilsTest.cpp |
| index 8cf013cf6d03c4a061ccc9315785b00f19d23c46..069e852e9acd265e215b0fef43d87fd7d3f8add1 100644 |
| --- a/tests/PictureUtilsTest.cpp |
| +++ b/tests/PictureUtilsTest.cpp |
| @@ -5,9 +5,9 @@ |
| * found in the LICENSE file. |
| */ |
| +#include "SkString.h" |
| #include "Test.h" |
| #include "picture_utils.h" |
| -#include "SkString.h" |
| static void test_filepath_creation(skiatest::Reporter* reporter) { |
| SkString result; |