| Index: src/gpu/GrDefaultPathRenderer.cpp
|
| diff --git a/src/gpu/GrDefaultPathRenderer.cpp b/src/gpu/GrDefaultPathRenderer.cpp
|
| index 1cc50dc6c19b6e81dec5028feeea9fa19dc9a56c..4d4331c3b5c79997b152fca909e14eef9c114c90 100644
|
| --- a/src/gpu/GrDefaultPathRenderer.cpp
|
| +++ b/src/gpu/GrDefaultPathRenderer.cpp
|
| @@ -749,7 +749,7 @@ void GrDefaultPathRenderer::onStencilPath(GrDrawTarget* target,
|
|
|
| #ifdef GR_TEST_UTILS
|
|
|
| -BATCH_TEST_DEFINE(DefaultPathRenderer) {
|
| +BATCH_TEST_DEFINE(DefaultPathBatch) {
|
| GrColor color = GrRandomColor(random);
|
| SkMatrix viewMatrix = GrTest::TestMatrix(random);
|
|
|
|
|