Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index cbf721c4d339c0aecfcd94962bae4d994eb666a0..2d6cf2ee330b761a88719be18b6f1d0004d268e9 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -133,6 +133,8 @@ |
'<(skia_src_path)/gpu/effects/GrBezierEffect.h', |
'<(skia_src_path)/gpu/effects/GrConvolutionEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrConvolutionEffect.h', |
+ '<(skia_src_path)/gpu/effects/GrConvexPolyEffect.cpp', |
+ '<(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', |