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

Unified Diff: gyp/core.gypi

Issue 1392833005: Alternate version of SkLocalMatrixImageFilter using an input. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 2 months 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
« no previous file with comments | « no previous file | include/core/SkImageFilter.h » ('j') | src/core/SkLocalMatrixImageFilter.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/core.gypi
diff --git a/gyp/core.gypi b/gyp/core.gypi
index 500065caca26bb8e5b4c10dfb9dbfcb7b3acc621..b510440d57d9aacae4f3f3f2071944f72800f7c7 100644
--- a/gyp/core.gypi
+++ b/gyp/core.gypi
@@ -142,6 +142,7 @@
'<(skia_src_path)/core/SkLightingShader.h',
'<(skia_src_path)/core/SkLightingShader.cpp',
'<(skia_src_path)/core/SkLineClipper.cpp',
robertphillips 2015/10/13 19:42:39 No matching .h ?
Stephen White 2015/10/13 20:12:40 Done.
+ '<(skia_src_path)/core/SkLocalMatrixImageFilter.cpp',
'<(skia_src_path)/core/SkLocalMatrixShader.cpp',
'<(skia_src_path)/core/SkMallocPixelRef.cpp',
'<(skia_src_path)/core/SkMask.cpp',
« no previous file with comments | « no previous file | include/core/SkImageFilter.h » ('j') | src/core/SkLocalMatrixImageFilter.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698