Chromium Code Reviews| Index: tests/PictureTest.cpp |
| diff --git a/tests/PictureTest.cpp b/tests/PictureTest.cpp |
| index 9ef4bb06bdba2551195a1051e6c47bab19220edf..0e298e51632aa603a9eba40ffee2665f0f936b7b 100644 |
| --- a/tests/PictureTest.cpp |
| +++ b/tests/PictureTest.cpp |
| @@ -668,4 +668,4 @@ static void TestPicture(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("Pictures", PictureTestClass, TestPicture) |
| +DEFINE_TESTCLASS_SHORT(TestPicture) |