aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar Robert Phillips <robertphillips@google.com>2016-12-20 11:11:08 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-12-20 16:52:37 +0000
commit86cedfc315886037a0fba6d72ba53bf47bd0b539 (patch)
tree831a540d1abe88c677914ceb9f2d277de6bf9087 /gyp
parent2b25d348fe41c65a7926dffcebb914732c70521b (diff)
Fix iOS build
Change-Id: I6a698685cddb70684ced64c3373b9b7b67650d6f Reviewed-on: https://skia-review.googlesource.com/6327 Reviewed-by: Ravi Mistry <rmistry@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gputest.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gputest.gyp b/gyp/gputest.gyp
index 4f5550b063..2f49f51c56 100644
--- a/gyp/gputest.gyp
+++ b/gyp/gputest.gyp
@@ -17,6 +17,7 @@
'../include/utils',
'../src/core',
'../src/gpu',
+ '../src/image',
'../src/utils',
'../tools/gpu',
],