aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@chromium.org>2015-07-14 11:07:53 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-07-14 11:07:53 -0700
commit5ca41c1647d241633ee7880c27d10e8d61d77d98 (patch)
tree8862169f4924f137cdf2cd4afb5a6b2784b17887 /gyp
parent889579287770ba35156a73aa02d9ef5d2313c490 (diff)
Remove GrRedBlackTree
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 371f06af98..d777ef54b4 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -135,7 +135,6 @@
'<(skia_src_path)/gpu/GrMemoryPool.cpp',
'<(skia_src_path)/gpu/GrMemoryPool.h',
'<(skia_src_path)/gpu/GrNonAtomicRef.h',
- '<(skia_src_path)/gpu/GrOrderedSet.h',
'<(skia_src_path)/gpu/GrOvalRenderer.cpp',
'<(skia_src_path)/gpu/GrOvalRenderer.h',
'<(skia_src_path)/gpu/GrPaint.cpp',
@@ -176,7 +175,6 @@
'<(skia_src_path)/gpu/GrRectanizer_skyline.h',
'<(skia_src_path)/gpu/GrRectBatch.h',
'<(skia_src_path)/gpu/GrRectBatch.cpp',
- '<(skia_src_path)/gpu/GrRedBlackTree.h',
'<(skia_src_path)/gpu/GrRenderTarget.cpp',
'<(skia_src_path)/gpu/GrRenderTargetPriv.h',
'<(skia_src_path)/gpu/GrReducedClip.cpp',