| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index 225d5fabfa98486704915b2d8163c50c73d4b522..4af476ed8318c3462fcd4ec61e745b4f2cfce186 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -351,6 +351,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',
|
|
|