| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index ce623560cd913ed5c7eeee0f6183113606a98a09..60ac5eb30b33c18c479c966f596f0ea2088f5fd4 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -46,7 +46,6 @@
|
| '<(skia_include_path)/gpu/effects/GrConstColorProcessor.h',
|
| '<(skia_include_path)/gpu/effects/GrCoverageSetOpXP.h',
|
| '<(skia_include_path)/gpu/effects/GrCustomXfermode.h',
|
| - '<(skia_include_path)/gpu/effects/GrExtractAlphaFragmentProcessor.h',
|
| '<(skia_include_path)/gpu/effects/GrPorterDuffXferProcessor.h',
|
|
|
| '<(skia_include_path)/gpu/gl/GrGLConfig.h',
|
| @@ -250,7 +249,6 @@
|
| '<(skia_src_path)/gpu/effects/GrConfigConversionEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrConfigConversionEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrConstColorProcessor.cpp',
|
| - '<(skia_src_path)/gpu/effects/GrExtractAlphaFragmentProcessor.cpp',
|
| '<(skia_src_path)/gpu/effects/GrCoverageSetOpXP.cpp',
|
| '<(skia_src_path)/gpu/effects/GrCustomXfermode.cpp',
|
| '<(skia_src_path)/gpu/effects/GrCustomXfermodePriv.h',
|
|
|