Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 98c9175a506f720f6fce790b932b24ebc1dbeb53..2479f9f786f62ebf7d0cc582e20ffb77cffc57bd 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -38,6 +38,7 @@ |
'<(skia_include_path)/gpu/GrUserConfig.h', |
'<(skia_include_path)/gpu/GrXferProcessor.h', |
+ '<(skia_include_path)/gpu/effects/GrAdvancedEquationXPFactory.h', |
'<(skia_include_path)/gpu/effects/GrCoverageSetOpXP.h', |
'<(skia_include_path)/gpu/effects/GrCustomXfermode.h', |
'<(skia_include_path)/gpu/effects/GrPorterDuffXferProcessor.h', |
@@ -198,6 +199,7 @@ |
'<(skia_src_path)/gpu/GrXferProcessor.cpp', |
'<(skia_src_path)/gpu/effects/Gr1DKernelEffect.h', |
+ '<(skia_src_path)/gpu/effects/GrAdvancedEquationXPFactory.cpp', |
'<(skia_src_path)/gpu/effects/GrConfigConversionEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrConfigConversionEffect.h', |
'<(skia_src_path)/gpu/effects/GrCoverageSetOpXP.cpp', |