| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index ad3d357a15ae3c718452ed20faae8c713346c15c..68264f040cc5db9c30c4c94e374d9939ce96bd89 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -34,6 +34,7 @@
|
| '<(skia_include_path)/gpu/GrUserConfig.h',
|
| '<(skia_include_path)/gpu/GrXferProcessor.h',
|
|
|
| + '<(skia_include_path)/gpu/effects/GrCoverageSetOpXP.h',
|
| '<(skia_include_path)/gpu/effects/GrCustomXfermode.h',
|
| '<(skia_include_path)/gpu/effects/GrPorterDuffXferProcessor.h',
|
|
|
| @@ -186,7 +187,6 @@
|
| '<(skia_src_path)/gpu/effects/GrConfigConversionEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrConfigConversionEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrCoverageSetOpXP.cpp',
|
| - '<(skia_src_path)/gpu/effects/GrCoverageSetOpXP.h',
|
| '<(skia_src_path)/gpu/effects/GrCustomXfermode.cpp',
|
| '<(skia_src_path)/gpu/effects/GrCustomXfermodePriv.h',
|
| '<(skia_src_path)/gpu/effects/GrBezierEffect.cpp',
|
|
|