Chromium Code Reviews| Index: tests/BlitRowTest.cpp |
| diff --git a/tests/BlitRowTest.cpp b/tests/BlitRowTest.cpp |
| index 85761104b2385e92e64e9c611f1e51baf5d4e218..b8fc3f0cff6c74b4475f8d4af5e00db334643ecb 100644 |
| --- a/tests/BlitRowTest.cpp |
| +++ b/tests/BlitRowTest.cpp |
| @@ -268,4 +268,4 @@ static void TestBlitRow(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("BlitRow", TestBlitRowClass, TestBlitRow) |
| +DEFINE_TESTCLASS_SHORT(TestBlitRow) |