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

Unified Diff: gyp/effects.gyp

Issue 920513003: Make filters use SkImage instead of SkBitmap Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 9 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 | « gm/imagefiltersgraph.cpp ('k') | include/core/SkCanvas.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/effects.gyp
diff --git a/gyp/effects.gyp b/gyp/effects.gyp
index 63b86365009bde06c43b584cc15ae123269f9e1d..01328e2b1acf4f23e60f5e97c53057a434fe318c 100644
--- a/gyp/effects.gyp
+++ b/gyp/effects.gyp
@@ -19,6 +19,7 @@
'../src/effects',
'../src/opts',
'../src/core',
+ '../src/image/',
],
'direct_dependent_settings': {
'include_dirs': [
« no previous file with comments | « gm/imagefiltersgraph.cpp ('k') | include/core/SkCanvas.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698