aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/utils.gyp
diff options
context:
space:
mode:
authorGravatar reed <reed@google.com>2015-08-20 12:30:20 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-08-20 12:30:20 -0700
commit499ababa52f3ac4fccf957979713abe58be1584a (patch)
treedad2072803e0b999f596fa12e1ac602075319a6b /gyp/utils.gyp
parentd028180f0310cf2b23f9744256a41697b0683e67 (diff)
add gm for image->newShader
BUG=skia: TBR= Review URL: https://codereview.chromium.org/1302943004
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 f3c071009f..9881aa10c1 100644
--- a/gyp/utils.gyp
+++ b/gyp/utils.gyp
@@ -19,6 +19,7 @@
],
'include_dirs': [
'../include/effects',
+ '../include/gpu',
'../include/images',
'../include/pathops',
'../include/pipe',