Index: gpu/BUILD.gn |
diff --git a/gpu/BUILD.gn b/gpu/BUILD.gn |
index cf993771214fe341fbe0762c2fc6d3d7e6c076f6..26686174a746779e1e685d899c3e6d0d47e4e16c 100644 |
--- a/gpu/BUILD.gn |
+++ b/gpu/BUILD.gn |
@@ -85,6 +85,7 @@ test("gl_tests") { |
"command_buffer/tests/gl_clear_framebuffer_unittest.cc", |
"command_buffer/tests/gl_compressed_copy_texture_CHROMIUM_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", |
"command_buffer/tests/gl_gpu_memory_buffer_unittest.cc", |
"command_buffer/tests/gl_lose_context_chromium_unittest.cc", |