Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 79c60c18158080c4eb7ace4d500903f023af0191..270971db4c74e18dd504551f6aa68d3653910394 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -167,6 +167,8 @@ |
'<(skia_src_path)/gpu/GrTraceMarker.cpp', |
'<(skia_src_path)/gpu/GrTraceMarker.h', |
'<(skia_src_path)/gpu/GrTracing.h', |
+ '<(skia_src_path)/gpu/GrTessellatingPathRenderer.cpp', |
+ '<(skia_src_path)/gpu/GrTessellatingPathRenderer.h', |
'<(skia_src_path)/gpu/GrSWMaskHelper.cpp', |
'<(skia_src_path)/gpu/GrSWMaskHelper.h', |
'<(skia_src_path)/gpu/GrSoftwarePathRenderer.cpp', |