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

Unified Diff: gyp/utils.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/utils.gyp
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index 19816f88e4e6ef5a7ef05afab2af8f053241e4b2..8a02d61ab83f05a5ab3be0c15dfa59b45c5ed215 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -23,6 +23,7 @@
'../include/utils/unix',
'../include/utils/win',
'../src/core',
+ '../src/image',
'../src/opts',
'../src/utils',
],
« no previous file with comments | « gyp/pdf.gyp ('k') | include/core/SkBitmapDevice.h » ('j') | include/core/SkCanvas.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698