Chromium Code Reviews| Index: tests/StrokeTest.cpp |
| diff --git a/tests/StrokeTest.cpp b/tests/StrokeTest.cpp |
| index 9336bed33abef7794d0ac7ff51f4e611edd4169c..9c3dff1010c7fec9a3bfcce1353ed9c20c87a6ea 100644 |
| --- a/tests/StrokeTest.cpp |
| +++ b/tests/StrokeTest.cpp |
| @@ -60,4 +60,4 @@ static void TestStroke(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("Stroke", TestStrokeClass, TestStroke) |
| +DEFINE_TESTCLASS_SHORT(TestStroke) |