| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 27923dc50592497ed4d3e4b70ff47170a57518f8..5db004090e1dedd3dc5e431d8a3fb9b9e67d8aa5 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -337,6 +337,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_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',
|
|
|