Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 47c7a6b90e8edbc7eb1c9341382d2711860eab86..0e6eb911805b69e912aed8a0c05aeca48c64722c 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -232,6 +232,8 @@ |
'<(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/GrNinePatch.cpp', |
+ '<(skia_src_path)/gpu/batches/GrNinePatch.h', |
'<(skia_src_path)/gpu/batches/GrRectBatchFactory.h', |
'<(skia_src_path)/gpu/batches/GrRectBatchFactory.cpp', |
'<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.cpp', |