aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-08-02 14:19:11 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-08-02 14:19:11 +0000
commit4043ae20615c79298f190865665beeb6b86e14d0 (patch)
tree7c7785d1e110ab807417b48f7c1cdf5f337e82df /gyp
parenta16d6506bde44f8528e681a49c412a1e87b74482 (diff)
Revert r2026 due to bot failures
git-svn-id: http://skia.googlecode.com/svn/trunk@2027 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp
index f96e39cce3..f25e158e3e 100644
--- a/gyp/gpu.gyp
+++ b/gyp/gpu.gyp
@@ -153,7 +153,6 @@
'../gpu/src/GrGLProgram.h',
'../gpu/src/GrGLRenderTarget.cpp',
'../gpu/src/GrGLRenderTarget.h',
- '../gpu/src/GrGLStencilBuffer.h',
'../gpu/src/GrGLTexture.cpp',
'../gpu/src/GrGLTexture.h',
'../gpu/src/GrGLUtil.cpp',
@@ -180,7 +179,6 @@
'../gpu/src/GrResourceCache.cpp',
'../gpu/src/GrResourceCache.h',
'../gpu/src/GrStencil.cpp',
- '../gpu/src/GrStencilBuffer.h',
'../gpu/src/GrTesselatedPathRenderer.cpp',
'../gpu/src/GrTextContext.cpp',
'../gpu/src/GrTextStrike.cpp',