aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/effects.gni
diff options
context:
space:
mode:
authorGravatar Jim Van Verth <jvanverth@google.com>2017-01-25 11:05:01 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-25 16:37:59 +0000
commit58abc9e2c56464336472493745e91133819deb96 (patch)
treea9bc4cdab83eb6f265f40865f25173735a9f2287 /gn/effects.gni
parentde80f7f35d472c03ce882ec31434e59c002f58db (diff)
Move SkShadowTessellator to GrShadowTessellator
BUG=skia:6119 Change-Id: I9756b5aeaced1f21a65063470ccb013c7b856f28 Reviewed-on: https://skia-review.googlesource.com/7505 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Jim Van Verth <jvanverth@google.com>
Diffstat (limited to 'gn/effects.gni')
-rw-r--r--gn/effects.gni2
1 files changed, 0 insertions, 2 deletions
diff --git a/gn/effects.gni b/gn/effects.gni
index ea7dd725be..b3459e36d9 100644
--- a/gn/effects.gni
+++ b/gn/effects.gni
@@ -88,8 +88,6 @@ skia_effects_sources = [
"$_src/effects/shadows/SkAmbientShadowMaskFilter.h",
"$_src/effects/shadows/SkSpotShadowMaskFilter.cpp",
"$_src/effects/shadows/SkSpotShadowMaskFilter.h",
- "$_src/effects/shadows/SkShadowTessellator.cpp",
- "$_src/effects/shadows/SkShadowTessellator.h",
"$_include/effects/Sk1DPathEffect.h",
"$_include/effects/Sk2DPathEffect.h",