Index: tests/PathOpsBoundsTest.cpp |
diff --git a/tests/PathOpsBoundsTest.cpp b/tests/PathOpsBoundsTest.cpp |
index 0e813d2a8ee02ef15cb1ed0e953af7700326341b..8683051b056549008a29dda60036efd7e63679b9 100644 |
--- a/tests/PathOpsBoundsTest.cpp |
+++ b/tests/PathOpsBoundsTest.cpp |
@@ -7,7 +7,6 @@ |
#include "PathOpsTestCommon.h" |
#include "SkPathOpsBounds.h" |
#include "Test.h" |
-#include "TestClassDef.h" |
static const SkRect sectTests[][2] = { |
{{2, 0, 4, 1}, {4, 0, 6, 1}}, |