| Index: gyp/gpu.gypi
|
| diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
|
| index 9b01a461184f198370433579e16fd7feb1c12b7b..551f48db669781a5160bb39c21b648425973d04b 100644
|
| --- a/gyp/gpu.gypi
|
| +++ b/gyp/gpu.gypi
|
| @@ -173,6 +173,8 @@
|
| '<(skia_src_path)/gpu/effects/GrTextureDomain.h',
|
| '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.cpp',
|
| '<(skia_src_path)/gpu/effects/GrTextureStripAtlas.h',
|
| + '<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.cpp',
|
| + '<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.h',
|
|
|
| '<(skia_src_path)/gpu/gl/GrGLAssembleInterface.cpp',
|
| '<(skia_src_path)/gpu/gl/GrGLAssembleInterface.h',
|
|
|