Chromium Code Reviews| Index: tests/ClipStackTest.cpp |
| diff --git a/tests/ClipStackTest.cpp b/tests/ClipStackTest.cpp |
| index 704aa6244bae60c82987c34a16b7d554b69b4d0b..3fc8e4c42b116d0d2075f790ad3d512150373849 100644 |
| --- a/tests/ClipStackTest.cpp |
| +++ b/tests/ClipStackTest.cpp |
| @@ -1212,4 +1212,4 @@ static void TestClipStack(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("ClipStack", TestClipStackClass, TestClipStack) |
| +DEFINE_TESTCLASS_SHORT(TestClipStack) |