aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar egdaniel <egdaniel@google.com>2016-06-23 08:37:05 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-06-23 08:37:06 -0700
commit9cb6340a62a5d748e4189d50e51fa527c8c80c03 (patch)
tree340b581c1463f7983d3aaccea22c2dbf73e49db0 /gyp
parentde8ae904789ed2fb617134564630d0a97edc69d1 (diff)
Start using GrGpuCommandBuffer in GrDrawTarget.
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 0fbfea16ce..cd7a78df24 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -101,6 +101,7 @@
'<(skia_src_path)/gpu/GrGpu.cpp',
'<(skia_src_path)/gpu/GrGpu.h',
'<(skia_src_path)/gpu/GrGpuResourceCacheAccess.h',
+ '<(skia_src_path)/gpu/GrGpuCommandBuffer.cpp',
'<(skia_src_path)/gpu/GrGpuCommandBuffer.h',
'<(skia_src_path)/gpu/GrGpuResourcePriv.h',
'<(skia_src_path)/gpu/GrGpuResource.cpp',