summaryrefslogtreecommitdiffstats
path: root/gpu/gpu.gyp
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-13 09:04:23 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-04-13 09:04:23 +0000
commit29a9eb570a57f7c8d2204e18bb11be2b7d565b74 (patch)
treec65da5b390965d788ffd1f5946edafe730af9499 /gpu/gpu.gyp
parente8824b5c455da4ecbc012be47b651e28e11828b5 (diff)
downloadchromium_src-29a9eb570a57f7c8d2204e18bb11be2b7d565b74.zip
chromium_src-29a9eb570a57f7c8d2204e18bb11be2b7d565b74.tar.gz
chromium_src-29a9eb570a57f7c8d2204e18bb11be2b7d565b74.tar.bz2
Resubmit CL#1629004 Support for client side buffers
TEST=none BUG=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@44337 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/gpu.gyp')
-rw-r--r--gpu/gpu.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
index da7172b..a139cbc 100644
--- a/gpu/gpu.gyp
+++ b/gpu/gpu.gyp
@@ -333,6 +333,7 @@
'<@(gpu_service_source_files)',
'command_buffer/client/cmd_buffer_helper_test.cc',
'command_buffer/client/fenced_allocator_test.cc',
+ 'command_buffer/client/gles2_implementation_unittest.cc',
'command_buffer/client/id_allocator_test.cc',
'command_buffer/common/bitfield_helpers_test.cc',
'command_buffer/common/gles2_cmd_format_test.cc',