| Index: gpu/BUILD.gn
|
| diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn
|
| index b10d4c73ff701cf5c22303a4cbd0ae3626147ffa..cfa2e4aa56d2e2038fbd1d0b388551852cc79a2e 100644
|
| --- a/gpu/BUILD.gn
|
| +++ b/gpu/BUILD.gn
|
| @@ -150,6 +150,7 @@ test("gl_tests") {
|
| "command_buffer/tests/gl_chromium_path_rendering_unittest.cc",
|
| "command_buffer/tests/gl_clear_framebuffer_unittest.cc",
|
| "command_buffer/tests/gl_compressed_copy_texture_CHROMIUM_unittest.cc",
|
| + "command_buffer/tests/gl_copy_tex_image_2d_workaround_unittest.cc",
|
| "command_buffer/tests/gl_copy_texture_CHROMIUM_unittest.cc",
|
| "command_buffer/tests/gl_cube_map_texture_unittest.cc",
|
| "command_buffer/tests/gl_depth_texture_unittest.cc",
|
|
|