diff options
author | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-09-25 18:53:17 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-09-25 18:53:17 +0000 |
commit | f585c451731643afe5885b273ca2c268187d8dee (patch) | |
tree | 0451e671c30d5ad3be2429331bfeb18d482a1186 /gyp | |
parent | ddd8fa8f45159537d828e2fb6e1a7fce0633bf25 (diff) |
Remove GrTLList.h
https://codereview.appspot.com/6577043/
git-svn-id: http://skia.googlecode.com/svn/trunk@5670 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/gpu.gypi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gyp/gpu.gypi b/gyp/gpu.gypi index b9ea73928b..1401a59e3f 100644 --- a/gyp/gpu.gypi +++ b/gyp/gpu.gypi @@ -121,7 +121,6 @@ '<(skia_src_path)/gpu/GrTexture.cpp', '<(skia_src_path)/gpu/GrTextureAccess.cpp', '<(skia_src_path)/gpu/GrTHashCache.h', - '<(skia_src_path)/gpu/GrTLList.h', '<(skia_src_path)/gpu/GrVertexBuffer.h', '<(skia_src_path)/gpu/gr_unittests.cpp', |