Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 1fbbec89bd114b4d388022636f84a2901d97f0d5..4110c7ea5311f188fff7b2f67db70fdae0a74caf 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -55,10 +55,6 @@ |
'<(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/GrBatchTarget.cpp', |
- '<(skia_src_path)/gpu/GrBatchTarget.h', |
'<(skia_src_path)/gpu/GrBitmapTextContext.cpp', |
'<(skia_src_path)/gpu/GrBitmapTextContext.h', |
'<(skia_src_path)/gpu/GrBlend.cpp', |
@@ -86,6 +82,7 @@ |
'<(skia_src_path)/gpu/GrFontScaler.cpp', |
'<(skia_src_path)/gpu/GrFontScaler.h', |
'<(skia_src_path)/gpu/GrGeometryBuffer.h', |
+ '<(skia_src_path)/gpu/GrGeometryData.h', |
'<(skia_src_path)/gpu/GrGeometryProcessor.h', |
'<(skia_src_path)/gpu/GrGeometryProcessor.cpp', |
'<(skia_src_path)/gpu/GrGlyph.h', |