| Index: gyp/core.gypi
|
| diff --git a/gyp/core.gypi b/gyp/core.gypi
|
| index 82c0c43cd2187a2a504e0bab9b239f521b2dcd1d..48e691e5246e7599e4ee7af354c9aeafba61c12b 100644
|
| --- a/gyp/core.gypi
|
| +++ b/gyp/core.gypi
|
| @@ -228,6 +228,8 @@
|
| '<(skia_src_path)/core/SkWriteBuffer.cpp',
|
| '<(skia_src_path)/core/SkWriter32.cpp',
|
| '<(skia_src_path)/core/SkXfermode.cpp',
|
| + '<(skia_src_path)/core/SkXfermodeInterpretation.cpp',
|
| + '<(skia_src_path)/core/SkXfermodeInterpretation.h',
|
| '<(skia_src_path)/core/SkYUVPlanesCache.cpp',
|
| '<(skia_src_path)/core/SkYUVPlanesCache.h',
|
|
|
|
|