aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn/effects.gni
diff options
context:
space:
mode:
Diffstat (limited to 'gn/effects.gni')
-rw-r--r--gn/effects.gni3
1 files changed, 0 insertions, 3 deletions
diff --git a/gn/effects.gni b/gn/effects.gni
index 7ea768ba25..94d56e3b68 100644
--- a/gn/effects.gni
+++ b/gn/effects.gni
@@ -10,9 +10,6 @@ _include = get_path_info("../include", "abspath")
skia_effects_sources = [
"$_src/c/sk_effects.cpp",
- "$_src/effects/GrAlphaThresholdFragmentProcessor.cpp",
- "$_src/effects/GrAlphaThresholdFragmentProcessor.h",
-
"$_src/effects/Sk1DPathEffect.cpp",
"$_src/effects/Sk2DPathEffect.cpp",
"$_src/effects/SkAlphaThresholdFilter.cpp",