| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index cddabe329abc5e8ba76daa5a1705571ffb24622f..cbf721c4d339c0aecfcd94962bae4d994eb666a0 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -140,9 +140,9 @@
|
| '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.cpp',
|
| '<(skia_src_path)/gpu/effects/GrSimpleTextureEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrSingleTextureEffect.cpp',
|
| - '<(skia_src_path)/gpu/effects/GrSingleTexture.h',
|
| + '<(skia_src_path)/gpu/effects/GrSingleTextureEffect.h',
|
| '<(skia_src_path)/gpu/effects/GrTextureDomain.cpp',
|
| - '<(skia_src_path)/gpu/effects/GrTextureDomainEffect.h',
|
| + '<(skia_src_path)/gpu/effects/GrTextureDomain.h',
|
| '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.cpp',
|
| '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.h',
|
|
|
|
|