| Index: skia/skia.gyp
|
| ===================================================================
|
| --- skia/skia.gyp (revision 139833)
|
| +++ skia/skia.gyp (working copy)
|
| @@ -417,8 +417,11 @@
|
| '../third_party/skia/src/gpu/SkGr.cpp',
|
| '../third_party/skia/src/gpu/SkGrFontScaler.cpp',
|
| '../third_party/skia/src/gpu/SkGrTexturePixelRef.cpp',
|
| + '../third_party/skia/src/gpu/effects/Gr1DKernelEffect.h',
|
| '../third_party/skia/src/gpu/effects/GrConvolutionEffect.cpp',
|
| '../third_party/skia/src/gpu/effects/GrConvolutionEffect.h',
|
| + '../third_party/skia/src/gpu/effects/GrMorphologyEffect.cpp',
|
| + '../third_party/skia/src/gpu/effects/GrMorphologyEffect.h',
|
| '../third_party/skia/src/gpu/gl/GrGLCaps.cpp',
|
| '../third_party/skia/src/gpu/gl/GrGLCaps.h',
|
| '../third_party/skia/src/gpu/gl/GrGLContextInfo.cpp',
|
| @@ -449,8 +452,7 @@
|
| '../third_party/skia/src/gpu/gl/GrGLVertexBuffer.h',
|
| '../third_party/skia/src/gpu/gl/GrGpuGL.cpp',
|
| '../third_party/skia/src/gpu/gl/GrGpuGL.h',
|
| - '../third_party/skia/src/gpu/gl/GrGpuGLShaders.cpp',
|
| - '../third_party/skia/src/gpu/gl/GrGpuGLShaders.h',
|
| + '../third_party/skia/src/gpu/gl/GrGpuGL_program.cpp',
|
|
|
| '../third_party/skia/src/images/bmpdecoderhelper.cpp',
|
| '../third_party/skia/src/images/bmpdecoderhelper.h',
|
|
|