Chromium Code Reviews| Index: tests/BitmapHasherTest.cpp |
| diff --git a/tests/BitmapHasherTest.cpp b/tests/BitmapHasherTest.cpp |
| index fe7abdeb60a88fe79c17a63c88062d8ec37991b6..2c1f4a39dfc5d501173ae704dba8b5e473c2f4b3 100644 |
| --- a/tests/BitmapHasherTest.cpp |
| +++ b/tests/BitmapHasherTest.cpp |
| @@ -10,7 +10,6 @@ |
| #include "SkBitmap.h" |
| #include "SkColor.h" |
| #include "Test.h" |
| -#include "TestClassDef.h" |
| // Word size that is large enough to hold results of any checksum type. |
| typedef uint64_t checksum_result; |