Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index a19191863627d1b7054f8bfd2d1cd5659010526e..fb91825cdb3e17a32132c76ec9f809288a792abf 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -48,6 +48,7 @@ |
'<(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/effects/GrXfermodeFragmentProcessor.h', |
'<(skia_include_path)/gpu/gl/GrGLConfig.h', |
'<(skia_include_path)/gpu/gl/GrGLExtensions.h', |
@@ -286,6 +287,7 @@ |
'<(skia_src_path)/gpu/effects/GrTextureDomain.h', |
'<(skia_src_path)/gpu/effects/GrTextureStripAtlas.cpp', |
'<(skia_src_path)/gpu/effects/GrTextureStripAtlas.h', |
+ '<(skia_src_path)/gpu/effects/GrXfermodeFragmentProcessor.cpp', |
'<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.h', |