aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-11 19:23:46 +0000
committerGravatar borenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-10-11 19:23:46 +0000
commitb364eb6c871c88710534c444cc4f075fcb9e3c02 (patch)
tree0c038123ea89b37a1ec71f00df11da9ada4b026a /gyp
parent027038a534dc218262e5693dba9fa5aa2f9ca119 (diff)
Fix ANGLE build
Removed this in r5889. Review URL: https://codereview.appspot.com/6651051 git-svn-id: http://skia.googlecode.com/svn/trunk@5904 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/views.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/gyp/views.gyp b/gyp/views.gyp
index ccb61e1af9..56d9f130a6 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -112,6 +112,11 @@
'../src/views/win/skia_win.cpp',
],
}],
+ [ 'skia_gpu == 1', {
+ 'include_dirs': [
+ '../include/gpu',
+ ],
+ }],
],
'direct_dependent_settings': {
'include_dirs': [