| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 5eb9a7944873ec9b034b635a0b1e37d738c426df..efeeb2d2b50812a1f9230bc8d0e8f51af338c87a 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -164,6 +164,8 @@
|
| '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.cpp',
|
| '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.h',
|
|
|
| + '<(skia_src_path)/gpu/gl/GrGLAssembleInterface.cpp',
|
| + '<(skia_src_path)/gpu/gl/GrGLAssembleInterface.h',
|
| '<(skia_src_path)/gpu/gl/GrGLBufferImpl.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLBufferImpl.h',
|
| '<(skia_src_path)/gpu/gl/GrGLCaps.cpp',
|
|
|