Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index b64ff6416e9fd6606cc9c62aac2722235a50a7a5..2fa0e8700d81038ccdd01a9861200268db7370c2 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -232,6 +232,8 @@ |
'<(skia_src_path)/gpu/batches/GrNonAAStrokeRectBatch.h', |
'<(skia_src_path)/gpu/batches/GrNinePatch.cpp', |
'<(skia_src_path)/gpu/batches/GrNinePatch.h', |
+ '<(skia_src_path)/gpu/batches/GrPLSPathRenderer.cpp', |
+ '<(skia_src_path)/gpu/batches/GrPLSPathRenderer.h', |
'<(skia_src_path)/gpu/batches/GrRectBatchFactory.h', |
'<(skia_src_path)/gpu/batches/GrRectBatchFactory.cpp', |
'<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.cpp', |