aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/core/SkScan_Path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkScan_Path.cpp b/src/core/SkScan_Path.cpp
index 368951214d..9751d2a4c3 100644
--- a/src/core/SkScan_Path.cpp
+++ b/src/core/SkScan_Path.cpp
@@ -24,7 +24,7 @@
#include "SkRegion.h"
#include "SkTemplates.h"
-//#define USE_NEW_BUILDER
+#define USE_NEW_BUILDER
#define kEDGE_HEAD_Y SK_MinS32
#define kEDGE_TAIL_Y SK_MaxS32