Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index ada8c84bcf14e10b7272218755ae7c595fc0c129..fe6631db18a41d39d24ae0ae92994ee7804fd031 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -173,8 +173,8 @@ |
'<(skia_src_path)/gpu/GrStencilAndCoverPathRenderer.h', |
'<(skia_src_path)/gpu/GrStencilAndCoverTextContext.cpp', |
'<(skia_src_path)/gpu/GrStencilAndCoverTextContext.h', |
- '<(skia_src_path)/gpu/GrStencilBuffer.cpp', |
- '<(skia_src_path)/gpu/GrStencilBuffer.h', |
+ '<(skia_src_path)/gpu/GrStencilAttachment.cpp', |
+ '<(skia_src_path)/gpu/GrStencilAttachment.h', |
'<(skia_src_path)/gpu/GrStrokeInfo.h', |
'<(skia_src_path)/gpu/GrTargetCommands.cpp', |
'<(skia_src_path)/gpu/GrTargetCommands.h', |
@@ -295,8 +295,8 @@ |
'<(skia_src_path)/gpu/gl/GrGLSL.cpp', |
'<(skia_src_path)/gpu/gl/GrGLSL.h', |
'<(skia_src_path)/gpu/gl/GrGLSL_impl.h', |
- '<(skia_src_path)/gpu/gl/GrGLStencilBuffer.cpp', |
- '<(skia_src_path)/gpu/gl/GrGLStencilBuffer.h', |
+ '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.cpp', |
+ '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.h', |
'<(skia_src_path)/gpu/gl/GrGLTexture.cpp', |
'<(skia_src_path)/gpu/gl/GrGLTexture.h', |
'<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.h', |