Index: gyp/gpu.gypi |
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi |
index 960e857a48b082347579829ad3d96586bbfed2b7..f664b34e970cc218ad056479626362332b359b69 100644 |
--- a/gyp/gpu.gypi |
+++ b/gyp/gpu.gypi |
@@ -285,6 +285,8 @@ |
'<(skia_src_path)/gpu/effects/GrXfermodeFragmentProcessor.cpp', |
'<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.cpp', |
'<(skia_src_path)/gpu/effects/GrYUVtoRGBEffect.h', |
+ '<(skia_src_path)/gpu/effects/GrIndex8toRGBEffect.cpp', |
+ '<(skia_src_path)/gpu/effects/GrIndex8toRGBEffect.h', |
'<(skia_src_path)/gpu/gl/GrGLAssembleInterface.cpp', |
'<(skia_src_path)/gpu/gl/GrGLAssembleInterface.h', |