summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-29 04:21:36 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-29 04:21:36 +0000
commit8bf5a3eff3ae66eb2f4dae5feb1ae58dd240b4f3 (patch)
tree71919c02268fd8a8d462cccd5d3f211c3da57d81 /gpu/gpu.gyp
parenta8125d2a01d5d1f12f6dc23881b457804c904509 (diff)
downloadchromium_src-8bf5a3eff3ae66eb2f4dae5feb1ae58dd240b4f3.zip
chromium_src-8bf5a3eff3ae66eb2f4dae5feb1ae58dd240b4f3.tar.gz
chromium_src-8bf5a3eff3ae66eb2f4dae5feb1ae58dd240b4f3.tar.bz2
Implements glGetVertexAttribPointerv
TEST=none BUG=none Review URL: http://codereview.chromium.org/549201 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37496 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r--gpu/gpu.gyp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index dd98c60..c20338e 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -141,7 +141,6 @@
'sources': [
'command_buffer/client/gles2_implementation_autogen.h',
'command_buffer/client/gles2_implementation.cc',
- 'command_buffer/client/gles2_implementation_gen.h',
'command_buffer/client/gles2_implementation.h',
],
},