Chromium Code Reviews| Index: tests/TestSize.cpp |
| diff --git a/tests/TestSize.cpp b/tests/TestSize.cpp |
| index 6a9a88773fe22631b84ff2c175e0f9e02d69a191..014ef55e708f6d885d8949986b770dc04e123298 100644 |
| --- a/tests/TestSize.cpp |
| +++ b/tests/TestSize.cpp |
| @@ -64,4 +64,4 @@ static void TestSize(skiatest::Reporter* reporter) { |
| }; |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("Size", TestSizeClass, TestSize) |
| +DEFINE_TESTCLASS_SHORT(TestSize) |