| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 8f8e2c69283fb2ac88195f09065d3c4b41af11ce..15b62cdc246105898858b627c7a2888faabccc21 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -350,6 +350,7 @@
|
| 'sources': [
|
| # Note: sources list duplicated in GN build.
|
| 'command_buffer/tests/compressed_texture_test.cc',
|
| + 'command_buffer/tests/es3_misc_functions_unittest.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',
|
|
|