aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar halcanary <halcanary@google.com>2014-08-18 08:27:09 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-08-18 08:27:09 -0700
commitea4673fde65f15d6f1ca77e24ced7348c4914517 (patch)
tree73b8f1c8b991662c99dc0587d0b4ae502281a97d /gyp
parent0ed4e863c0b8f8a9ca8182148bf9849e5b5bf2aa (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',