Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index ad3d357a15ae3c718452ed20faae8c713346c15c..3c55fdd1b88adde973f9a6a42de9b8030703fd26 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -164,6 +164,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', |