summaryrefslogtreecommitdiffstats
path: root/gpu/gpu_common.gypi
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-08 00:04:00 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-08 00:04:00 +0000
commit81375743a18758e2d3e1401086c41fc6102d7404 (patch)
tree8934b84e05e419c1857139a547507c5704808c46 /gpu/gpu_common.gypi
parentc1b2efa44d46f948b3820f02e169bd95db094625 (diff)
downloadchromium_src-81375743a18758e2d3e1401086c41fc6102d7404.zip
chromium_src-81375743a18758e2d3e1401086c41fc6102d7404.tar.gz
chromium_src-81375743a18758e2d3e1401086c41fc6102d7404.tar.bz2
Plum through ANGLE_depth_texture
TEST=unit tests BUG=none Review URL: https://chromiumcodereview.appspot.com/10441087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141117 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/gpu_common.gypi')
-rw-r--r--gpu/gpu_common.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gpu/gpu_common.gypi b/gpu/gpu_common.gypi
index a28698e..93910b0 100644
--- a/gpu/gpu_common.gypi
+++ b/gpu/gpu_common.gypi
@@ -233,6 +233,7 @@
'<@(gles2_c_lib_source_files)',
'command_buffer/tests/occlusion_query_unittests.cc',
'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',
+ 'command_buffer/tests/gl_depth_texture_unittest.cc',
'command_buffer/tests/gl_manager.cc',
'command_buffer/tests/gl_manager.h',
'command_buffer/tests/gl_tests_main.cc',