| Index: gpu/gpu_common.gypi
|
| diff --git a/gpu/gpu_common.gypi b/gpu/gpu_common.gypi
|
| index a28698ee1deeecf545fc3de9a1172d59697c2154..93910b0bac5f2f72bec7d25e38a22d021bfa96ee 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',
|
|
|