| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 73e12f8f723ab320e05f8070c05c58929430ba16..48ec561577fa86f4d6d67dca86960705e8bcd12e 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -134,6 +134,8 @@
|
| '<(skia_src_path)/gpu/effects/GrConvolutionEffect.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/GrSimpleTextureEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrSingleTextureEffect.cpp',
|
|
|