Chromium Code Reviews| Index: tests/PixelRefTest.cpp |
| diff --git a/tests/PixelRefTest.cpp b/tests/PixelRefTest.cpp |
| index 1e9bbe7a3bb7c4a2ac071d5159cd1c97eee57851..c0bdf54c25cb4d21202083f0659388df1efccdd4 100644 |
| --- a/tests/PixelRefTest.cpp |
| +++ b/tests/PixelRefTest.cpp |
| @@ -1,7 +1,7 @@ |
| #include "Test.h" |
| -#include "SkPixelRef.h" |
| #include "SkMallocPixelRef.h" |
| +#include "SkPixelRef.h" |
| static void test_info(skiatest::Reporter* reporter) { |
| static const struct { |