aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon <bsalomon@google.com>2015-09-09 09:48:06 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-09-09 09:48:06 -0700
commit1fcc01c4158bd68c679569e6c7cfbb302d0ce170 (patch)
tree2d3d41bf771e9433ed6a26b0e2e710f1c87a5391 /gyp
parent5ca4fa3846067a47e88d35ace895df3ebe3ec2a5 (diff)
GrPathRangeBatch
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 58687a7014..818f2b20e6 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -229,6 +229,7 @@
'<(skia_src_path)/gpu/batches/GrDrawBatch.h',
'<(skia_src_path)/gpu/batches/GrDrawAtlasBatch.cpp',
'<(skia_src_path)/gpu/batches/GrDrawAtlasBatch.h',
+ '<(skia_src_path)/gpu/batches/GrDrawPathBatch.cpp',
'<(skia_src_path)/gpu/batches/GrDrawPathBatch.h',
'<(skia_src_path)/gpu/batches/GrDrawVerticesBatch.cpp',
'<(skia_src_path)/gpu/batches/GrDrawVerticesBatch.h',