Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 9d7a08465b8aa7c59611a38323078826c4b528c8..d2dab2aa7b023be4f8bf9588c4e08ae11cd28f3e 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -258,6 +258,8 @@ |
'<(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/GrRegionBatch.cpp', |
+ '<(skia_src_path)/gpu/batches/GrRegionBatch.h', |
'<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.cpp', |
'<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.h', |
'<(skia_src_path)/gpu/batches/GrStencilPathBatch.h', |