summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-07 13:34:14 +0000
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-08-07 13:34:14 +0000
commitdccf47acbdb65e21ed989fa3f45e638caffa6ce6 (patch)
tree1a47fc6d513871467004d4901578f8b4538a48b3
parent3569ec84b1582ca88ebf8dce0c8aac608b1fc5c7 (diff)
downloadgyp-dccf47acbdb65e21ed989fa3f45e638caffa6ce6.tar.gz
Revert "Add blend optimization helpers and use to convert rect draws to clears."
This reverts commit r10537. git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@10601 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--gpu.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/gpu.gypi b/gpu.gypi
index c71abbf..fff7922 100644
--- a/gpu.gypi
+++ b/gpu.gypi
@@ -55,8 +55,6 @@
'<(skia_src_path)/gpu/GrAtlas.cpp',
'<(skia_src_path)/gpu/GrAtlas.h',
'<(skia_src_path)/gpu/GrBinHashKey.h',
- '<(skia_src_path)/gpu/GrBlend.cpp',
- '<(skia_src_path)/gpu/GrBlend.h',
'<(skia_src_path)/gpu/GrBufferAllocPool.cpp',
'<(skia_src_path)/gpu/GrBufferAllocPool.h',
'<(skia_src_path)/gpu/GrCacheID.cpp',