Index: src/gpu/GrTessellatingPathRenderer.cpp |
diff --git a/src/gpu/GrTessellatingPathRenderer.cpp b/src/gpu/GrTessellatingPathRenderer.cpp |
index e2707a9df31f761fef15e884b495bdf1c96b7e4e..0fc2b9edbe545e2cd195b2b4ea8f04b13bc69acf 100644 |
--- a/src/gpu/GrTessellatingPathRenderer.cpp |
+++ b/src/gpu/GrTessellatingPathRenderer.cpp |
@@ -1520,7 +1520,7 @@ bool GrTessellatingPathRenderer::onDrawPath(GrDrawTarget* target, |
#ifdef GR_TEST_UTILS |
-BATCH_TEST_DEFINE(TesselatingPathRenderer) { |
+BATCH_TEST_DEFINE(TesselatingPathBatch) { |
GrColor color = GrRandomColor(random); |
SkMatrix viewMatrix = GrTest::TestMatrixInvertible(random); |
SkPath path = GrTest::TestPath(random); |