Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index b46780da69a666d3aac8d9c6582f8c2d7f34f781..e286acf715dae6a41878c4b5bbbc21838878a0c1 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -56,6 +56,8 @@ |
'<(skia_src_path)/gpu/GrAllocator.h', |
'<(skia_src_path)/gpu/GrAtlas.cpp', |
'<(skia_src_path)/gpu/GrAtlas.h', |
+ '<(skia_src_path)/gpu/GrBatch.cpp', |
+ '<(skia_src_path)/gpu/GrBatch.h', |
'<(skia_src_path)/gpu/GrBitmapTextContext.cpp', |
'<(skia_src_path)/gpu/GrBitmapTextContext.h', |
'<(skia_src_path)/gpu/GrBlend.cpp', |