summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp4
1 files changed, 3 insertions, 1 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 49476bd..f29de35 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -344,7 +344,9 @@
'../third_party/skia/src/gpu/GrAAHairLinePathRenderer.cpp',
'../third_party/skia/src/gpu/GrAAHairLinePathRenderer.h',
- '../third_party/skia/src/gpu/GrAddPathRenderers_aahairline.cpp',
+ '../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/GrAllocator.h',
'../third_party/skia/src/gpu/GrAllocPool.h',
'../third_party/skia/src/gpu/GrAllocPool.cpp',