| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 60ac5eb30b33c18c479c966f596f0ea2088f5fd4..37e245052495f90eebf91c8c2be00e319a55c7ed 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -215,7 +215,7 @@
|
| '<(skia_src_path)/gpu/GrVertexBuffer.h',
|
| '<(skia_src_path)/gpu/GrVertices.h',
|
| '<(skia_src_path)/gpu/GrXferProcessor.cpp',
|
| -
|
| +
|
| # Batches
|
| '<(skia_src_path)/gpu/batches/GrAAFillRectBatch.cpp',
|
| '<(skia_src_path)/gpu/batches/GrAAFillRectBatch.h',
|
| @@ -347,6 +347,7 @@
|
| '<(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.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.h',
|
| '<(skia_src_path)/gpu/gl/GrGLUtil.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLUtil.h',
|
|
|