aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2015-06-10 08:49:28 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-06-10 08:49:28 -0700
commit55812362f1df3c1f7341f687d5bab0adab8ac954 (patch)
tree3cc8a647e95b65d4f0c72435e567b9656fa4b45e /gyp/utils.gyp
parent519580553ab85ef04c6a08d8e09ef0eb93c7bc1f (diff)
Towards removing getTexture() on SkImage
Diffstat (limited to 'gyp/utils.gyp')
-rw-r--r--gyp/utils.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/utils.gyp b/gyp/utils.gyp
index d5b2ef7cdd..3171d36a2b 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -27,6 +27,7 @@
'../include/utils/unix',
'../include/utils/win',
'../src/core',
+ '../src/image',
'../src/opts',
'../src/utils',
],