Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: gyp/effects.gypi

Issue 114263002: Implement an SkPicture image filter source. This is required for the external-SVG reference feature… (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: gyp/effects.gypi
diff --git a/gyp/effects.gypi b/gyp/effects.gypi
index 845dd947c9af2955cc28056a7b7feecd13943396..05f000f83f9888298814dd190e4e45c32552aebe 100644
--- a/gyp/effects.gypi
+++ b/gyp/effects.gypi
@@ -48,6 +48,7 @@
'<(skia_src_path)/effects/SkOffsetImageFilter.cpp',
'<(skia_src_path)/effects/SkPaintFlagsDrawFilter.cpp',
'<(skia_src_path)/effects/SkPerlinNoiseShader.cpp',
+ '<(skia_src_path)/effects/SkPictureSource.cpp',
'<(skia_src_path)/effects/SkPixelXorXfermode.cpp',
'<(skia_src_path)/effects/SkPorterDuff.cpp',
'<(skia_src_path)/effects/SkRectShaderImageFilter.cpp',
« no previous file with comments | « gm/picturesource.cpp ('k') | gyp/gmslides.gypi » ('j') | include/effects/SkPictureSource.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698