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

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, 10 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
Index: gyp/effects.gyp
diff --git a/gyp/effects.gyp b/gyp/effects.gyp
index 63b86365009bde06c43b584cc15ae123269f9e1d..22ec677c300c3e2c38cd37f02470fecdf019ea7a 100644
--- a/gyp/effects.gyp
+++ b/gyp/effects.gyp
@@ -19,6 +19,8 @@
'../src/effects',
'../src/opts',
'../src/core',
+ # for access to SkImagePriv.h
+ '../src/image/',
],
'direct_dependent_settings': {
'include_dirs': [
« no previous file with comments | « gm/imagefiltersgraph.cpp ('k') | include/core/SkDevice.h » ('j') | include/core/SkDevice.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698