| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 138d858a0189d2d88741ab74d29520e8f4055e77..73a105953b59626d0c4ad536255183d4433a3759 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -178,6 +178,7 @@
|
| 'command_buffer/client/fenced_allocator_test.cc',
|
| 'command_buffer/client/gles2_implementation_unittest.cc',
|
| 'command_buffer/client/mapped_memory_unittest.cc',
|
| + 'command_buffer/client/program_info_manager_unittest.cc',
|
| 'command_buffer/client/query_tracker_unittest.cc',
|
| 'command_buffer/client/ring_buffer_test.cc',
|
| 'command_buffer/client/transfer_buffer_unittest.cc',
|
|
|