Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index b1dd564576e0fdc59334b1c66c38e1b920ee59fb..a40ff66a505999e30412ce85bc4ea69a379aa25c 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -139,6 +139,8 @@ |
'<(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/GrRRectEffect.cpp', |
+ '<(skia_src_path)/gpu/effects/GrRRectEffect.h', |
'<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.h', |
'<(skia_src_path)/gpu/effects/GrSingleTextureEffect.cpp', |