diff options
author | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-05-14 16:33:36 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-05-14 16:33:36 +0000 |
commit | 4debcac8c38cae17a01e697578719c60a068052f (patch) | |
tree | fe0f4e1b11fa773d8ce0eb446cb5912d8e055eea /gyp | |
parent | 59bc8d4fa725da2a6cec3526859c488b577d5cce (diff) |
Debug Windows compiler complaint fixes
http://codereview.appspot.com/6208055/
git-svn-id: http://skia.googlecode.com/svn/trunk@3924 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r-- | gyp/gpu.gyp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gyp/gpu.gyp b/gyp/gpu.gyp index 9ca225eb9b..04cb4e3e4f 100644 --- a/gyp/gpu.gyp +++ b/gyp/gpu.gyp @@ -320,9 +320,7 @@ '../src/gpu/gl/debug/GrBufferObj.h', '../src/gpu/gl/debug/GrBufferObj.cpp', '../src/gpu/gl/debug/GrFBBindableObj.h', - '../src/gpu/gl/debug/GrFBBindableObj.cpp', '../src/gpu/gl/debug/GrRenderBufferObj.h', - '../src/gpu/gl/debug/GrRenderBufferObj.cpp', '../src/gpu/gl/debug/GrTextureObj.h', '../src/gpu/gl/debug/GrTextureObj.cpp', '../src/gpu/gl/debug/GrTextureUnitObj.h', |