Index: include/gpu/GrTestUtils.h |
diff --git a/include/gpu/GrTestUtils.h b/include/gpu/GrTestUtils.h |
index 83db0d88db9c5b8bf015965c2ba371fce3ccb72d..6fed7e1761017b4ef5f8e492b3bf731025dfff09 100644 |
--- a/include/gpu/GrTestUtils.h |
+++ b/include/gpu/GrTestUtils.h |
@@ -30,6 +30,7 @@ const SkMatrix& TestMatrixPreservesRightAngles(SkRandom*); |
const SkMatrix& TestMatrixRectStaysRect(SkRandom*); |
const SkMatrix& TestMatrixInvertible(SkRandom*); |
const SkRect& TestRect(SkRandom*); |
+const SkRect& TestSquare(SkRandom*); |
const SkRRect& TestRRectSimple(SkRandom*); |
const SkPath& TestPath(SkRandom*); |
const SkPath& TestPathConvex(SkRandom*); |