aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2015-02-23 09:06:38 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-02-23 09:06:38 -0800
commit6bc1b5fab8554a9cb643277b4867965dd4535cd6 (patch)
tree3179261534d7db7a8264735b327daa59593e1dd0 /gyp
parent42380174ca509e78ab932fa8c6dae953e1eaaa5a (diff)
Dynamically create stencil buffer when needed.
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index 9803c42019..e17cb7ac21 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -149,6 +149,7 @@
'<(skia_src_path)/gpu/GrRectanizer_skyline.h',
'<(skia_src_path)/gpu/GrRedBlackTree.h',
'<(skia_src_path)/gpu/GrRenderTarget.cpp',
+ '<(skia_src_path)/gpu/GrRenderTargetPriv.h',
'<(skia_src_path)/gpu/GrReducedClip.cpp',
'<(skia_src_path)/gpu/GrReducedClip.h',
'<(skia_src_path)/gpu/GrResourceCache.cpp',