Chromium Code Reviews| Index: tests/PathUtilsTest.cpp |
| diff --git a/tests/PathUtilsTest.cpp b/tests/PathUtilsTest.cpp |
| index fad5cae0bb0e02984d279047bcdcaf47f646c57c..6e8fa39e823e901bbc62e1e35d21456bc32babb2 100644 |
| --- a/tests/PathUtilsTest.cpp |
| +++ b/tests/PathUtilsTest.cpp |
| @@ -156,4 +156,4 @@ static void TestPathUtils(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("PathUtils", PathUtils, TestPathUtils) |
| +DEFINE_TESTCLASS_SHORT(TestPathUtils) |