aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2016-01-25 14:19:56 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-01-25 14:19:56 -0800
commit64b0f5f95754c4d354d2e09cebf2a0c43d4cdd50 (patch)
tree3f27ef06dd3990e37159ddcaac9c4c32e007576f /gyp
parent7a561230a22a3b312c47cc1e0a14b31965d751c8 (diff)
Remove SkLerpXfermode
Diffstat (limited to 'gyp')
-rw-r--r--gyp/effects.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/effects.gypi b/gyp/effects.gypi
index 1c9e6fd8c6..0ab3cf5fc1 100644
--- a/gyp/effects.gypi
+++ b/gyp/effects.gypi
@@ -45,7 +45,6 @@
'<(skia_src_path)/effects/SkGpuBlurUtils.cpp',
'<(skia_src_path)/effects/SkLayerDrawLooper.cpp',
'<(skia_src_path)/effects/SkLayerRasterizer.cpp',
- '<(skia_src_path)/effects/SkLerpXfermode.cpp',
'<(skia_src_path)/effects/SkLightingImageFilter.cpp',
'<(skia_src_path)/effects/SkLumaColorFilter.cpp',
'<(skia_src_path)/effects/SkMagnifierImageFilter.cpp',
@@ -104,7 +103,6 @@
'<(skia_include_path)/effects/SkImageSource.h',
'<(skia_include_path)/effects/SkLayerDrawLooper.h',
'<(skia_include_path)/effects/SkLayerRasterizer.h',
- '<(skia_include_path)/effects/SkLerpXfermode.h',
'<(skia_include_path)/effects/SkLightingImageFilter.h',
'<(skia_include_path)/effects/SkLumaColorFilter.h',
'<(skia_include_path)/effects/SkMagnifierImageFilter.h',