| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 57b358e62b1fca0e4ea9e09f55080023df5e2743..6bb3ec2cef11e12c00795f8293d86157bf686989 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -305,6 +305,7 @@
|
| 'command_buffer/tests/compressed_texture_test.cc',
|
| 'command_buffer/tests/gl_bind_uniform_location_unittest.cc',
|
| 'command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc',
|
| + 'command_buffer/tests/gl_chromium_nv_path_rendering_unittest.cc',
|
| 'command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc',
|
| 'command_buffer/tests/gl_depth_texture_unittest.cc',
|
| 'command_buffer/tests/gl_gpu_memory_buffer_unittest.cc',
|
|
|