aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-08-10 11:40:56 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-10 11:40:56 -0700
commit14205b114a7d834d0627b8c9acb234f4d809388d (patch)
treee58beffc28ab0c3eb0977fdd120f868f476eef2d /gyp
parentfb69bb3a5e174b86769d2d492df9803bd37dbc16 (diff)
Expand functionality of GrRectBatchFactory with AARects
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 0a378581f8..88ecb59ad3 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -65,8 +65,6 @@
'<(skia_src_path)/gpu/GrAAConvexTessellator.h',
'<(skia_src_path)/gpu/GrAADistanceFieldPathRenderer.cpp',
'<(skia_src_path)/gpu/GrAADistanceFieldPathRenderer.h',
- '<(skia_src_path)/gpu/GrAARectRenderer.cpp',
- '<(skia_src_path)/gpu/GrAARectRenderer.h',
'<(skia_src_path)/gpu/GrAddPathRenderers_default.cpp',
'<(skia_src_path)/gpu/GrAutoLocaleSetter.h',
'<(skia_src_path)/gpu/GrAllocator.h',