Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index ebc07b264b318d388882b2c27025fd21542c7e40..5471614a1d22081ad464027bf6bf1e191ca958af 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -48,6 +48,8 @@ |
'<(skia_src_path)/gpu/GrAAHairLinePathRenderer.h', |
'<(skia_src_path)/gpu/GrAAConvexPathRenderer.cpp', |
'<(skia_src_path)/gpu/GrAAConvexPathRenderer.h', |
+ '<(skia_src_path)/gpu/GrAADistanceFieldPathRenderer.cpp', |
+ '<(skia_src_path)/gpu/GrAADistanceFieldPathRenderer.h', |
'<(skia_src_path)/gpu/GrAARectRenderer.cpp', |
'<(skia_src_path)/gpu/GrAARectRenderer.h', |
'<(skia_src_path)/gpu/GrAddPathRenderers_default.cpp', |