| Index: tests/DrawBitmapRectTest.cpp
|
| diff --git a/tests/DrawBitmapRectTest.cpp b/tests/DrawBitmapRectTest.cpp
|
| index 9289e11ea8f6a6a9737275fab19dc4304d0e4b9f..472428dadec2c6530af6699ab24d3b6b61b86d82 100644
|
| --- a/tests/DrawBitmapRectTest.cpp
|
| +++ b/tests/DrawBitmapRectTest.cpp
|
| @@ -332,4 +332,4 @@ static void TestDrawBitmapRect(skiatest::Reporter* reporter) {
|
| }
|
|
|
| #include "TestClassDef.h"
|
| -DEFINE_TESTCLASS("DrawBitmapRect", TestDrawBitmapRectClass, TestDrawBitmapRect)
|
| +DEFINE_TESTCLASS_SHORT(TestDrawBitmapRect)
|
|
|