aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/gpu.gypi')
-rw-r--r--gyp/gpu.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 66ff11673e..0a378581f8 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -233,6 +233,8 @@
'<(skia_src_path)/gpu/batches/GrDrawVerticesBatch.h',
'<(skia_src_path)/gpu/batches/GrRectBatch.h',
'<(skia_src_path)/gpu/batches/GrRectBatch.cpp',
+ '<(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',