summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp5
1 files changed, 2 insertions, 3 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index d6c33c7..0d92e83 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -344,9 +344,7 @@
'../third_party/skia/src/gpu/GrAAHairLinePathRenderer.cpp',
'../third_party/skia/src/gpu/GrAAHairLinePathRenderer.h',
- '../third_party/skia/src/gpu/GrAAConvexPathRenderer.cpp',
- '../third_party/skia/src/gpu/GrAAConvexPathRenderer.h',
- '../third_party/skia/src/gpu/GrAddPathRenderers_default.cpp',
+ '../third_party/skia/src/gpu/GrAddPathRenderers_aahairline.cpp',
'../third_party/skia/src/gpu/GrAllocator.h',
'../third_party/skia/src/gpu/GrAllocPool.h',
'../third_party/skia/src/gpu/GrAllocPool.cpp',
@@ -735,6 +733,7 @@
'GR_STATIC_RECT_VB=1',
'GR_AGGRESSIVE_SHADER_OPTS=1',
'SK_DISABLE_FAST_AA_STROKE_RECT',
+ 'SK_OLD_EMPTY_PATH_BEHAVIOR=1',
'SK_DEFAULT_FONT_CACHE_LIMIT=(20*1024*1024)',
# skia uses static initializers to initialize the serialization logic