aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-02-07 22:00:29 +0000
committerGravatar bsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-02-07 22:00:29 +0000
commit85983288ba8f4abc1fba4c54da827d2b089472e0 (patch)
tree3276c3ed59920948c82093c3ac9c49036b295e3c /gyp
parentedbd21aa39fa706d38910bd9c14bef56c381409a (diff)
Remove compile time option to use different types for text vertices.
Review URL: https://codereview.appspot.com/7309060 git-svn-id: http://skia.googlecode.com/svn/trunk@7658 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/gpu.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi
index bf301bb012..62137a0e81 100644
--- a/gyp/gpu.gypi
+++ b/gyp/gpu.gypi
@@ -74,7 +74,6 @@
'<(skia_src_path)/gpu/GrGpu.cpp',
'<(skia_src_path)/gpu/GrGpu.h',
'<(skia_src_path)/gpu/GrGpuFactory.cpp',
- '<(skia_src_path)/gpu/GrGpuVertex.h',
'<(skia_src_path)/gpu/GrIndexBuffer.h',
'<(skia_src_path)/gpu/GrInOrderDrawBuffer.cpp',
'<(skia_src_path)/gpu/GrInOrderDrawBuffer.h',