aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/views.gyp
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2015-02-23 08:57:23 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-02-23 08:57:23 -0800
commit42380174ca509e78ab932fa8c6dae953e1eaaa5a (patch)
treefe233d7e7715e962fe0f8b6da2a85604d2c0ff7d /gyp/views.gyp
parent332c729ceca3db4bde5b6382db5f67ba066ae48a (diff)
Use D3D11 backend for ANGLE when available.
Diffstat (limited to 'gyp/views.gyp')
-rw-r--r--gyp/views.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/views.gyp b/gyp/views.gyp
index 381e125393..7f53637c12 100644
--- a/gyp/views.gyp
+++ b/gyp/views.gyp
@@ -18,6 +18,7 @@
'include_dirs': [
'../include/views',
'../include/views/unix',
+ '../src/gpu',
],
'sources': [
'../include/views/SkApplication.h',