aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/gpu.gypi
diff options
context:
space:
mode:
authorGravatar egdaniel <egdaniel@google.com>2014-12-17 13:37:13 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2014-12-17 13:37:13 -0800
commit8750924a1470e8215b2a344155259b93062d3fa2 (patch)
tree5a9756c583b04dd0e6248eb45ec219910c9c91e7 /gyp/gpu.gypi
parent3739913b6a5590336ede1a9b262556a516839f17 (diff)
Add Coverage Drawing XP
Diffstat (limited to 'gyp/gpu.gypi')
-rw-r--r--gyp/gpu.gypi2
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 16ff3aeae0..a16617f4e5 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -177,6 +177,8 @@
'<(skia_src_path)/gpu/effects/Gr1DKernelEffect.h',
'<(skia_src_path)/gpu/effects/GrConfigConversionEffect.cpp',
'<(skia_src_path)/gpu/effects/GrConfigConversionEffect.h',
+ '<(skia_src_path)/gpu/effects/GrCoverageSetOpXP.cpp',
+ '<(skia_src_path)/gpu/effects/GrCoverageSetOpXP.h',
'<(skia_src_path)/gpu/effects/GrBezierEffect.cpp',
'<(skia_src_path)/gpu/effects/GrBezierEffect.h',
'<(skia_src_path)/gpu/effects/GrConvolutionEffect.cpp',