Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 44c1d1a7c33340c486e0a16c095400f6062cb9cc..65c025b97e6c2a991358865129dac1e909457281 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -231,6 +231,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', |