Chromium Code Reviews| Index: tests/StringTest.cpp |
| diff --git a/tests/StringTest.cpp b/tests/StringTest.cpp |
| index c8c10e192554fa421e94b474bf5d207e664d37fc..69286f9d1785312bc0f8d8683fc7bbdfa9fd5be8 100644 |
| --- a/tests/StringTest.cpp |
| +++ b/tests/StringTest.cpp |
| @@ -191,7 +191,7 @@ static void TestString(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("String", StringTestClass, TestString) |
| +DEFINE_TESTCLASS_SHORT(TestString) |
| DEF_TEST(String_SkStrSplit, r) { |
| SkTArray<SkString> results; |