Chromium Code Reviews| Index: tests/Sk64Test.cpp |
| diff --git a/tests/Sk64Test.cpp b/tests/Sk64Test.cpp |
| index 50b7ec7d2fb9b384a2e5a07befa09cdab7a1f3dc..b846cff5fd491120b2f5f67f4314a99c16f896a7 100644 |
| --- a/tests/Sk64Test.cpp |
| +++ b/tests/Sk64Test.cpp |
| @@ -200,4 +200,4 @@ static void TestSk64(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("Sk64", Sk64TestClass, TestSk64) |
| +DEFINE_TESTCLASS_SHORT(TestSk64) |