diff options
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 5b85187..b12fb7d 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -430,6 +430,8 @@ '../third_party/skia/src/gpu/SkGrPixelRef.cpp', '../third_party/skia/src/gpu/SkGrTexturePixelRef.cpp', '../third_party/skia/src/gpu/effects/Gr1DKernelEffect.h', + '../third_party/skia/src/gpu/effects/GrColorTableEffect.cpp', + '../third_party/skia/src/gpu/effects/GrColorTableEffect.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', |