| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index ca2dc1d4aa1603805a3d00683c065f9d22fc5758..fbe41fb9ef952a35af7d34b65db0c97a9ec813ef 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -161,6 +161,8 @@
|
| '<(skia_src_path)/gpu/effects/GrDistanceFieldTextureEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrDitherEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrDitherEffect.h',
|
| + '<(skia_src_path)/gpu/effects/GrMatrixConvolutionEffect.cpp',
|
| + '<(skia_src_path)/gpu/effects/GrMatrixConvolutionEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrOvalEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrOvalEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrRRectEffect.cpp',
|
|
|