Chromium Code Reviews| Index: tests/PackBitsTest.cpp |
| diff --git a/tests/PackBitsTest.cpp b/tests/PackBitsTest.cpp |
| index f7d4b8e6b1b2d1c4d44ed110c716e76ae7389ce2..8f7511fd1f2219379937c3ea06b42a6ad21ef621 100644 |
| --- a/tests/PackBitsTest.cpp |
| +++ b/tests/PackBitsTest.cpp |
| @@ -131,4 +131,4 @@ static void TestPackBits(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("PackBits", PackBitsTestClass, TestPackBits) |
| +DEFINE_TESTCLASS_SHORT(TestPackBits) |