Chromium Code Reviews| Index: tests/AndroidPaintTest.cpp |
| diff --git a/tests/AndroidPaintTest.cpp b/tests/AndroidPaintTest.cpp |
| index a638da9351ebc44f8db8ba6fc1c939089e3dd861..77ba49564780f8cc7875366c28ad5e1d7ac5622e 100644 |
| --- a/tests/AndroidPaintTest.cpp |
| +++ b/tests/AndroidPaintTest.cpp |
| @@ -6,7 +6,6 @@ |
| #include "SkOrderedWriteBuffer.h" |
| #include "SkPaint.h" |
| #include "Test.h" |
| -#include "TestClassDef.h" |
| static size_t Reconstruct(const SkPaint& src, SkPaint* dst) { |
| SkOrderedWriteBuffer writer(64 /*arbitrary*/); |