| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 598064ae507a8e9f6f150b5960c02dd3d3c6142b..762c414a22279eefd55f77f691d0107a50d97773 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -269,6 +269,8 @@
|
|
|
| '<(skia_src_path)/gpu/gl/GrGLAssembleInterface.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLAssembleInterface.h',
|
| + '<(skia_src_path)/gpu/gl/GrGLBlend.cpp',
|
| + '<(skia_src_path)/gpu/gl/GrGLBlend.h',
|
| '<(skia_src_path)/gpu/gl/GrGLBufferImpl.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLBufferImpl.h',
|
| '<(skia_src_path)/gpu/gl/GrGLCaps.cpp',
|
|
|