| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index d8e2cc4dfdbc26a2041c4adb6bab117ba09b574b..d7803631302ad9a97d6c21aeca2913afc86236e2 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -152,13 +152,12 @@
|
| '<(skia_src_path)/gpu/gl/GrGLCaps.h',
|
| '<(skia_src_path)/gpu/gl/GrGLContext.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLContext.h',
|
| - '<(skia_src_path)/gpu/gl/GrGLCoordTransform.cpp',
|
| - '<(skia_src_path)/gpu/gl/GrGLCoordTransform.h',
|
| '<(skia_src_path)/gpu/gl/GrGLCreateNativeInterface_none.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLDefaultInterface_none.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLDefines.h',
|
| - '<(skia_src_path)/gpu/gl/GrGLEffect.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLEffect.h',
|
| + '<(skia_src_path)/gpu/gl/GrGLEffectArray.cpp',
|
| + '<(skia_src_path)/gpu/gl/GrGLEffectArray.h',
|
| '<(skia_src_path)/gpu/gl/GrGLExtensions.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLIndexBuffer.h',
|
|
|