Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index bdcaefabbf7258c5a5060756421536e0e6c8f701..f995bf01549a49bf7e31385cb7bb05cd0d80d101 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -82,6 +82,8 @@ |
'<(skia_src_path)/gpu/GrDefaultGeoProcFactory.cpp', |
'<(skia_src_path)/gpu/GrDefaultGeoProcFactory.h', |
'<(skia_src_path)/gpu/GrDrawContext.cpp', |
+ '<(skia_src_path)/gpu/GrPathRenderingDrawContext.cpp', |
+ '<(skia_src_path)/gpu/GrPathRenderingDrawContext.h', |
'<(skia_src_path)/gpu/GrDrawingManager.cpp', |
'<(skia_src_path)/gpu/GrDrawingManager.h', |
'<(skia_src_path)/gpu/GrDrawTarget.cpp', |