Chromium Code Reviews| Index: tests/DiscardableMemoryTest.cpp |
| diff --git a/tests/DiscardableMemoryTest.cpp b/tests/DiscardableMemoryTest.cpp |
| index 637dedec589af7aeb5586631c030b6292f86479e..da36ffd8b00342accac6eb7d2baee83d76beac19 100644 |
| --- a/tests/DiscardableMemoryTest.cpp |
| +++ b/tests/DiscardableMemoryTest.cpp |
| @@ -8,7 +8,6 @@ |
| #include "SkDiscardableMemory.h" |
| #include "Test.h" |
| -#include "TestClassDef.h" |
| DEF_TEST(DiscardableMemory, reporter) { |
| const char testString[] = "HELLO, WORLD!"; |