Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 551e4a15ded46711a279dfcbf7489e61947cac6b..074c932506f229671a764f697ee10696c96bdcc3 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', |