| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index d0e78431ec26c5b18e9d7f90c7097977bd956998..35e4caf41ec9481126dd8ad6f360b70607d6d952 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -277,6 +277,8 @@
|
| '<(skia_src_path)/gpu/effects/GrDistanceFieldGeoProc.h',
|
| '<(skia_src_path)/gpu/effects/GrDitherEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrDitherEffect.h',
|
| + '<(skia_src_path)/gpu/effects/GrGammaEffect.cpp',
|
| + '<(skia_src_path)/gpu/effects/GrGammaEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrMatrixConvolutionEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrMatrixConvolutionEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrOvalEffect.cpp',
|
|
|