Chromium Code Reviews| Index: gyp/effects.gypi |
| diff --git a/gyp/effects.gypi b/gyp/effects.gypi |
| index 4c0ca575aa887e0a08c4fe324005bccdc97a612b..ed4850fe881c70c914d50d65299df8f673f3f9c2 100644 |
| --- a/gyp/effects.gypi |
| +++ b/gyp/effects.gypi |
| @@ -17,6 +17,7 @@ |
| '<(skia_src_path)/effects/Sk1DPathEffect.cpp', |
| '<(skia_src_path)/effects/Sk2DPathEffect.cpp', |
| '<(skia_src_path)/effects/SkAlphaThresholdFilter.cpp', |
| + '<(skia_src_path)/effects/SkAlphaThresholdFilterImpl.h', |
|
mtklein
2015/12/07 15:58:41
Let's do this part first before adding the types t
|
| '<(skia_src_path)/effects/SkArcToPathEffect.cpp', |
| '<(skia_src_path)/effects/SkArithmeticMode.cpp', |
| '<(skia_src_path)/effects/SkArithmeticMode_gpu.cpp', |