| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index f06477fa8e848f26f18522a99f20786c5845e1d1..b1aa1ac6ce16b2da825734ba241f2c1dba34ef63 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',
|
|
|
| @@ -185,7 +186,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',
|
|
|