Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index c71abbf2736573ea0c7296f64d560003e586a81f..33fbfae63774c67881dafa9fed8bd6eeaa8dd8cf 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -130,6 +130,8 @@ |
'<(skia_src_path)/gpu/effects/Gr1DKernelEffect.h', |
'<(skia_src_path)/gpu/effects/GrConfigConversionEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrConfigConversionEffect.h', |
+ '<(skia_src_path)/gpu/effects/GrBezierEffect.cpp', |
+ '<(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/GrSimpleTextureEffect.cpp', |