aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-01-14 16:46:26 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-01-14 16:46:26 +0000
commite197cbf9a3e66bab926bc5e51962752dad5221a0 (patch)
tree75b9abe7a8dd3acdaa261a1e1a2740e54d1574af /gyp
parentff06af20fde68aa737b540dc6e42924532873b22 (diff)
Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader.
Review URL: https://codereview.appspot.com/7086051 git-svn-id: http://skia.googlecode.com/svn/trunk@7153 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/core.gyp6
1 files changed, 6 insertions, 0 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 14b14b04fb..eddb9400c7 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -93,6 +93,12 @@
'../src/core/SkUtilsArm.h',
],
}],
+ ['skia_gpu == 1', {
+ 'include_dirs': [
+ '../include/gpu',
+ '../src/gpu',
+ ],
+ }],
],
'direct_dependent_settings': {
'include_dirs': [