| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 72fb3ad647c8785ee1b95b41d0d6c96bf7bf2710..77383115fc9514c0984d13dda1d2ceb5a106a84b 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -351,6 +351,8 @@
|
| '<(skia_src_path)/gpu/gl/GrGLRenderTarget.h',
|
| '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLStencilAttachment.h',
|
| + '<(skia_src_path)/gpu/gl/GrGLTestInterface.cpp',
|
| + '<(skia_src_path)/gpu/gl/GrGLTestInterface.h',
|
| '<(skia_src_path)/gpu/gl/GrGLTexture.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLTexture.h',
|
| '<(skia_src_path)/gpu/gl/GrGLTextureRenderTarget.cpp',
|
|
|