| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index ebb3d0a52c8fe3cad04cc576dbbe75094d376e89..ac3a5afe2f0645937e9bdc5b7e0b488e4a8045b4 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -149,6 +149,8 @@
|
| '<(skia_src_path)/gpu/effects/GrCustomCoordsTextureEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.h',
|
| + '<(skia_src_path)/gpu/effects/GrOvalEffect.cpp',
|
| + '<(skia_src_path)/gpu/effects/GrOvalEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrRRectEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrRRectEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.cpp',
|
|
|