Chromium Code Reviews| Index: tests/PathOpsSimplifyFailTest.cpp |
| diff --git a/tests/PathOpsSimplifyFailTest.cpp b/tests/PathOpsSimplifyFailTest.cpp |
| index d0f98a11a6e41bff9749131b2db5cdf7ce82b6f0..8bcc883570cb3b544b2ee5280a93fa1e24ca37d7 100644 |
| --- a/tests/PathOpsSimplifyFailTest.cpp |
| +++ b/tests/PathOpsSimplifyFailTest.cpp |
| @@ -8,7 +8,6 @@ |
| #include "SkPath.h" |
| #include "SkPoint.h" |
| #include "Test.h" |
| -#include "TestClassDef.h" |
| static const SkPoint nonFinitePts[] = { |
| { SK_ScalarInfinity, 0 }, |