Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index b46780da69a666d3aac8d9c6582f8c2d7f34f781..fdd98345eb4aa75bf3fba5aa411b3fc0fe84eda4 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -158,6 +158,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', |