diff options
Diffstat (limited to 'gyp/gpu.gypi')
-rw-r--r-- | gyp/gpu.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi index 62137a0e81..93ccd422f0 100644 --- a/gyp/gpu.gypi +++ b/gyp/gpu.gypi @@ -134,6 +134,8 @@ '<(skia_src_path)/gpu/effects/GrTextureDomainEffect.cpp', '<(skia_src_path)/gpu/effects/GrTextureDomainEffect.h', + '<(skia_src_path)/gpu/gl/GrGLBufferImpl.cpp', + '<(skia_src_path)/gpu/gl/GrGLBufferImpl.h', '<(skia_src_path)/gpu/gl/GrGLCaps.cpp', '<(skia_src_path)/gpu/gl/GrGLCaps.h', '<(skia_src_path)/gpu/gl/GrGLContextInfo.cpp', |