Index: skia/skia.gyp |
=================================================================== |
--- skia/skia.gyp (revision 96027) |
+++ skia/skia.gyp (working copy) |
@@ -25,6 +25,7 @@ |
'../third_party/skia/gpu/src/GrGLProgram.h', |
'../third_party/skia/gpu/src/GrGLRenderTarget.cpp', |
'../third_party/skia/gpu/src/GrGLRenderTarget.h', |
+ '../third_party/skia/gpu/src/GrGLStencilBuffer.h', |
'../third_party/skia/gpu/src/GrGLTexture.cpp', |
'../third_party/skia/gpu/src/GrGLTexture.h', |
'../third_party/skia/gpu/src/GrGLUtil.cpp', |
@@ -49,6 +50,8 @@ |
'../third_party/skia/gpu/src/GrResourceCache.cpp', |
'../third_party/skia/gpu/src/GrResourceCache.h', |
'../third_party/skia/gpu/src/GrStencil.cpp', |
+ '../third_party/skia/gpu/src/GrStencilBuffer.cpp', |
+ '../third_party/skia/gpu/src/GrStencilBuffer.h', |
'../third_party/skia/gpu/src/GrTesselatedPathRenderer.cpp', |
'../third_party/skia/gpu/src/GrTexture.cpp', |
'../third_party/skia/gpu/src/GrTextContext.cpp', |