Chromium Code Reviews| Index: tests/FontMgrTest.cpp |
| diff --git a/tests/FontMgrTest.cpp b/tests/FontMgrTest.cpp |
| index 9b683f72c3c89d28da0afcbe499f699e0528bdf8..cc7da6d459dda0e9bce2eb312e191e828dbf3c99 100644 |
| --- a/tests/FontMgrTest.cpp |
| +++ b/tests/FontMgrTest.cpp |
| @@ -83,4 +83,4 @@ static void TestFontMgr(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("FontMgr", FontMgrClass, TestFontMgr) |
| +DEFINE_TESTCLASS_SHORT(TestFontMgr) |