| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 551f48db669781a5160bb39c21b648425973d04b..8c2c119d64516093217dcc4bd07354ea528cad14 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',
|
|
|