Index: tests/PackBitsTest.cpp |
diff --git a/tests/PackBitsTest.cpp b/tests/PackBitsTest.cpp |
index 8a6ed88f677310c905862768d1d176279208fbb2..017e341f6657a22a6fcf421cc8e1c0963896766b 100644 |
--- a/tests/PackBitsTest.cpp |
+++ b/tests/PackBitsTest.cpp |
@@ -6,7 +6,6 @@ |
*/ |
#include "Test.h" |
-#include "TestClassDef.h" |
#include "SkPackBits.h" |
static const uint16_t gTest0[] = { 0, 0, 1, 1 }; |