Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index cf2e5dd11c864fdfab3318a4605899a45262b443..c9761943b99b8a9a6284d402ca9b5e1d47863943 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -226,10 +226,10 @@ |
'<(skia_src_path)/gpu/batches/GrDrawVerticesBatch.h', |
'<(skia_src_path)/gpu/batches/GrNonAAFillRectBatch.h', |
'<(skia_src_path)/gpu/batches/GrNonAAFillRectBatch.cpp', |
+ '<(skia_src_path)/gpu/batches/GrNonAAStrokeRectBatch.cpp', |
+ '<(skia_src_path)/gpu/batches/GrNonAAStrokeRectBatch.h', |
'<(skia_src_path)/gpu/batches/GrRectBatchFactory.h', |
'<(skia_src_path)/gpu/batches/GrRectBatchFactory.cpp', |
- '<(skia_src_path)/gpu/batches/GrStrokeRectBatch.cpp', |
- '<(skia_src_path)/gpu/batches/GrStrokeRectBatch.h', |
'<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.cpp', |
'<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.h', |
'<(skia_src_path)/gpu/batches/GrStencilPathBatch.h', |