aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/effects.gypi
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2016-02-28 12:46:29 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-28 12:46:29 -0800
commit7f4b1b20b0e76a4528d1521c8b79e76bdc34e34f (patch)
tree3f5b4217b610763aa76bc532fadd844936737f8d /gyp/effects.gypi
parente1a23c502d00a33e120e269f04d11de335f4f2d0 (diff)
move drawextrapatheffect header into animator
Diffstat (limited to 'gyp/effects.gypi')
-rw-r--r--gyp/effects.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/effects.gypi b/gyp/effects.gypi
index d319fcb157..1c6b29eedd 100644
--- a/gyp/effects.gypi
+++ b/gyp/effects.gypi
@@ -102,7 +102,6 @@
'<(skia_include_path)/effects/SkDashPathEffect.h',
'<(skia_include_path)/effects/SkDiscretePathEffect.h',
'<(skia_include_path)/effects/SkDisplacementMapEffect.h',
- '<(skia_include_path)/effects/SkDrawExtraPathEffect.h',
'<(skia_include_path)/effects/SkDropShadowImageFilter.h',
'<(skia_include_path)/effects/SkEmbossMaskFilter.h',
'<(skia_include_path)/effects/SkGradientShader.h',