aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ClipperTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ClipperTest.cpp b/tests/ClipperTest.cpp
index 00b62293b2..8ebd9b479f 100644
--- a/tests/ClipperTest.cpp
+++ b/tests/ClipperTest.cpp
@@ -48,7 +48,7 @@ static void test_hairclipping(skiatest::Reporter* reporter) {
}
static void test_edgeclipper() {
- SkEdgeClipper clipper;
+ SkEdgeClipper clipper(false);
const SkPoint pts[] = {
{ 3.0995476e+010f, 42.929779f },