Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index dd22065c5d083820e69f3035921e3eb429d514f1..b819732a675062e96c483e86452a88c5b139346d 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -183,8 +183,8 @@ |
'<(skia_src_path)/gpu/effects/GrConvexPolyEffect.h', |
'<(skia_src_path)/gpu/effects/GrBicubicEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrBicubicEffect.h', |
- '<(skia_src_path)/gpu/effects/GrCustomCoordsTextureEffect.cpp', |
- '<(skia_src_path)/gpu/effects/GrCustomCoordsTextureEffect.h', |
+ '<(skia_src_path)/gpu/effects/GrBitmapTextGeoProc.cpp', |
+ '<(skia_src_path)/gpu/effects/GrBitmapTextGeoProc.h', |
'<(skia_src_path)/gpu/effects/GrDashingEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrDashingEffect.h', |
'<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.cpp', |