Chromium Code Reviews| Index: tests/SerializationTest.cpp |
| diff --git a/tests/SerializationTest.cpp b/tests/SerializationTest.cpp |
| index e7bb437030264626668d8595f5c1430a739c24af..ad3c043ec532a6806e583314c22e8527b5f708c6 100644 |
| --- a/tests/SerializationTest.cpp |
| +++ b/tests/SerializationTest.cpp |
| @@ -318,4 +318,4 @@ static void Tests(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("Serialization", SerializationClass, Tests) |
| +DEFINE_TESTCLASS_SHORT(Tests) |