aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2014-08-12 08:04:58 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-12 08:04:58 -0700
commit186f7b04956a1742f185a4ca69b44b52bc50e7fc (patch)
treeebbde0eb4c32e2aa13e60ef3afdda2c73e10f457 /gyp
parent5e27e0eb1d1d4c7674e221d3ba3314500ea0b97a (diff)
SkImage::NewFromGenerator(SkImageGenerator*), and a unit test.
R=reed@google.com Author: halcanary@google.com Review URL: https://codereview.chromium.org/465823003
Diffstat (limited to 'gyp')
-rw-r--r--gyp/core.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 64cc79bf5b..afbc78a4ce 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -20,6 +20,7 @@
'../include/ports',
'../include/utils',
'../include/xml',
+ '../include/images',
'../src/core',
'../src/sfnt',
'../src/image',