Chromium Code Reviews| Index: tests/RegionTest.cpp |
| diff --git a/tests/RegionTest.cpp b/tests/RegionTest.cpp |
| index 5d3946ebfe6afc57c82cf58c7ae9fe6198c8ff1a..6dd63e577ee12d45c51f88ad03f32b71c4cd49a8 100644 |
| --- a/tests/RegionTest.cpp |
| +++ b/tests/RegionTest.cpp |
| @@ -256,4 +256,4 @@ static void TestRegion(skiatest::Reporter* reporter) { |
| } |
| #include "TestClassDef.h" |
| -DEFINE_TESTCLASS("Region", RegionTestClass, TestRegion) |
| +DEFINE_TESTCLASS_SHORT(TestRegion) |