| Index: gpu/gpu.gyp
|
| diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp
|
| index da5f9178ff5040c6ba34a5eea70f1a29c530ceb0..94273b1986a0fa6af3294fd78d34c94d0d53c881 100644
|
| --- a/gpu/gpu.gyp
|
| +++ b/gpu/gpu.gyp
|
| @@ -430,6 +430,7 @@
|
| # 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_bgra_mipmap_unittest.cc',
|
| 'command_buffer/tests/gl_bind_uniform_location_unittest.cc',
|
| 'command_buffer/tests/gl_chromium_framebuffer_mixed_samples_unittest.cc',
|
| 'command_buffer/tests/gl_chromium_framebuffer_multisample_unittest.cc',
|
|
|