| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index c93e7afb7de534734e774a8781f7fc033f8262c8..e787118d8830cd2377080cda5084ebaf614cc5e0 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -156,6 +156,7 @@
|
| '<(skia_src_path)/gpu/gl/GrGLDefaultInterface_none.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLDefines.h',
|
| '<(skia_src_path)/gpu/gl/GrGLEffect.h',
|
| + '<(skia_src_path)/gpu/gl/GrGLVertexEffect.h',
|
| '<(skia_src_path)/gpu/gl/GrGLExtensions.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.h',
|
|
|