Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index c25f95b6aa25ef3b6ae02c39f8142e78a811eddf..fade2a682c75d2abe20c8f3413ca9637ac05e515 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -228,6 +228,8 @@ |
'<(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/GrCopySurfaceBatch.cpp', |
+ '<(skia_src_path)/gpu/batches/GrCopySurfaceBatch.h', |
'<(skia_src_path)/gpu/batches/GrDiscardBatch.h', |
'<(skia_src_path)/gpu/batches/GrDrawBatch.cpp', |
'<(skia_src_path)/gpu/batches/GrDrawBatch.h', |