Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index a9567bad2e24f9263336aac243db9946cf5fb4ea..c25f95b6aa25ef3b6ae02c39f8142e78a811eddf 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -227,6 +227,8 @@ |
'<(skia_src_path)/gpu/batches/GrBWFillRectBatch.cpp', |
'<(skia_src_path)/gpu/batches/GrBatch.cpp', |
'<(skia_src_path)/gpu/batches/GrBatch.h', |
+ '<(skia_src_path)/gpu/batches/GrClearBatch.h', |
+ '<(skia_src_path)/gpu/batches/GrDiscardBatch.h', |
'<(skia_src_path)/gpu/batches/GrDrawBatch.cpp', |
'<(skia_src_path)/gpu/batches/GrDrawBatch.h', |
'<(skia_src_path)/gpu/batches/GrDrawAtlasBatch.cpp', |